Hi,
I want to know how to send keys like ALT, Shift, Ctrl, Entre, etc. with the My.Computer.SendKeys() function.
Also, I need a code with which i can send 2 keys together like Ctrl+C
If its not possible with SendKeys(), please suggest some other function to acheive this.
Thank you...