Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to drop input character during KeyPress event?
Message
De
25/06/1998 16:00:23
 
 
À
25/06/1998 15:51:46
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00111699
Message ID:
00111701
Vues:
14
>I have learned how to set the KeyPreview property of a form to True and put code in the Keypress event method to check for a particular key (such as F2). This part works fine. However I am left with a garbage character in my input field. There must be a way to drop the F2 character after I have acted on it. I have tried CLEAR TYPEAHEAD without success.
>
>Help, please.
>
>Peter Robinson

***keypress event
If nKeyCode=...
NODEFAULT
Endif
Edward Pikman
Independent Consultant
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform