0

I have created a MDI form and also a Child form. However my MDI form contains a ribbon menu docked in top, sidebar docked in left and a Panel container docked to be filled.

Now when i am invoking the child form, it gets shown behind all theses MDI docked controls.

And when after showing the child form if i make the panel_container1.visible = false the child form gets shown at that place.

I don't want to keep other controls visibility set to false and then again to true.

Is there any way that automatically the child form comes on the top of all these docked items?

Django Anonymous
  • 2,987
  • 16
  • 58
  • 106

0 Answers0