How do I make a Custom Control w/o a User Interface?
So I am making a custom control... the web and many books are full of examples.
But I want my control to have no user interface, ala Timer, ToolTips, Dialogs etc. I just want the name to be in a box at the bottom.
Anyone have any idea how this is accomplished?