
October 3rd, 2004, 08:46 PM
|
|
Registered User
|
|
Join Date: Jun 2004
Posts: 15
Time spent in forums: 1 h 7 m 19 sec
Reputation Power: 0
|
|
Problem with menu controls shortcut keys
Hi group,
I have a windows form that uses the F10 function key. The only problem is that this key is also the shortcut key for the menu Controls and highlights the first menu item. I need to press F10 twice to achieve what I want. I do not want the user to have to hit F10 twice all the time.
Does anyone know how to get around this? I am using the KeyDown and KeyPress.
with regards
|