Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Capture the exit (the X on the window) ?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Divers
Thread ID:
01337531
Message ID:
01337548
Vues:
7
>>I have a form that I don't want the user to be able to exit out of under certain circumstances. I tried the release() method an the destory() method, but I still seem to have an issue if they use the X to close the form. Anyone know the fix for this?
>>Thanks!
>
>Check QueryUnload EVENT:
>
>
>IF NOT some conditions
>   NODEFAULT
>   RETURN .f.
>ENDIF
>
aahh that DOES work!
I was forgetting the nodefault

thanks!
ICQ 10556 (ya), 254117
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform