SendKeyEvent with Alt down #4206
kevinvenclovas
started this conversation in
General
Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
i want to send System.Windows.Forms.Keys.NumPad1 with alt pressed to the browser.
Key: ALT + NUM1
i use this code but the browser recieved always only NUM1 without ALT pressed. Someone can help me here?
Beta Was this translation helpful? Give feedback.
All reactions