System.Windows.Forms.ToolStripMenuItem.ShowShortcutKeys Property

Gets or sets a value indicating whether the shortcut keys that are associated with the System.Windows.Forms.ToolStripMenuItem are displayed next to the System.Windows.Forms.ToolStripMenuItem.

Syntax

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

Value

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0