Mdi child window minimizes
Hi,
I've an application that uses MdiWindow. I open a child window with default size and click the maximize button to maximize it. If i try to open another child window, the first child window which i maximized now goes to its default size. Closing the second child window doesn't maximize the first child window. I don't want the first child window to return to default when second child window is opened. How should i do it.
Thanks for your help.
Ramiya.
|