Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
PageFrame.Pages() array question
Message
De
08/09/2005 17:00:12
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 9
Divers
Thread ID:
01047871
Message ID:
01047875
Vues:
9
>Do I understand correctly that this array is created when each page is added to the pageframe? And there is not way to change it later.
>
>That is, the following code:
>
>
>thisform.pageframe1.pages(2).enabled = .F.
>
>
>will disable the page that was added second to the pageframe, regardless of the PageOrder property. Right?

Yes.
And pageFrame's ActivePage is the PageOrder value of the active page,
then, if you change the native PageOrder, you cannot use
...page(..ActivePage) for get the page reference. Very sympathetic.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform