Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Combo Box ?
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Miscellaneous
Thread ID:
00124221
Message ID:
00124225
Views:
19
>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,

THISFORM.ComboboxName.SetFocus() in the form's Init event.
Previous
Reply
Map
View

Click here to load this message in the networking platform