Hello!
I need to send "right ctrl+right shift" combination to control. I've tried
SendKeys "^+", true
but this sends "left ctrl+left shift". How can I specify that I press right ctrl and shift? (perhaps, there is some other function)
Jack.
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 2 of 2
|
Click Here to Expand Forum to Full Width |