Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
List of combobox values
Message
From
22/04/1999 00:17:06
 
 
To
21/04/1999 16:31:35
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00210670
Message ID:
00210870
Views:
48
John had the right intentions- he meant ListItem()
FOR i = 1 TO THISFORM.MyListBox.ListCount
	?THISFORM.MyListBox.ListItem(i)
ENDFOR
>
>Why isn't Items documented either in the VFP help file or the hackers guide? I might be taking back my complimentary comments there John! ;-)
>
>>ROFLMAO ... is that a compliment or otherwise?
>>
>>>Doh! That's it exactly! Thanks John, I am coming to believe that I can count on you!
>>>
>>>>What about the Items collection? ComboBox.Items(1)...etc.
>>>>
>>>>>Is there a way to access the values that ended up in the combobox dropdown list?
Erik Moore
Clientelligence
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform