In my extension I'd like to catch keyboard events (shift button down and up). Is keyboard hook the only possible solution. Do VS extension have a better way to access the keyboard input?
Thanks!
In my extension I'd like to catch keyboard events (shift button down and up). Is keyboard hook the only possible solution. Do VS extension have a better way to access the keyboard input?
Thanks!