Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to hide pageframe page such as checkbox click code
Message
From
24/03/2006 02:30:00
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
01107214
Message ID:
01107282
Views:
29
>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')
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform