CWnd::IsZoomed
Determines whether CWnd has been maximized.
BOOL IsZoomed( ) const;
Return Value
Nonzero if CWnd is maximized; otherwise 0.
Requirements
Header: afxwin.h
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Determines whether CWnd has been maximized.
BOOL IsZoomed( ) const;
Nonzero if CWnd is maximized; otherwise 0.
Header: afxwin.h