SendKeys and ^
C#
1
Posts
1
Posters
0
Views
1
Watching
-
Hello! I'm trying to send a "^" keypress to an application using
SendKeys
, i.e. not pressing the Control key, but sending a caret character. Unfortunately, this doesn't work. According to MSDN, you need to enclose the caret in { } to send it, i.e. send "{^}". But this reproducably sends an & instead of a ^. How to send a "^"? Best regards Dominik
Too many passwords to remember? Try KeePass Password Safe!