MindFusion.Virtual Keyboard for WinForms 5.0.2

Released: Nov 11, 2022

5.0.2 中的更新

特性

  • 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.

修补程序

  • Fixed unequal layout margins, now the keyboard should center correctly inside its layout area.