Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Setfocus
Message
De
27/06/2005 02:06:22
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Setfocus
Versions des environnements
Visual FoxPro:
VFP 8
Database:
Visual FoxPro
Divers
Thread ID:
01026610
Message ID:
01026610
Vues:
55
hi all,

i try with this code under, via click it works,but via keypress the cursore skip to another text.
any idea ,help
LPARAMETERS nKeyCode, nShiftAltCtrl
IF nkeycode=13
    IF  thisform.text10.Value>14 OR thisform.text10.Value<1
         =MESSAGEBOX("ÇÏÎÇá ÎÇØìÁ")
        thisform.text10.SetFocus
    endif
endif
thanks.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform