Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Combo Box Drop Down
Message
From
02/08/2002 09:39:06
Carmen Gassi
Perseus Software Systems
Oakville, Ontario, Canada
 
 
To
01/08/2002 18:24:34
Irv Adams
MSC Managed Care, Inc.
Florida, United States
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00685184
Message ID:
00685392
Views:
17
Hi Irv
Thanks for the tip, F4 with the test for empty(this.value) works great as well. I appreciate the help.

Regards,
Carmen
>F4-key works also; we Subclassed this for use in one Project:
>
>
>Combobox:Gotfocus()
>IF EMPTY(THIS.VALUE)
>   KEYBOARD '{F4}'
>ENDIF
>
>
>This way, only drops down initially and not after User enters something and later comes back to Edit, etc...
>
>-Irv.
>
>
>>Hi Erick
>> Thank you, that worked great, I'm happy I was at least on the correct track. Thanks again
>>
>>Regards
>>Carm
>>>Hi!
>>>
>>> Try the command KEYBOARD '{ALT + DNARROW}' in GotFocus in your ComboBox.
>>> Bye!
>>>
>>>Erick
Previous
Reply
Map
View

Click here to load this message in the networking platform