Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP50 - Referencing a Properety
Message
From
03/03/1997 11:13:14
 
 
To
03/03/1997 11:07:41
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00022668
Message ID:
00022670
Views:
35
>How do you reference a Properety in
>a sub class if the properety is in the parent class?

Subclass inherits all properties from parent class, so you reference a property just as usual: this.property_name. You can use also :: operator to get parent, but is used mostly for methods.
Edward Pikman
Independent Consultant
Previous
Reply
Map
View

Click here to load this message in the networking platform