Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Let the first object get focus in a page frame.
Message
From
28/07/1999 12:44:01
 
 
To
28/07/1999 10:15:10
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00247119
Message ID:
00247242
Views:
25
>I have a form with some textboxes in a page frame and some outside the page frame. When I'm tabbing (is there such a word in english?) around and the page frame gets focus I need to press TAB one more time to get to the first textbox in the frame. How do I do to get rid of that extra TAB? I've tried the following in the Page.PageFrame.Activate method:
>
>This.textbox.SetFocus()
>
>but that just makes both control in focus so when I press TAB text time the pageframe is in focus again...
>
>/Mårten Törnquist

You can put a

KEYBOARD '{TAB}'

in the page's activate event.
Erik Moore
Clientelligence
Previous
Reply
Map
View

Click here to load this message in the networking platform