M
Mandragon03
I have an MDI form that has 4 child forms that are locked on top of any
other child form in the MDI. I want to unlock these 4 forms so they are
not always on top of all the other forms in the MDI. When I set
ChildForm1.TopMost = false;
It does nothing. Is there another another property I should be looking
at?
Thanks!
other child form in the MDI. I want to unlock these 4 forms so they are
not always on top of all the other forms in the MDI. When I set
ChildForm1.TopMost = false;
It does nothing. Is there another another property I should be looking
at?
Thanks!