0

What's the correct attribute to put on a Class for a control to indicate that there is nothing to display on the form, but that the control should only appear in the control box at the bottom of the designer? (Like Timer, for example)

Steve Mol
  • 142
  • 2
  • 8
  • Not an attribute, a class that derives from System.ComponentModel.Component. Use Project > Add Component to get started. – Hans Passant Sep 16 '22 at 13:22

0 Answers0