MDI stands for Multiple Document Interface.
How do we arrange child forms in a parent MDI window? I'm able to call and display a child form …
vb.net vb.net-2010 mdichildI am using a MDI parent form that has a childs and they show up very well when they are …
c# visual-studio-2010 mdichild mdiparentI have set a form as a child of an MDI form which has its WindowState set to Maximized. When …
c# mdichild windowstateI'm attempting to detect, on the MDI parent, when my MDI child form closes, and react accordingly. The MDI parent …
c# mdi mdichild mdiparent formclosingSo, I'm not completely sure this is the best idea ever but I do find myself trying to switch tabs …
visual-studio-2008 user-interface ide mdichild