Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Cal stack
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Divers
Thread ID:
00204715
Message ID:
00204720
Vues:
17
Kevin,

Pass the calling Window's reference to the new Form. In the INIT() pick it up and store it into a property of the new form.

You can pass the form's reference with DO FORM xxx WITH THISFORM or if you are creating the form with a class do:

o = CREATEOBJECT('classname',THISFORM)
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform