Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Getting the return value of a object-created form
Message
De
12/03/2008 13:11:27
 
 
À
12/03/2008 12:02:20
Héctor Lizarraga
Gobierno Del Edo de Querétaro
Querétaro, Mexique
Information générale
Forum:
Visual FoxPro
Catégorie:
Programmation Orientée Object
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Divers
Thread ID:
01301360
Message ID:
01301394
Vues:
6
How can I catch the return value from a form that is created with CREATEOBJECT?

Add a form property to hold the return value. Then, in the form instantiated using CREATEOBJECT(), do not release them form(). Hide it instead. Then let the calling form pick off the return value and release the called form afterward.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform