Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Methods of a different form
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00082558
Message ID:
00082561
Vues:
31
>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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform