ShortcutKeys Property

Summary
Gets or sets the shortcut key for the System.Windows.Forms.ToolStripMenuItem.
Syntax
C#
VB
C++
public virtual Keys ShortcutKeys { get; set; } 
  
Public Overridable Property ShortcutKeys As Keys 
public: 
virtual property Keys ShortcutKeys { 
   Keys get(); 
   void set (    Keys ); 
} 

Property Value

The shortcut System.Windows.Forms.Keys for the System.Windows.Forms.ToolStripMenuItem.

Remarks

Note that some types of System.Windows.Forms.ToolStripMenuItem don't have this feature in the .NET Framework like the System.Windows.Forms.ToolStripButton

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.