Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Referencing Objects...IDEAS?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Programmation Orientée Object
Divers
Thread ID:
00167801
Message ID:
00168122
Vues:
24
>Hey all,
>
{stuff deleted ...}

>But then when the form object closes itself through the "Close" button, my reference is still there, set to .NULL.

{more stuff deleted...}

Can you just hide the form instead of closing it? This is also a way to have values returned from forms that are created with the CREATEOBJECT. Store the return value in a property of the form (say uRetValue) and get at it through the forms collection. (_screen.forms(lnFormIdx).uRetValue).
----------
Mark Bucciarelli
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform