Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Referencing Page Frame Objects
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00027311
Message ID:
00027347
Views:
28
>My 6 tab page frame contains list boxes from which the user selects via double click.
>
>Presently, the only way to get to the objects on page 3
>is to first do page 6, then 5, then 4.
>
>My reference I am using is This.parent.list1.text, on each page.
>
>What am I missing?
>
>Tis

I'm not sure what you're trying to do, but are you using the 'activepage' property? This allows you to set any page as the active page. Eg if your user chooses 'page 3' on the list box, then you set

thisform.mypageframe.activepage = 3

This will activate Page 3 and your activate event can continue from there.

HTH
Barbara Paltiel
Barbara Paltiel, Paltiel Inc.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform