B
BobV
Group:
Is it possible to use a form's KeyDown event to trap when the user presses
two keys simultaneously, like the Alt key and the letter R, for example? I
would like to trap that event so that I can then activate certain
subroutines. If this can be done, can someone give me a start on
implementing it? Or is there another way to trap the pressing of two keys
simultaneously?
Thank you,
BobV
Is it possible to use a form's KeyDown event to trap when the user presses
two keys simultaneously, like the Alt key and the letter R, for example? I
would like to trap that event so that I can then activate certain
subroutines. If this can be done, can someone give me a start on
implementing it? Or is there another way to trap the pressing of two keys
simultaneously?
Thank you,
BobV