Click or drag to resize
weroSoft AG, Software
KeyHelper Class
The documentation is integral part of the weroSoft product documentation. This part is intended to be used by developers only.
Provides helper functionality for creating a key binding from a string.
Inheritance Hierarchy
SystemObject
  WeroSoft.Windows.ControlsKeyHelper

Namespace:  WeroSoft.Windows.Controls
Assembly:  WeroSoft.Client.Desktop.Library (in WeroSoft.Client.Desktop.Library.dll) Version: 3.0 Pre-Release
Syntax
C#
public static class KeyHelper

The KeyHelper type exposes the following members.

Methods
  NameDescription
Public methodStatic memberCreateKeyBinding
Creates a key binding.
Top
See Also