Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Form Objects
Message
 
To
13/04/2010 05:37:46
Paul Ong
Knights of Christ Foundation
California, United States
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Miscellaneous
Thread ID:
01459894
Message ID:
01459898
Views:
65
>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
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform