Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Can you select items in a listbox by value?
Message
From
14/12/2000 14:32:30
 
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00453572
Message ID:
00453573
Views:
21
>Is it possible to programmatically select item(s) in a listbox by the value(s) instead of using the Index or ItemID?

The Selected property does this:

Control.Selected(nIndex) = .T.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform