Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Force ComboBox open
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00717762
Message ID:
00717806
Views:
14
This message has been marked as a message which has helped to the initial question of the thread.
>>
>KEYBOARD '{F4}' PLAIN CLEAR
>
>or
>
>KEYBOARD '{ALT+DNARROW}' PLAIN CLEAR
>
>in Combo.GotFocus() event<
>
>It just opens up the ComboBox but does not select the first row, just like KEYBOARD '{SPACEBAR}' did.
>
>Any other suggestion?
>
>Mel Cummings

Combo.Listindex = 1 && or another item
will select the desired item.
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
Next
Reply
Map
View

Click here to load this message in the networking platform