Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Combo Box ?
Message
From
05/08/1998 15:16:14
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Miscellaneous
Thread ID:
00124221
Message ID:
00124226
Views:
21
>vfp 3.0
>
>I have a combo box that is used to browse
>records, however user must click on textbox
>of combo and then type in characters for
>combo to find records.
>
>How can I make the combo activate with a
>blinking cursor in the text box area so it
>is awaiting user input when the form is activated?
>
>Thanks and have a good day!
>
>Becky

Either move combo to the first position in tab order (Form Designer) or issue This.Combo1.Setfocus from Form.Init/Activate event in run-time.
Edward Pikman
Independent Consultant
Previous
Reply
Map
View

Click here to load this message in the networking platform