Microsoft Foundation Classes (mfc.hlp) (Table of Contents; Topic list)
CListBox::CListBox
CListBox                                    Up Contents Index Back
──Microsoft Foundation Classes──────────────────────────────────────────────
 
  CListBox();
 
  Remarks
 
  You construct a CListBox object in two steps. First call the constructor
  CListBox, then call Create, which initializes the Windows list box and
  attaches it to the CListBox.
 
  See Also
 
  CListBox::Create
 
 
                                     -♦-