Changes

ComboBox Control in VB6

342 bytes added, 17:55, 23 January 2008
/* Properties */
The following lines were added (+) and removed (-):
=== Style ===You can make the combobox allow the user to enter something not in the drop down list, or be restricted to selecting only what is in the drop down list with the style property.* 0 fmStyleDropDownCombo - allow user to enter item not in list or select from list* 2 fmStyleDropDownList - user only allowed to select from list
Bureaucrat, administrator
16,192
edits