Sunday, 29 September 2013

How to make WPF input control show virtual Keyboard when it got focus in touch screen

How to make WPF input control show virtual Keyboard when it got focus in
touch screen

For our WPF application, when it runs on touch screen(Surface Pro .etc),
the TextBox/Password control cannot show virtual keyboard when they get
focused.
Any good way to implement this feature in WPF?

No comments:

Post a Comment