Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Setfocus
Message
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00046448
Message ID:
00046535
Views:
27
>I am having trouble setting the focus to the 1st command button on a form. Is the syntax form1.setfocus=.t.? the way to do it.
>The help file is lacking in this area!
Timothy,

Nope that syntax is not correct, in the form's Init you can;

THISFORM.Command1.SetFocus()
Previous
Reply
Map
View

Click here to load this message in the networking platform