Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Pageframe within a Pageframe
Message
De
18/12/2006 17:38:35
Dragan Nedeljkovich
Now officially retired
Zrenjanin, Serbia
 
 
À
18/12/2006 17:23:57
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Database:
Visual FoxPro
Divers
Thread ID:
01178732
Message ID:
01178735
Vues:
14
>How can I get from page to page when I have a pageframe within a pageframe using something similar to the :
>
>thisform.pageframe1.activepage=2
>
>I tried to create a new propery (Pageframe2) but I keep erroring out.

You can't add it to a pageframe, but you should be able to add it to a page. At design time, just select one of the pages for editing, then drop a pageframe class (from the toolbar, toolbox, class browser, project) into it and that's it.

Programmatically, at runtime or in a builder:

form.pageframe1.page2.newobject("oPgfInAPgf","mypageframe", "myctls.vcx")

back to same old

the first online autobiography, unfinished by design
What, me reckless? I'm full of recks!
Balkans, eh? Count them.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform