Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP6SP5 - SetFocus to the first user control text, butt
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00790342
Message ID:
00790952
Views:
17
I may not have understood you right - if you have a textbox or other control just on the form then setting it's tabindex to 1 will ensure that it receives focus when the form is shown. Otherwise if the control is on the pageframe you will need something like this in the init of the form...
THISFORM.PAGEFRAME.PAGE1.TEXTBOX.SETFOCUS()
Chris Maiden
Email
Web
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform