Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Getting the name of the form containing a control
Message
From
20/06/2016 21:09:13
 
 
To
20/06/2016 19:39:30
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01637491
Message ID:
01637493
Views:
72
You can use the Parent property of the control and iterate till you find a Parent with the BaseClass="form". Then use this for the Name property.
Previous
Reply
Map
View

Click here to load this message in the networking platform