Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Subclassed Pageframes
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00203458
Message ID:
00203464
Vues:
13
>I am working on a form in VFP6 where I have added a pageframe subclassed for
>the _base.vcx classes. I am not able to change the Name property of the pages.
>However, if I add a default pageframe from the standard form toolbar I can
>modify them fine. Is this standard behavior or am I missing something? If
>this is standard then how do you handle subclassed pageframes. Make a class
>for each pageframe, or do you just let the page names be PAGE1, PAGE2, etc...
>or do you just go off the default base pageframe?

Try changing the PageCount of the Pageframe to 0, and putting code in the Pageframe's Init Method that customizes the individual pages at run-time. This lets you control all the pages at design time, and adds any special behavior when the form is run.
My blog
My consulting page
My home page

Member of the Trim Your Auto-Quote Campaign!
What's another word for thesaurus?
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform