Click or drag to resize

KeysExtensions Class

Extensions for the Keys enumeration
Inheritance Hierarchy
SystemObject
  Eto.FormsKeysExtensions

Namespace:  Eto.Forms
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public static class KeysExtensions

The KeysExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberToShortcutString
Converts the specified key to a shortcut string such as Ctrl+Alt+Z
Top
See Also