CWnd::IsZoomed

确定 CWnd 是否被最大化。

BOOL IsZoomed( ) const;

返回值

非零,则 CWnd 最大化;否则为0。

要求

Header: afxwin.h

请参见

参考

CWnd 类

层次结构图

IsZoomed