Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to set combobox item thru code?
Message
 
À
12/09/1999 10:10:07
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00263770
Message ID:
00263782
Vues:
23
>Hi. How can i make an item in my combobox list be the selected item ie. so it is displayed in the combobox, through code?

Ken,

Set the combo's Value property to the time in the list you want selected.

Thisform.combo1.Value = "Apples"

makes Apples the selected item.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform