The MindFusion Forums
Virtual Keyboard Components >> News >> Virtual Keyboard for WinForms, V4.4.2
https://mindfusion.eu/Forum/YaBB.pl?num=1495106437

Message started by Forum Admin on May 18th, 2017 at 11:20am

Title: Virtual Keyboard for WinForms, V4.4.2
Post by Forum Admin on May 18th, 2017 at 11:20am
We have released version 4.4.2 of WinForms Virtual Keyboard control. It contains the following improvements:

UI culture handling
The control no longer updates CurrentCulture of UI thread automatically to match current input language. This could lead to subtle bugs in applications' text parsing and formatting code when culture-dependent delimiters and string formats change together with the input language. To better match its purpose and Windows terminology, the old CurrentCulture property of VirtualKeyboard has been renamed to InputLocale. To get the old behavior back where current culture follows input language, set the AutoUpdateCulture property to true.

Auto-repeat customization
The AutoRepeat property lets you disable or enable auto-repeat. The RepeatDelay and RepeatRate properties let you customize auto-repeat timing.

Miscellaneous

  • The keyboard now detects changes of target window's input language automatically and updates its character labels and layout (previous version only updated when the window is activated).
  • Fix for a problem where language rotation key would not switch language.
  • The component no longer installs its window and keyboard hooks while used in design time, fixing some rare Visual Studio crashes.

The latest version can be downloaded here, or from the clients area on our site:
https://mindfusion.eu/KeyboardWinForms.zip

Updated assemblies are also available as MindFusion.Keyboard NuGet package.

Enjoy!

The MindFusion Forums » Powered by YaBB 2.6.11!
YaBB Forum Software © 2000-2024. All Rights Reserved.