Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Inheritance Pages in Page Frame
Message
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00458076
Message ID:
00458102
Views:
16
>I have a form class with page frame and two pages in it.
>
>Now I have derived a subclass of the above and have added two more pages to the page frame.
>
>The two new pages do not have the same properties set for the first two namely activate event should refresh the page.
>
>Any way I can make the two new pages inherit from the first two pages.
>
>Regards
>Bhavbhuti

The simple answer is no you can't.

You could create a Page class in a PRG and add it at runtime, then all your pages would have the same settings. Or you could create a custom class and add it to all your pages. When it instantiates, it could set the appropriate properties for you for the pages.

HTH.
Larry Miller
MCSD
LWMiller3@verizon.net

Accumulate learning by study, understand what you learn by questioning. -- Mingjiao
Previous
Reply
Map
View

Click here to load this message in the networking platform