Click or drag to resize

MenuItemIHandlerShortcut Property

Gets or sets the shortcut key the user can press to activate the menu item.

Namespace:  Eto.Forms
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
Keys Shortcut { get; set; }

Property Value

Type: Keys
The shortcut key.
See Also