Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Vfp50 - Calling on the Property
Message
From
03/03/1997 11:54:56
 
 
To
03/03/1997 11:47:15
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00022674
Message ID:
00022678
Views:
39
>I have a form that has been subclassed from a parent.
>I am tring to call on a property (edit_mode)that lives on the parent. I have tried:
> this.parent.edit_mode
> this.edit_mode
> thisform.edit_more
> thisformset.edit_more
>
>any suggestions...

I guess, you are missing two things. Parent property is used for Container referencing, not for Subclassing case. If you have subclassed form and base class had Edit_mode property, it means that your form inherited Edit_mode property and it can be referenced thisform.Edit_mode
Edward Pikman
Independent Consultant
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform