c# - Disable onscreen keyboard using -
I have a window form in which I have a numeric keyboard when the user clicks on the text box Then my numeric keyboard appears. But the problem is that I moved my app to the touch screen keyboard. The default touch screen keyboard is visible when the user clicks on my
text box .
Is there a possibility to close the touch screen keyboard on my application? <
You can not, it's now a user priority as.
A similar type of question is found here
please see
Comments
Post a Comment