Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Combo box value
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Miscellaneous
Thread ID:
00526254
Message ID:
00526545
Views:
12
>
>You can also manipulate with ListIndex property of the combo. Set it to 1.
>

If you set the ListIndex property to 1, then the display will be for the first item in the list. I don't know if that's what Eric wants the display to be or not. If not, then you need to loop through all the items in the list to find the position of the one you want to display, and set the ListIndex to that item. It's easier to just set the DisplayValue property.
Previous
Reply
Map
View

Click here to load this message in the networking platform