Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Invisible pageframe and pages when adding object in runt
Message
De
22/05/2003 06:33:28
 
 
À
22/05/2003 00:32:54
Bruno Di Lalla
Bdl Computer Consulting
Greely, Ontario, Canada
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00791457
Message ID:
00791511
Vues:
32
Hello Bruno.

I created a pageframe class and named it xpgf. The pageframe has a pagecount of 0
I created a page class and named it xPage

Within init method of a form, I do the following:

thisform.AddObject('PageFrame1','xPgf')
thisform.pageFrame1.AddObject('TestPage1','xPage')
thisform.pageFrame1.AddObject('TestPage2','xPage')
thisform.PageFrame1.Visible=.T.


What happens if you add this line of code:

Thisform.PageFrame1.ActivePage = 1
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform