CMDIFrameWnd::MDIRestore
Visual Studio 2012
Restores an MDI child window from maximized or minimized size.
void MDIRestore( CWnd* pWnd );
See the example for CMDIChildWnd::MDIRestore.
Restores an MDI child window from maximized or minimized size.
void MDIRestore( CWnd* pWnd );
See the example for CMDIChildWnd::MDIRestore.