Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Combo
Message
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Re: Combo
Environment versions
Visual FoxPro:
VFP 9 SP2
Miscellaneous
Thread ID:
01332140
Message ID:
01332148
Views:
8
>Yes
>
>I just built the combo using the combo wizard

Set ListIndex of the combobox to 1 to start from the first record in Form's Init.
thisform.myCombo.ListIndex = 1
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform