Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Hidden method, isn't
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP1
Miscellaneous
Thread ID:
01242196
Message ID:
01242208
Views:
10
>I have a custom class called CustomBase. In it is a method called IsArray.
>
>I then subclassed CustomBase into a class called Procs. I went into the Class Edit Property/Method
>dialog and set the IsArray method to Hidden.
>
>I closed the class Procs and reopened it, and IsArray is public again.
>
>Anyone know why this is?
>
>Thanks

Wouldn't you have to make the method hidden in the base class where it's defined rather than in the inherited class?
Previous
Reply
Map
View

Click here to load this message in the networking platform