System.Windows.Forms.MenuItem.ShowShortcut Property

Gets or sets a value indicating whether the shortcut key that is associated with the menu item is displayed next to the menu item caption.

Syntax

[System.ComponentModel.Localizable(true)]
[System.ComponentModel.DefaultValue(true)]
public bool ShowShortcut { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

You can use this property to provide the option for users to hide shortcuts from menus to conserve menu space or to hide a shortcut key from being displayed.

Requirements

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