Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
More Combo Box Thrills and Spills...
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00122576
Message ID:
00122584
Views:
16
>How does one set a Combo Box dropdown list to the top? I have used SelStart to reset an Edit Box to the top, but in the properties of the Combo Box SelStart is grayed-out.
>
>I also need to explain that I used COPY TO ARRAY and used the ARRAY to populate the Combo Box dropdown list.
>
>I have some ideas, but maybe one of you has a better idea.
>
>Thanks for rescuing me.

Steve, if you mean to select first Item in the list, you may put
this.ListIndex = 1 into combo.Init()

Nick
Nick Neklioudov
Universal Thread Consultant
3 times Microsoft MVP - Visual FoxPro

"I have not failed. I've just found 10,000 ways that don't work." - Thomas Edison
Previous
Reply
Map
View

Click here to load this message in the networking platform