Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Multicolumn listbox - How do I grab a value from a colum
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00268414
Message ID:
00268550
Vues:
22
Steve,

Take a look at the List property. It will let you do what you need.

Good luck,

Jim N

>I have a multicolumn listbox. I grab a value from column one of the listbox. In the double-click event and the keypress event of the listbox I have this command:
>
>gcMyValue = ALLT(THISFORM.lstMyListBox.Value)
>
>But how do I grab a value from column 2 of the same listbox?
>
>Or does it require a grid to get the value that I want?
>
>Thanks for your help.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform