Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Get the number and reference of specific controls
Message
De
09/02/1999 12:56:11
 
 
À
09/02/1999 12:49:56
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00185588
Message ID:
00185595
Vues:
16
>Hi,
> How could I get the amount of specific controls in a container e.g. only command button?? After, It would let me to reference it...
>Thank you

Sorry, I missed one thing from you post. If you want to check for specific control, then you may loop through Controls() array, checking for Baseclass="Commandbutton".
Another way is to use SetALL(,,"commandbutton"), if possible
Edward Pikman
Independent Consultant
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform