Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Iterate through all objects on form
Message
From
30/12/2008 15:22:18
Jay Johengen
Altamahaw-Ossipee, North Carolina, United States
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
01370241
Message ID:
01370246
Views:
20
>>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.
Previous
Reply
Map
View

Click here to load this message in the networking platform