Kryzsoccer
Programmer
I have created a form that contains many command buttons. On it I would like to do something when the user presses an arrow key. The problem is the arrow keys simply change the selected command button, and they do not trigger any of the KeyDown, KeyPress, or KeyUp events.
Obviously an easy workaround is to change the buttons to labels, but I was wondering if someone had a better solution.
As always ALL help is apreciated!!
Obviously an easy workaround is to change the buttons to labels, but I was wondering if someone had a better solution.
As always ALL help is apreciated!!