Home All Groups Group Topic Archive Search About

Child window in MDI form

Author
28 Jul 2006 8:10 AM
Bharathi kumar
Hi,
              Iam working on VS.NET 2005.

My scenario is as follows:

I opened a window by clicking a menu item in the MDI form and then I
maximized that child window.

I have not yet closed this child window.

And now I opened another window in the same MDI form. This should be
displayed in its own size, But its displayed as a maximized window. I
can restore it to its normal size anyway, but when I clicked on the
menu item that time itself it should be displayed in its own size.

Pls help................................

Regards,
Barti Kumar

Author
28 Jul 2006 12:43 PM
Kerry Moorman
Barti,

I think that MDI child windows are either all maximized or all normal. I
don't think you can have a mix.

Kerry Moorman


Show quoteHide quote
"Bharathi kumar" wrote:

> Hi,
>               Iam working on VS.NET 2005.
>
> My scenario is as follows:
>
> I opened a window by clicking a menu item in the MDI form and then I
> maximized that child window.
>
> I have not yet closed this child window.
>
> And now I opened another window in the same MDI form. This should be
> displayed in its own size, But its displayed as a maximized window. I
> can restore it to its normal size anyway, but when I clicked on the
> menu item that time itself it should be displayed in its own size.
>
> Pls help................................
>
> Regards,
> Barti Kumar
>
>