Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Change display value in listbox
Message
De
20/03/2003 14:20:11
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00768219
Message ID:
00768242
Vues:
26
This message has been marked as the solution to the initial question of the thread.
Hello Michelle.

THISFORM.lstGroups.DisplayValue = "NewDisplayValue"

Try this instead:

THISFORM.lstGroups.List[ THISFORM.lstGroups.ListIndex, 1 ] = "NewDisplayValue"
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform