A
Anthony Nystrom
I have a mdi parent which has a control that I have attached. Within this
control are the procedures I use to open mdi children. How do I explicitly
maximize and minimize children rather than have them reopen as new. I have
set a flag on a test of one and yes I can easily tell if the form is open,
but how do I maximize it without the user having to select the maximize
button. Rather I would like it to maximize when the user selects the option
to open the form. So in summation... How do I from a mdi parent max and min
child windows not as a group (that's easy) but specifically?
Thanks
control are the procedures I use to open mdi children. How do I explicitly
maximize and minimize children rather than have them reopen as new. I have
set a flag on a test of one and yes I can easily tell if the form is open,
but how do I maximize it without the user having to select the maximize
button. Rather I would like it to maximize when the user selects the option
to open the form. So in summation... How do I from a mdi parent max and min
child windows not as a group (that's easy) but specifically?
Thanks