本文介绍了如何从同一项目中的用户创建的触摸屏键盘发送键值的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
我有一个Windows窗体应用程序,我正在Windows 7机器上开发。我在我的项目中创建了自己的触摸屏键盘...当我运行我的应用程序时...我根据需要调用键盘但是当我按下一个键时没有任何反应...如果我打开记事本并选择键...键值显示在记事本中...看起来我的键盘仍然从文本框中聚焦...
解决方案
i have a Windows form application that i'm developing on a windows 7 machine. i created my own touch screen keyboard form within my project... when i run my app.. i call the keyboard as needed but when i press a key nothing happens.. if i open notepad and select the keys ... the key values are displayed in note pad... it looks like my keyboard stills focus from the textboxes ...
解决方案
这篇关于如何从同一项目中的用户创建的触摸屏键盘发送键值的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!