简体   繁体   English

屏幕键盘或虚拟键盘组件

[英]screen keyboard , or virtual keyboard component

i am making a keyboard c# control. 我正在制作键盘C#控件。

it has to detect the installed and active keyboard and reproduce it on screen. 它必须检测已安装的活动键盘并在屏幕上重现它。

i would like to iterate all keys in the currently attached(configured) keyboard, but all solutions i found on this site and on the internet use fixed layouts or a range of fixed layouts 我想迭代当前已连接(配置)的键盘中的所有键,但是我在本网站和互联网上找到的所有解决方案都使用固定布局或一系列固定布局

i would like to know which keys-keycodes are available on the current locale keyboard. 我想知道在当前区域设置键盘上可以使用哪些键-键代码。 could you address me to some point ? 你能谈谈我吗?

thank you 谢谢

Did you try this one http://fpscomponents.com/Products/WPF/virtual-keyboard.aspx it is supplied with Layout creator, where you can create any key for any language that is installed on PC. 您是否尝试过使用http://fpscomponents.com/Products/WPF/virtual-keyboard.aspx这一项,它是Layout Creator附带的,您可以在其中为PC上安装的任何语言创建任何键。 So you can create custom keys with your picture or just text ie "WWW." 因此,您可以使用图片或文本(例如“ WWW”)创建自定义键。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM