ToolStripManager::IsShortcutDefined Method (Keys)
.NET Framework (current version)
Retrieves a value indicating whether the specified shortcut key is used by any of the ToolStrip controls of a form.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Parameters
- shortcut
-
Type:
System.Windows.Forms::Keys
The shortcut key for which to search.
Return Value
Type: System::Booleantrue if the shortcut key is used by any ToolStrip on the form; otherwise, false.
.NET Framework
Available since 2.0
Available since 2.0
Show: