Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Iterate through all objects on form
Message
De
30/12/2008 15:22:18
Jay Johengen
Altamahaw-Ossipee, Caroline du Nord, États-Unis
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
01370241
Message ID:
01370246
Vues:
24
>>How do I loop through all the objects on a form that have a specific method?
>
>Not quite clear what you need to do exactly; here is one of the ways to find objects having particular method:
>
>
>use yourform.scx
>scan for "PROCEDURE Load" $ methods
>.......
>
>endscan
>
>
>Good Luck

From within the form during runtime. I need to identify all object on the form that have a particular method, then do something to them.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform