System.Windows.Forms.ToolStripMenuItem.ShortcutKeyDisplayString Property

Gets or sets the shortcut key text.

Syntax

[System.ComponentModel.DefaultValue(null)]
[System.ComponentModel.Localizable(true)]
public string ShortcutKeyDisplayString { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

Use this property to get or set the text that is displayed as the shortcut key.

Requirements

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