A
Amos Soma
I have a WinForm and I'm attempting to trap the F10 key so that I can
perform my own function when it's pressed. I've been unsuccessful in doing
this. It seems no matter what I do, the F10 key causes focus to go to my app
menu. Is there some way I can override the default behavior of F10 and
execute my own method?
Thanks.
perform my own function when it's pressed. I've been unsuccessful in doing
this. It seems no matter what I do, the F10 key causes focus to go to my app
menu. Is there some way I can override the default behavior of F10 and
execute my own method?
Thanks.