System.Windows.Forms.MenuItem.Shortcut Property

Gets or sets a value indicating the shortcut key associated with the menu item.

Syntax

[System.ComponentModel.Localizable(true)]
[System.ComponentModel.DefaultValue(System.Windows.Forms.Shortcut.None)]
public Shortcut Shortcut { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

Shortcut keys provide a method for users to activate frequently used menu items in your menu system and to provide keyboard access to your application for those users who do not have access to a mouse or other pointer device.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0