CWindow::IsIconic

BOOL IsIconic( ) const;

See IsIconic in the Win32 SDK.

Remarks

Determines whether the window is minimized.

CWindow OverviewClass Members

See Also   CWindow::IsZoomed