Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to set combobox item thru code?
Message
 
To
12/09/1999 10:10:07
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00263770
Message ID:
00263782
Views:
21
>Hi. How can i make an item in my combobox list be the selected item ie. so it is displayed in the combobox, through code?

Ken,

Set the combo's Value property to the time in the list you want selected.

Thisform.combo1.Value = "Apples"

makes Apples the selected item.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform