C
C#15mo ago
Tomy

✅ Any idea why I cant use sendkey?

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

Did you find this page helpful?