Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
A way to see...
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Titre:
Divers
Thread ID:
00705041
Message ID:
00705058
Vues:
10
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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform