Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Close button
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Titre:
Divers
Thread ID:
00555584
Message ID:
00555587
Vues:
11
>Hi All,
>
>I have a form class that I instantiate using NEWOBJECT(). This form class has a command group of three buttons, one of which I want to be a close button. Maybe I'm missing something, but what command, code, etc will release the instantiated form ? Yes, Vlad's signature statement applies to me.
>
>Keith

If you have an object reference to the form that needs to be maintained:

ThisForm.Hide()

Otherwise:

ThisForm.Release()
Mark McCasland
Midlothian, TX USA
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform