Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Form Objects
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Miscellaneous
Thread ID:
01459894
Message ID:
01459906
Views:
61
>>hi guys,
>>
>>just want to ask how can i get the names of the objects within the form, say i have a form and i have 10 textboxes with different name, is there a function or built-in method within foxpro to determine the name of the objects? or somebody has a better rational with this? thanks in advance...
>>
>>sech
>
>
>FOR EACH oObj IN thisform.Objects FOXOBJECT
>    WAIT WINDOW oObj.Name
>NEXT
>
You're back! :)
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform