CMDIFrameWnd::MDIRestore
Restores an MDI child window from maximized or minimized size.
void MDIRestore(
CWnd* pWnd
);
Parameters
- pWnd
Points to the window to restore.
Example
See the example for CMDIChildWnd::MDIRestore.
Requirements
Header: afxwin.h