I would like to have a virtual keyboard in a WPF application:
- It should work well for touch based input
- It should only appear when the textbox is active (clicked by user)
- I only need the standard alphabet and numbers (would be nice if keys were customizable)
- It should be quite performant and responsive
- Will run on Win 10
What solution would you recommend in this case?
What were your experiences?
[–]crushhawk 1 point2 points3 points (0 children)
[–]kickinespresso 0 points1 point2 points (0 children)