Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Simple Combobox question
Message
From
25/03/2003 16:27:58
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00769919
Message ID:
00769943
Views:
20
This message has been marked as the solution to the initial question of the thread.
Actually just add the following to your GotFocus():
DODEFAULT()
This.Setfocus()
This will cause the SelectOnEntry to happen when you click with a mouse in it.

Rick

>Yes I know to use the GotFocus(), what I need to know is what to put in there to get the behavior I want (the whole text being selected when a user clicks on the combobox - not the downarrow but the text part of the combobox).
>
>>Use the GotFocus event to specify actions to occur when an object receives the focus.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform