Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Multicolumn listbox - How do I grab a value from a colum
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00268414
Message ID:
00268550
Views:
23
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.
Previous
Reply
Map
View

Click here to load this message in the networking platform