CWnd::CloseWindow

Syntax

void CloseWindow();

Remarks

Minimizes CWnd. If CWnd is an overlapped window, it is minimized by removing the client area and caption of the open window from the display screen and moving its icon into the icon area of the screen.

This member function has no effect if CWnd is a pop-up or child window.

See Also

CWnd::OpenIcon, ::CloseWindow