Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
TabStop on Page (PageFrame)
Message
From
19/10/2001 13:27:00
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00570501
Message ID:
00571005
Views:
24
>Thank Mike, but I think it don't work (in this case)... Because I'd like when the user press TAB in the last object on page, the focus goes on to the first object...

In that case, there is another solution. Try to create a pageframe class, that will add antoher Line class to each page. In this Line class, use the UIEnable() event to set focus to teh first object in the page.

That means, no matter how it happens, whenever the page gets focus, the Line class will move the focus to the appropritate control.
Previous
Reply
Map
View

Click here to load this message in the networking platform