标签: c# winforms .net-3.5
我有一个Windows窗体,我有一个数字键盘。当用户点击text box我的数字键盘出现。但问题是我将我的应用程序移动到触摸屏键盘。当用户点击我的text box默认触摸屏键盘时。
text box
是否有可能在我的应用程序上关闭触摸屏键盘?
答案 0 :(得分:0)
您不能,它是目前的用户偏好。
类似的问题在这里找到
Is it possible in c# to show, hide, and manipulate the Windows 8 on-screen keyboard?
请参考 http://social.msdn.microsoft.com/Forums/windowsapps/en-US/17d2486f-abbb-4352-9aaf-5a457128678a/touch-keyboard?forum=winappswithcsharp