Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Return value from a modal form
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00065924
Message ID:
00065938
Vues:
29
>What's the best way to return a value from a modal form class?

if it's just a form you can issue a do form ... to varname
where you return varname in the unload ( i think ) event of the form.

it it's a class, the best way i've found to do it is to create a return value property on the form
and access that property before you release the object reference to the form.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform