G
Guest
I know that Windows Forms provide a TopMost property to ensure it is on top.
How can I force a Control to be TopMost? I have a usercontrol that will be
consumed by several forms and I need it to remain the topmost control when it
appears on a form even though other controls may be added to the form during
design time. How can I bring a control to the front, or keep it in front?
How can I force a Control to be TopMost? I have a usercontrol that will be
consumed by several forms and I need it to remain the topmost control when it
appears on a form even though other controls may be added to the form during
design time. How can I bring a control to the front, or keep it in front?