CMDIFrameWnd::MDIRestore

Syntax

void MDIRestore( CWnd* pWnd );

Parameters

pWnd

Points to the window to restore.

Remarks

Restores an MDI child window from maximized or minimized size.

See Also

CMDIFrameWnd::MDIMaximize, WM_MDIRESTORE