WPF-on-screen-keyboard-and-keypad
WPF-on-screen-keyboard-and-keypad copied to clipboard
Contains a WPF keypad and keyboard that can be used with touch applications and that has a good graphic
Results
2
WPF-on-screen-keyboard-and-keypad issues
Sort by
recently updated
recently updated
newest added
There is a click event registered in the XAML of the Keypad. Clicking this breaks the keyboard and the calling window. Removing the click property fixes this
Is there a way to render the keyboard in lowercase instead of uppercase when calling it in the constructor? Possibly a parameter that could be passed as the default Case....