sendkeys - C#: Unable to send Ctrl+m -


i have bho form installed on ie, has capability send key strokes.

i trying send key strokes is: "^m" using sendkeys. here code trying.

 sendkeys.send("^m"); 

this code works on windows 7 doesn't work on windows 2008 r2.

i have tried "^(m)" , "^{m}".

can 1 please suggest me in how can send ctrl+m.?

for trouble shooting have tried sending ^a. worked expected in both os. not sure, why ^m not working.

any appreciated.


Comments

Popular posts from this blog

php - How to add and update images or image url in Volusion using Volusion API -

Laravel mail error `Swift_TransportException in StreamBuffer.php line 269: Connection could not be established with host smtp.gmail.com [ #0]` -

c# SetCompatibleTextRenderingDefault must be called before the first -