Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Pages and init methods...
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00148413
Message ID:
00148451
Views:
16
>What is the sequence of events with forms that contain pageframes? I'm trying to activate certain pages by calling methods of the page in the Init of the form. But page1.page1... always winds up being the active page by the time the form is shown. Is there a form level method I can use to insure the correct page is active or do I have to use a method in the page frames? I would prefer to get it done in myform.init.
>
>Eric K.

You could try putting in the init of the pageframe: THIS.ActivePage = X. I didn't try it, but it seems like that would do it.

-Michelle
Previous
Reply
Map
View

Click here to load this message in the networking platform