Hi,
The normal behaviour of the MDI children windows is that when a new child window is opened, it opens with the window state specified in the child code( maximized, minimized or normal ).
But, when this window is opened , it also changes the the window state of other open MDI child windows to the new window state despite the current state of the already existing child window.
Is there any way by which we can open the new child window without impacting the window state of other MDI children.
Thanks,
Vikram.