Can I call keyboard from .NET application (C#)?
-
- Posts: 2
- Joined: Wed Apr 29, 2020 12:53 pm
-
- Posts: 2
- Joined: Wed Apr 29, 2020 12:53 pm
Re: Can I call keyboard from .NET application (C#)?
Ok I found myself:
Code: Select all
TouchIt.Automation kbd = new TouchIt.Automation();
kbd.Open("TIAlphaKeysFull1Char.kbl", "Bottom", 0, 0, 0);
kbd.Show();
Return to “Problems and solutions”
Who is online
Users browsing this forum: No registered users and 1 guest