Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Keypress problem
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
01188182
Message ID:
01188186
Vues:
26
>Hi all,
>
>How can I make difference between CTRL-H and CTRL-Backspace ?
>both return nKeyCode=127 and nShiftAltCtrl=2
>
>I tried to test with nKeyCode with 0x11, but it doesn't work
>
>thanks

You could block one of these keys, e.g.
ON KEY LABEL CTRL+BACKSPACE [some dummy code here]
Edward Pikman
Independent Consultant
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform