E
Evan Camilleri
VS2005:
I want to create a control which stays in the tray so I created it
inheriting Component but even though it compiles it does not show up in the
toolbox.
If I inherit from System.Windows.Forms.Control, it shows up with properties
correctly in property window.
How can I create a control in the Component Tray (like the timer)?
Evan
I want to create a control which stays in the tray so I created it
inheriting Component but even though it compiles it does not show up in the
toolbox.
If I inherit from System.Windows.Forms.Control, it shows up with properties
correctly in property window.
How can I create a control in the Component Tray (like the timer)?
Evan