Hey i create a MDI Form. This MDI Form contain many form . actually i create instance of those form and shown inside of MDI form but i have now need to those form minimise below the MDI form just a side or a corner of the MDI form
Printable View
Hey i create a MDI Form. This MDI Form contain many form . actually i create instance of those form and shown inside of MDI form but i have now need to those form minimise below the MDI form just a side or a corner of the MDI form
Are you saying that you want the children to be displayed outside the parent when minimised but inside otherwise?
No i just want to minimise child form inside the parent. If Two child form
Minimise then just these two form shown inside parent below a corner a short way .so that anyone understood that these two r minimise here
I'm not sure what the problem is. That already happens automatically. When you minimise an MDI child form it's displayed as an icon in the bottom left corner of the parent. Are you saying that that's not happening for you?
Hey I solved That Problem