Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP3, ComboBox and Ampersand
Message
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00116165
Message ID:
00116474
Views:
17
>Alan, what's the difference between a drop down combo box and a list?
>
>I've been having the same problem and had resigned myself to accepting it as a limitation. I'll be displaying user data so none of the other workarounds had been appropriate. using AddListItem will be very good.
>
Sarah,

A dropDownList style does not allow the user to type values that are not in the LIst of combobox. A DropDownCombo does allow the user to type in values that are not in the list of the combobox. Don't get too excited, because th3e dropdowncombo does nothing with the value typed in if it isn't in the list, you have to write code in the events of the combo to hanlde the situation where DisplayValue <> Value.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform