home *** CD-ROM | disk | FTP | other *** search
/ Mastering Visual Basic 5 / MasteringVisualBasic5.iso / ch_code / ch05 / combo1 / combo1.frx < prev    next >
Encoding:
Text File  |  1997-02-20  |  430 b   |  9 lines

  1. ÑDropDown List
  2. This Combo Box lets the user expand it, select an 
  3. item with the mouse and then retracts again. The user is can't type new items 
  4. in this controlt
  5. êSimple Combo
  6. This Combo Box displays a single item at a time and the user can select an item with the arrow keys, or type a new item.
  7. ~DropDown Combo
  8. This Combo Box lets the user drop down the list of options and select one with the mouse, or type a new item
  9.