Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SetFocus Question
Message
De
23/02/1999 15:17:46
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
SetFocus Question
Divers
Thread ID:
00190627
Message ID:
00190627
Vues:
45
Hello everyone,

I have the following code in the LostFocus Event of a textbox named "txtToday":

IF SYS(11,THISFORM.txtToday.Value) > SYS(11,DATE())
=MESSAGEBOX("message")
THISFORM.txtToday.SetFocus
ENDIF

How come it did not give object txtToday the focus? Am I missing something, or am I merely just losing my mind?

TIA,
Carie
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform