CMDIFrameWnd::MDIRestore

void MDIRestore( CWnd* pWnd );

Parameters

pWnd

Points to the window to restore.

Remarks

Restores an MDI child window from maximized or minimized size.

Example

See the example for CMDIChildWnd::MDIRestore.

CMDIFrameWnd OverviewClass MembersHierarchy Chart

See Also   CMDIFrameWnd::MDIMaximize, WM_MDIRESTORE