M
Mike Scott
I'd like to create a control that's top-level, i.e. parented by the
Windows desktop - something like a tooltip or menu.
When I call SetTopLevel( true ) in my control, Windows Forms (or is it
Windows?) creates a form and hosts my control in it!
There must be an easy way to create a true top-level control in Windows
Forms that isn't hosted/parented by a Windows Forms form.
Help!?
Cheers,
MikeS.
Windows desktop - something like a tooltip or menu.
When I call SetTopLevel( true ) in my control, Windows Forms (or is it
Windows?) creates a form and hosts my control in it!
There must be an easy way to create a true top-level control in Windows
Forms that isn't hosted/parented by a Windows Forms form.
Help!?
Cheers,
MikeS.