ToolStripItem::ShowKeyboardCues Property
.NET Framework (current version)
Gets a value indicating whether to show or hide shortcut keys.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Property Value
Type: System::Booleantrue to show shortcut keys; otherwise, false. The default is true.
Shortcut keys, such as CTRL+C for copying, provide keyboard alternatives to selecting a command with a mouse or other pointing device.
.NET Framework
Available since 2.0
Available since 2.0
Show: