System.Windows.Forms.ToolStripItem.ShowKeyboardCues Property

Gets a value indicating whether to show or hide shortcut keys.

Syntax

protected virtual bool ShowKeyboardCues { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Shortcut keys, such as CTRL+C for copying, provide keyboard alternatives to selecting a command with a mouse or other pointing device.

Requirements

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