Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Catching F9 and F10 keys in modal form
Message
De
10/03/2017 17:28:56
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Catching F9 and F10 keys in modal form
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows 10
Database:
Visual FoxPro
Divers
Thread ID:
01648923
Message ID:
01648923
Vues:
47
How to catch F9 and F10 key presses in modal form ?

Form KeyPreview property is set to true

I tried in form keypress event
LPARAMETERS nKeyCode, nShiftAltCtrl

messagebox(nKeyCode)
but message box does not appear.
If up arrow or letter is pressed, message box appears.

How to catch F9 and F10 key presses ?
Andrus
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform