Let me try to explain what I want to achieve.
I had one MDI Form and I had putted child form in that. Now I want to arrange child form in MDI form in such a way that it always expend to such extent that it just left few margin at top,right,left and bottom.
It might be similar to center form, but it also include height and widht of the form so even if i medium the size of MDI child form auto resize. Just like you can see in any softwares.
You can also say it like box in a box. Hope you understand what i mean.
I would prefer some function so i can use it many places.
I had one MDI Form and I had putted child form in that. Now I want to arrange child form in MDI form in such a way that it always expend to such extent that it just left few margin at top,right,left and bottom.
It might be similar to center form, but it also include height and widht of the form so even if i medium the size of MDI child form auto resize. Just like you can see in any softwares.
You can also say it like box in a box. Hope you understand what i mean.
I would prefer some function so i can use it many places.
Comment