Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Pages in a Pageframe
Message
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Title:
Pages in a Pageframe
Miscellaneous
Thread ID:
00614217
Message ID:
00614217
Views:
52
I have a pageframe class where I want to programmatically set the backcolor of the Active page to 1 color and all the inactive pages to another color. IN general this is quite easy. However, I am looking for a way to do this without having to drop all the pages and add my own page subclass that has the code in it. I have tried ActivePage_Assign method in the pageframe, but this does not fire when you click on the various pages. Putting it in the UIEnable of the pageframe does not fire either.

Currently, I have a SETPAGE method in the pageframe class, and I just put This.Parent.SetPage() in each of the Page Activate methods. I would like to do something at the PageFrame level that truly traps when the activepage changes and fires my SetPage method.

TIA!
Mark McCasland
Midlothian, TX USA
Next
Reply
Map
View

Click here to load this message in the networking platform