Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Selecting an item in list box in code
Message
 
À
28/11/1998 12:29:21
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00162137
Message ID:
00162139
Vues:
20
Jim,

You can simply assign a value to the list's value property.

LOCAL loList

loList.Value = loList.List(loList.ListIndex)

Be careful if the list is data bound with a controlsource though as this will change the value of the controlsource.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform