Howdi..
Dow do I emulate a Ctrl key ONLY. I don't want to combine it with another key..
I cant find that feature in SendKey, maybe with API?
Printable View
Howdi..
Dow do I emulate a Ctrl key ONLY. I don't want to combine it with another key..
I cant find that feature in SendKey, maybe with API?
This will send the CTRL key
Code:SendKeys ("^")