Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Get the number and reference of specific controls
Message
From
09/02/1999 12:56:11
 
 
To
09/02/1999 12:49:56
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00185588
Message ID:
00185595
Views:
15
>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
Previous
Reply
Map
View

Click here to load this message in the networking platform