Extensions for the
Keys enumeration
Inheritance Hierarchy
Namespace:
Eto.Forms
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
Syntax public static class KeysExtensions
<ExtensionAttribute>
Public NotInheritable Class KeysExtensions
[<AbstractClassAttribute>]
[<SealedAttribute>]
[<ExtensionAttribute>]
type KeysExtensions = class end
The KeysExtensions type exposes the following members.
Methods
| Name | Description |
---|
| ToShortcutString |
Converts the specified key to a shortcut string such as Ctrl+Alt+Z
|
TopSee Also