Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Methods of a different form
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00082558
Message ID:
00082561
Views:
35
>I was wondering if I can access from Form1 the methods and events of Form2 without using a Formset and how?. Form1 and Form2 are two forms independent from one another.
>Any response would be appreciated.
>
>Thanks in advance.
>
>Bernard C.

The most reliable method is to check _SCREEN.Forms() collection and then make a reference:
_SCREEN.Forms(x).Mymethod()
Edward Pikman
Independent Consultant
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform