Microsoft Foundation Classes (mfc.hlp) (Table of Contents; Topic list)
CWnd::IsZoomed
CWnd                                        Up Contents Index Back
──Microsoft Foundation Classes──────────────────────────────────────────────
 
  BOOL IsZoomed() const;
 
  Remarks
 
  Determines whether CWnd has been maximized.
 
  Return Value
 
  Specifies whether CWnd is maximized. The value is TRUE if it is
  maximized; otherwise FALSE.
 
  See Also
 
  ::IsZoomed
 
 
                                     -♦-