Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Grid, txtBox Loses Focus Before KeyPress Event
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00271789
Message ID:
00272102
Vues:
26
Jim,

Works great! Thanks as always.

>Chuck,
>
>First SET CONFIRM ON so the textbox won't lose focus until the enter or tab keys are pressed. Second, if you don't want the enter key to end up being pressed on teh next row of the grid you need to also issue a NODEFAULT as in;
>
>
>IF nKeyCode = 13
>   KEYBOARD '{DNARROW}'
>   NODEFAULT
>ENDIF
>
Chuck Henry
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform