◄CWnd► ◄Up► ◄Contents► ◄Index► ◄Back► ──Microsoft Foundation Classes────────────────────────────────────────────── BOOL IsIconic() const; Remarks Specifies whether CWnd is minimized (iconic). Return Value Specifies whether the CWnd object is minimized. It is TRUE if CWnd is minimized; otherwise FALSE. See Also ◄::IsIconic► -♦-