Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Checking for subclassed controls in forms
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00109793
Message ID:
00109806
Vues:
37
>I am currently framework challenged.
>I have an old class lib in my project that has several subclassed controls and I want to check to see if I am using a certain subclassed control on any of my forms. Is there a way to check for the existance of a particular sublassed control, from this classlib, on any of my forms in the project without opening up each form individually? I am trying to clean up the classlib and discard the controls that are not currently in use on a form so I can get a little more organized with my classlib. I've got a mess here!
>
>Thanks.
>
>John

Hello John,

You can USE the VCX/SCX and search for the class name in CLASS field.
You may want to write a small prg which scans all the VCX and SCX and produce
results either on screen or to a file.

Bye
Jayesh
- Jayesh
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform