Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Stopping Lostfocus
Message
De
13/01/2005 19:00:48
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Stopping Lostfocus
Versions des environnements
Visual FoxPro:
VFP 9
Divers
Thread ID:
00977001
Message ID:
00977001
Vues:
73
If I use txt.lostfocus as a validation event, what is the best or most correct approach
eg...
mytxt.lostfocus
***************
if ! passvalidation()  && some validation code
   this.setfocus()
   nodefault
   return .f.
endif
I'm thinking I don't need nodefault and return .f.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform