Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Pageframe and Tab Sequence
Message
From
21/07/2005 14:49:30
 
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01034794
Message ID:
01034850
Views:
23
>>>Hi everybody,
>>>
>>>I have a pageframe, each page has a container with lots of controls. Once I reach the last control in the container using TAB, the TAB (Page caption) get activated. My manager wants it to be out of TAB sequence (so, I guess, it should go back to the first control on that page).
>>>
>>>Do I have to put some code in the last control KeyPress event to achieve this functionality or there is a better way?
>>>
>>>Thanks in advance.
>>
>
>* Page Activate
>KEYBOARD '{TAB}' PLAIN CLEAR
>
>
>Fabio code works also with:
>
>* Page Activate
>KEYBOARD '{TAB}' CLEAR
>
I known, but with VFP, if I am able I exaggerate :)
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform