Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to initialize a Combo Box Value
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00454730
Message ID:
00454904
Views:
23
>Hi.
>I have a combo Box with say Apple,Orange,Pear,Banana and I want the 3rd item i.e. Pear to be the first item showing.
>I have tried saying Value = 3 but this does not work.
>
>Any ideas ?


Thisform.Combobox.ListIndex = 3

should work!!!
I'm a mixture of Albert Einstein and Arnold Schwarzenegger. The only trouble is that I got Einstein's body and Schwarzenegger's brain
Previous
Reply
Map
View

Click here to load this message in the networking platform