Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Listbox items
Message
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Listbox items
Divers
Thread ID:
00139556
Message ID:
00139556
Vues:
67
Is there a way, given an item number in a listbox, to know what record that is, or vice versa?

I want to be able to do the following:

FOR i = 1 TO # Of items in listbox
SEEK the corresponding record in the rowsource
IF one of the fields has a value of .T.
WITH that listbox item set the picture to some picture
ENDFOR

Can someone change my psuedocode to something VFP would like? :)

-Michelle
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform