CWindow::IsZoomed

 

Determines whether the window is maximized.

Syntax

BOOL IsZoomed( ) const throw();

Remarks

See IsZoomed in the Windows SDK.

Requirements

Header: atlwin.h

See Also

CWindow Class
CWindow::IsIconic