xtd 0.2.0
Loading...
Searching...
No Matches

◆ shortcut() [2/2]

menu_item & xtd::forms::menu_item::shortcut ( xtd::forms::shortcut  value)

Sets a value indicating the shortcut key associated with the menu item.

Parameters
valueOne of the xtd::forms::shortcut values. The default is xtd::forms::shortcut::none.
Returns
Current menu_item.