Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Sometimes I want to release form other I don't
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00498494
Message ID:
00498804
Vues:
6
Use the QueryUnload method:


PROCEDURE QueryUnload

IF ThisForm.OkToClose()
  DODEFAULT()
ELSE
  NODEFAULT
ENDIF
Everything makes sense in someone's mind
public class SystemCrasher :ICrashable
In addition, an integer field is not for irrational people
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform