Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Catching F9 and F10 keys in modal form
Message
From
10/03/2017 17:28:56
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Catching F9 and F10 keys in modal form
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows 10
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01648923
Message ID:
01648923
Views:
46
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
Next
Reply
Map
View

Click here to load this message in the networking platform