Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
VFP3, ComboBox and Ampersand
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00116165
Message ID:
00116474
Vues:
16
>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.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform