Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Finding class heirachy
Message
De
24/02/1998 19:04:17
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Finding class heirachy
Divers
Thread ID:
00080957
Message ID:
00080957
Vues:
70
I'm trying to design a procedure/method that will determine all the parents (not the containers) of a control at run time.
Example: If I:
    define ctrBase as custom
    define ctrSubClass as ctrBase
    define ctrSubSubClass as ctrSubClass
and drop ctrSubSubClass into a form. I want to be able to locate both ctrSubClass and ctrBase by passing ctrSubSubClass to some method/procedure.

I can't even think of an approach.

TIA
Bill Morris
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform