D
DP
I don't know how to "trap" or check for the control key being pressed and
kept down / and released.
Is there a simple code snippet that could be attached to some other control
to check if the control key is down so that certain code will run (if it's
down), and not run if it's not down?
Thanks.
DP
kept down / and released.
Is there a simple code snippet that could be attached to some other control
to check if the control key is down so that certain code will run (if it's
down), and not run if it's not down?
Thanks.
DP