Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Confirm Closing Form
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00391399
Message ID:
00391401
Vues:
8
>Who i could ask to my user to confirm if he want to close the active form when he click on the close control (upper left x).
>
>In which metod i have to put the code
>
>Destroy
>Release
>
>I'm using modal form as a desktop.
>
>Thanks

In the form's QueryUnload, add your prompt to the user (using MESSAGEBOX() I assume). If the user indicates that they don't want to close the form, issue: NODEFAULT and RETURN .F.
George

Ubi caritas et amor, deus ibi est
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform