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:
00168558
Vues:
23
>frmMine = CREATEOBJECT('MyForm')
>frmMine.Show(1)
>lcReturnValue = frmMine.SpecialProperty
frmMine.Release()

That will release the form after you get the property. Your close button must be modified to just hide the form.
----------
Mark Bucciarelli
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform