cbox_Combo Box
Examples
| combodwn.zip | Determine when a ComboBox is about to drop down | |
| combohgt.zip | Change the height of a ComboBox's dropdown area | |
| combopck.zip | Allen Copeland's ComboPack demonstrate lots of useful techniques | |
| combowid.zip | Make a ComboBox's dropdown area wider than its text area | |
| updcbo.zip | Update ComboBox choices when the user enters a new choice | |
| dbcombo.zip | Use a DBCombo control | |
| dbcombo2.zip | Display one field with a DBCombo but update another | |
| cbofile.zip | Use a text file to initialize a ComboBox connected with a ListBox | |
| cbolist.zip | Use Windows messages to read the choices in a ComboBox | |
| cbotype.zip | Expand ComboBox choices while typing |