Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Sub Forms... How do I get out!
Message
 
 
À
16/04/1998 08:39:13
Mark Kessler
U.S.M.C. - Network Operation Center
Quantico, Virginie, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00092453
Message ID:
00092456
Vues:
21
>I have a menu form that uses a do form command to call another form. The problem is that when I am done with the second form I can't figure out how to close/quit the second form and return control to the menu form.
>
>I looked up the RETURN command and can't get it to close the form.
>The form is set to closeable = .T. .
>
>How may this be acomplished?

Put ThisForm.Release() in the Exit button on your form. Set the Cancel property of that button to .T. as well.
Mark McCasland
Midlothian, TX USA
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform