Click to See Complete Forum and Search --> : MFC-programming/Child Windows


P eter C.
June 17th, 1999, 05:46 AM
I have a MDI application which provides a parent window with two distinct types of MDI child windows: child1 & child2.
On choosing New child1 (or child2) on the File menu I create a new MDI child window. I want it to be shown in maximum size (within the parent). How ?