OK I found out how to do it, via the KeyDown event, but the problem I'm
having is that I have to attach this to any control on my form that can
receive focus before it will fire. Why, if I attach it to only the form
itself, does this not fire wherever focus is?