Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How do I deactivate a page on a pageframe?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00156193
Message ID:
00156280
Vues:
27
>if .....
> thisform.pageframe1.page3.enabled=.F.
>else
> thisform.pageframe1.page3.enabled=.T.
>endif

I must sound like a broken record by now, but the following is faster, and leads to less duplication:

thisform.pageframe1.page3.enabled = ...
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform