Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How can I programmatically click an item in a combobox?
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00353058
Message ID:
00353216
Views:
16
Hi Marcia,

I got it working using Nadya's solution.

THISFORM.myCombo.ListIndex = 1
THISFORM.myCombo.DisplayValue = "1"

I think I originally had the ListIndex = 1 command line by itself and it wasn't doing what I wanted, but I am not sure. I will try it without the DisplayValue command line and see what happens. Thanks for the help.

Take care.
Steve Kramer
Kramer & Kramer Design
"Home of Go Cartoons"
Web Site: www.stephenkramer.com
Would you believe Far Side Lite?
More than 270 original cartoons.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform