home *** CD-ROM | disk | FTP | other *** search
/ Mastering Visual Basic 6 / mastvb6.iso / ch_code / ch05 / combos / combos.frx < prev    next >
Encoding:
Text File  |  1998-07-03  |  349 b   |  9 lines

  1. YThe user can expand this Combo Box, select an item with the mouse, and then retract it.
  2. {This Combo Box displays a single item at a 
  3. time which the user can select with the 
  4. arrow keys, or type in a new item.
  5. åDropDown Combo
  6. This Combo Box lets the user drop down the 
  7. list of options and select one with the 
  8. mouse, or type in a new item.
  9.