Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Combo box value
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Divers
Thread ID:
00526254
Message ID:
00526545
Vues:
13
>
>You can also manipulate with ListIndex property of the combo. Set it to 1.
>

If you set the ListIndex property to 1, then the display will be for the first item in the list. I don't know if that's what Eric wants the display to be or not. If not, then you need to loop through all the items in the list to find the position of the one you want to display, and set the ListIndex to that item. It's easier to just set the DisplayValue property.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform