Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How do you programmatically select an item in a list box
Message
From
01/04/2000 13:27:29
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00353912
Message ID:
00353919
Views:
15
Johnc-

Use the .Selected property of the item you want to select. Set it to .t.

I.E. this.list( this.listindex ).selected = .T.

>I have a list box. It has a sql row source, and no control source. I want to programatically make a particular item selected. I've tried all sorts of ways but none of them work.
>
>Any ideas? All help appreciated.
Previous
Reply
Map
View

Click here to load this message in the networking platform