VB Hold Key Down
well, I kind of want to make a program that holds down keys while it clicks in another key.
What I want it to do is hold ctrl and ALT down while it clicks the down arrow.
Sendkeys.send doesn't work because it doesn't hold the key down. it just cycles through the button press. over and over again.
Any help would be appreciated.
What I want it to do is hold ctrl and ALT down while it clicks the down arrow.
Sendkeys.send doesn't work because it doesn't hold the key down. it just cycles through the button press. over and over again.
Any help would be appreciated.