Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Calling method from parent form
Message
From
09/09/1999 11:55:58
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Calling method from parent form
Miscellaneous
Thread ID:
00262927
Message ID:
00262927
Views:
59
I have a method I would like to call from a parent form.

ie: FORM1 (parent: has method TheMethod())
Press cmd_btn triggers modal FORM2 (child)
Press cmd_btn on modal FORM2 and call method FORM1.TheMethod

Usually I would say THISFORM.TheMethod() from within the parent form I thought I could just call the method from the child form by FORM1.TheMethod().

How would I do this?

TIA

/Chris
Next
Reply
Map
View

Click here to load this message in the networking platform