rachelason
Programmer
Hi all,
I think I have a small problem to solve but can't get things done.
I have created multi-document browser style window for my application using the MFC wizard. The thing i forgot to do then is to tick the box which says 'maximise the child window'. Is there any way I can add the code to maximse the child window in my application?
I have tried adding the code in the Precreate window in the childfm.cpp ...also tried over-riding MDIMaximize()...no good. I am surely missing something.
Can someone help me please?
thanks
I think I have a small problem to solve but can't get things done.
I have created multi-document browser style window for my application using the MFC wizard. The thing i forgot to do then is to tick the box which says 'maximise the child window'. Is there any way I can add the code to maximse the child window in my application?
I have tried adding the code in the Precreate window in the childfm.cpp ...also tried over-riding MDIMaximize()...no good. I am surely missing something.
Can someone help me please?
thanks