Microsoft Foundation Classes (mfc.hlp) (Table of Contents; Topic list)
CWnd::wndBottom
CWnd                                        Up Contents Index Back
──Microsoft Foundation Classes──────────────────────────────────────────────
 
  Remarks
 
  This is a special static CWnd that has an HWND of 1. It is only used
  with the <pWndInsertAfter> parameter of the SetWindowPos member function
  to indicate that the CWnd being operated on should be moved to the
  bottom of the window list. wndBottom is a public variable of type static
  const CWnd.
 
  See Also
 
  CWnd::SetWindowPos
 
 
                                     -♦-