KeyboardControl - Sample projects
The sample project demonstrates the basic usage of Keyboard Control. It also shows how to change the keyboard layout dynamically during run-time. If the user presses the “123” key, the layout is changed to numeric. The numeric keyboard layout contains an “abc” button which changes the layout back to alphabetic. The sample project also shows how to detect the current resolution and use an appropriate prepared layout accordingly.
Sample is written in C# | Visual Basic
Sample is written in C# | Visual Basic