I want a user to be able to hit a keystroke combination while in my form, and have this combination do something. How can I have my form continually test for a certain keystroke combination and react accordingly. For example, lets say the user is in my form and they hit F2+Shift or something like that, then an even happens, like a button, but on a keystroke combination.