zl程序教程

您现在的位置是:首页 >  其它

当前栏目

虚拟键盘MindFusion.Virtual Keyboard for WinForms 5.0.2

for 虚拟 键盘 5.0 Virtual keyboard WinForms
2023-09-14 09:13:46 时间

Track the state of the Caps Lock and Shift keys on a physical keyboard.

November 15, 2022 - 16:35

New Version

Features

  • Added Microsoft .NET 6 support - The Virtual Keyboard distribution now includes assemblies for .NET 6.
  • Added 'CurrentCase' property to 'RegularKey' which returns a key's label reflecting the current state of any modifier keys.
  • The control now tracks state of Caps Lock and Shift keys of a physical keyboard (if one is attached to the system).
  • You can now enable 'PasswordMode' to stop highlighting pressed or hovered keys.
  • Added 'ChangeLanguage' overloaded method which let you set current language using either Microsoft Windows SDK layout identifier or 'CultureInfo'.
  • Added 'CurrentLayout' property which returns the 'KeyboardLayout' instance currently in use.

MindFusion.Virtual Keyboard for WinForms

MindFusion.Virtual Keyboard for WinForms is a virtual keyboard control that can be used by developers to provide virtual keyboard support in their .NET Windows Forms applications. Inbuilt keyboard support is especially useful for applications running on touch screen terminals such as POS systems.