lucassklp / Desktop.Robot

A library used to control your mouse and keyboard programmatically in .NET Core
MIT License
141 stars 24 forks source link

Arrow Keys #21

Closed sonnenbergr closed 2 years ago

sonnenbergr commented 2 years ago

i am new to c#, but want to use it in a new project. I used AutoIT for now.

I found this library and want so simulate the arrow keys. I only find the Key.PageUp or Key.PageDown Keys. How to deal with the arrow Keys?

Thanks

lucassklp commented 2 years ago

This feature was added :)