Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Listing of objects on forms
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00675727
Message ID:
00675826
Vues:
10
>Hi,
>
>I have been given the task of counting all objects that trigger processes or are sources of input.
>Does anyone have any suggestions as to a good way to tackle this?
>
>TIA

Start by looking at the controls collection of the form using the controls array property. Then determine the base class of each object using the o.baseclass property of each control. Exclude any classes you are sure about then traverse each objects events/methods and determine the status of the event code or the code itself using getpem() or pemstatus().
Eric Kleeman - EDS Consulting Services
MCP Visual FoxPro
MCSD C#.NET
Hua Hin Thailand
Los Angeles California
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform