Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Referencing Page Frame Objects
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00027311
Message ID:
00027347
Vues:
26
>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.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform