屏幕键盘或虚拟键盘组件

发布于 2024-08-14 15:45:56 字数 172 浏览 1 评论 0原文

我正在制作一个键盘 C# 控件。

它必须检测已安装和活动的键盘并将其复制到屏幕上。

我想迭代当前连接(配置)键盘中的所有键,但是我在本网站和互联网上找到的所有解决方案都使用固定布局或一系列固定布局

我想知道哪些键-键码可以在当前区域设置键盘。 你能跟我谈谈吗?

谢谢

i am making a keyboard c# control.

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

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

作妖 2024-08-21 15:45:56

您是否尝试过这个http://fpscomponents.com/Products/WPF/virtual-keyboard。 aspx 它由布局创建器提供,您可以在其中为 PC 上安装的任何语言创建任何键。因此,您可以使用图片或文本(即“WWW”)创建自定义键。

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. So you can create custom keys with your picture or just text i.e. "WWW."

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文