Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to make a Page in a PageFrame invisible
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
How to make a Page in a PageFrame invisible
Divers
Thread ID:
00414026
Message ID:
00414026
Vues:
59
I have a Pageframe, and depending on Form Parameters, I want to
make one of the Pages Visible or Invisible.

I dont see a 'Visible' property for a page so I'm wondering how is this done ? . I know it can be 'Removed', but How do I add it back in again if I go down this route.

Is there someway I can do the following:

If MYflag = 1
ThisForm.pgfPageFrame.Page1.Visible = .T.
Else
ThisForm.pgfPageFrame.Page1.Visible = .F.
Endif


Regards,
Gerard
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform