.Net Attribute for Control with no display (like Timer)

Viewed 20

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)

0 Answers
Related