Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
ListBox
Message
De
24/03/2006 09:26:36
Randy Hooper
Ranco Business Software
Tampa, Floride, États-Unis
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Versions des environnements
Visual FoxPro:
VFP 6
OS:
Windows XP SP2
Database:
Visual FoxPro
Divers
Thread ID:
01107340
Message ID:
01107354
Vues:
20
Thanks


>>I have a listBox with two columns and I want to run through this listBox and display the values of both columns. The code i wrote will only display one value, the column that is bound.
>>
>
>WITH Thisform.listbox1
>  FOR lnRow=1 TO .ListCount
>     ? .List(lnRow,1], .List(lnRow,2]
>  ENDFOR
>ENDWITH
>
Foxpro is a sweet puppy

'cept it barks every now and then =)
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform