Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Refer to top level form from child form
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00633056
Message ID:
00633136
Views:
19
>>Chris,
>
>The way I do this is to always base my form on my form class. IN that fomr class I have added a property called oCreator and in the Init of the form class I do;
>
>
>LPARAMETERS poCreator
>This.oCreator = poCreator
>
>
>Then where ever I want to I can address the form's creator by using, Thisform.oCreator.Whatever
>
>I then always call a fomr by;
>
>
>DO FORM MyForm WITH Thisform
>
Thanks this looks as if it do the trick but how do this work if I am using createobject to instantiate the forms?
Chris Maiden
Email
Web
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform