Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to auto-select from a combobox?
Message
From
15/03/2000 00:23:29
 
 
To
14/03/2000 21:30:54
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00345641
Message ID:
00345692
Views:
25
>How can I make that selection from that combobox automatic so that the user does'nt have to click on that combobox when there is only one item to be selected from that second combobox?

You can set the ListIndex property of the combo (which if there's only one in there, will most likely be Combo.ListIndex= 1), or set the Value if you know what it is.
Previous
Reply
Map
View

Click here to load this message in the networking platform