Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Adding properties to pageframe pages design time
Message
From
21/09/1999 03:07:24
 
 
To
20/09/1999 08:47:38
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00266654
Message ID:
00266977
Views:
28
Hi Wim.

>> I have subclassed a pageframe. Now i would like to add a property to all pages. Is this possible in VFP 5? <<

Ass John and Mike have told you, you can create your own custom page class, but you have to do it in code. That is where you can define your custom page properties...in the prg where you define the page. You can also add any custom methods you need. But rather than adding the pages to the pageframe at runtime, I would write a little builder to remove the native pages and replace them with my custom pages at design time.

Marcia
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform