Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Setting focus back after loss focus
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00940214
Message ID:
00940223
Vues:
16
If as you said Your code is in LostFocus Event of txtNEstimateNo:
*** Lost Focus
** Check for validation 
* And if not valid
msgAction = MessageBox("...")
IF msgAction == 4 &&"RETRY"
   NODEFAULT
   this.SetFocus()
   RETURN .f.
ENDIF
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform