How to catch the KEY-F11 pressing [message #314967] |
Fri, 18 April 2008 07:25  |
birdy
Messages: 1 Registered: April 2008
|
Junior Member |
|
|
On a form when I go to menu Help > Keys I see a list of keys accociated with certain functions
For one form only I want to disable this key (the F11 key). For all other forms it must keep its functionality.
But....only the key-pressing must be disabled, not the menu of the toolbar.
So I have problem how to catch the pressing of the F11 key in the form (since there is no event trigger KEY-F11, but there are triggers for KEY-F1 to KEY-F9).
Any help will be greatly appreciated.
|
|
|
|