Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Interacting with listbox thru programming
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Interacting with listbox thru programming
Divers
Thread ID:
00058670
Message ID:
00058670
Vues:
82
Is there a way of multi selecting a list box thru programming. If I had a listbox containing 10 items and I want to press a button to select all the items.

Example:


FOR i = 1 TO this.parent.myListBox.ListCount
this.parent.myListBox.selected(i)
endfor
return

Thanks for any help

James
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform