◄CWnd► ◄Up► ◄Contents► ◄Index► ◄Back► ──Microsoft Foundation Classes────────────────────────────────────────────── ◄CloseWindow► Minimizes CWnd. ◄OpenIcon► Activates and restores a minimized (iconic) CWnd. ◄IsIconic► Determines whether CWnd is minimized (iconic). ◄IsZoomed► Determines whether CWnd is maximized. ◄MoveWindow► Changes the position and/or dimensions of CWnd. ◄SetWindowPos► Changes the size, position, and ordering of child, pop-up, and top-level windows. ◄ArrangeIconicWindows► Arranges all the minimized (iconic) child windows. ◄BringWindowToTop► Brings CWnd to the top of a stack of overlapping windows. ◄GetWindowRect► Gets the screen coordinates of CWnd. ◄GetClientRect► Gets the dimensions of the CWnd client area. -♦-