Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How do I move between tabs in pageframe?
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00123757
Message ID:
00123786
Views:
18
>Oops! I found the problem. I was using SetFocus on the field, but not on the page of the pageframe. I guess I need two SetFocus's...
>
> - Gerry
>"Space --- the final frontier."
>
>>I'm doing that, but it doesn't activate the appropriate tab, although when I click on the tab, the cursor is in the right field. - Gerry
>>
>>>>Here's a relatively elementary question, I hope.
>>>>
>>>>What property (or method) do I work with to allow the user to automatically move from the last field in a pageframe tab to the first field in the next one.
>>>>
>>>>TIA!
>>>>
>>>>- Gerry
>>>
>>>Look at the SETFOCUS() method.
>>>
>>>
>>>HTH
>>>Wayne

Hi Gerry

Check the Activepage property

thisform.thispageframe.activepage = number

Mo
Previous
Reply
Map
View

Click here to load this message in the networking platform