Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to hide pageframe page such as checkbox click code
Message
De
24/03/2006 02:30:00
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
01107214
Message ID:
01107282
Vues:
27
>Hi All,
>i need a small help .
>on my form i have pageframe which has 4 page and page4 should be visible .f. default . Only when user click for eg. one checkbox on page1 then page4 will visible .t. again.
>
>i can enabled .t. or .f. i wantto hide rest of page (page4)
>
>How can i do this ?
>
>TIA

you cannot, VFPT try to implement page's Visible behaviour without success.

- save the page into a Page class
- use pageframe.AddObject('Page4','Page4Class')/RemoveObject('Page4','Page4Class')
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform