Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
NODEFAULT doesn't work in all events?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00597789
Message ID:
00597799
Vues:
22
Tom,

I don't know if I understood what you said completely. You are issuing NODEFAULT then calling DoDefault() and then wondering why DoDefault() did the default behavior?

If you want the class code to run without the default behavior you need a NODEFAULT in the class code as well. Then in your form you must call the class code with the scope resolution operator ::. Using DoDefault() will always run the class code and the default base behavior.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform