Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Close Button
Message
 
À
30/04/1998 12:48:04
Travis Clark
Journal Record Publishing Co
Oklahoma City, Oklahoma, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Divers
Thread ID:
00096037
Message ID:
00096045
Vues:
49
>One last question on this project:
>Modal Form, VFP 5.0 - I have one button, and all I want it to do is to close the freaking form. I've been searching for it, and I know it must be right in front of me, but I sure can't see it. What's the command, please?
>
>Travis


You can set the [Click] Method of the button to issue:

thisform.release()

which will release the form. If you also need it to Close the Program
you might have to issue a Clear Events in the same event.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform