Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
A way to see...
Message
 
To
26/09/2002 21:04:43
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Title:
Miscellaneous
Thread ID:
00705041
Message ID:
00705058
Views:
9
Adding to what Evan said -

You can find a copy of Supercls (which will at least give you access to the parent methods) at -

http://msdn.microsoft.com/vfoxpro/downloads/samples/default.asp

NOTE: Supercls only seems to work when the classlib you are looking at is not read-only. This is normally an issue if you are using something like SourceSafe and don't have the classlib checked out.

HTH

Dan

>Hi everyone...
>
>I have several classes, which are subs of subs of subs.... for example:
>
>class: valuetextbox (based on textbox)
>sub: dollarvaluetextbox
>sub: dollarvaluedecimaltextbox
>sub: calculatecustomtextbox
>
>So, if I am in a form designer, using my calculatecustomtextbox object, I want to view some of the methods in the parent class, one level higher... but, when I try to use the class browser, it takes me all the way to the highest level. How can I view, from the lowest level, all of the properties and methods of each parent level?
>
>TIA
>
>Ric
Previous
Reply
Map
View

Click here to load this message in the networking platform