Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Protected property is italics
Message
General information
Forum:
Visual FoxPro
Category:
Object Oriented Programming
Miscellaneous
Thread ID:
00608655
Message ID:
00609424
Views:
24
>PMJI,
>An object on a form can't access a protected property of the form. Only methods in the form class itself can.
>Is that the problem?

No. An object on the form cannot access its own protected properties. For example, code inside click method cannot access this.protectedproperty.


-Dave
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform