Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SetFocus in VB
Message
From
27/09/1999 10:17:16
 
 
To
24/09/1999 12:58:33
John Vlahos
V I Software Solutions Design
Mississauga, Ontario, Canada
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00268588
Message ID:
00269303
Views:
18
>Within VB, I would like to set the focus to a text field on the form right after it is loaded (at startup). I can not place it in the forms load() event since the form is not displayed until the load() event is completed. Where do I place the Setfocus method?
>
>John
You can also set the tabindex property for the textbox to 0. IOW, simply set the tab order for your controls.
Previous
Reply
Map
View

Click here to load this message in the networking platform