C
C#14mo ago
Tomy

✅ Any idea why I cant use sendkey?

No description
3 Replies
x0rld
x0rld14mo ago
add winforms to your project ? 🤔 <UseWindowsForms>true</UseWindowsForms>
Tomy
TomyOP14mo ago
Im new to c#. where do I have to put this? 😄
x0rld
x0rld14mo ago
in your csproj your project file

Did you find this page helpful?