ShortcutKeys Property

Summary
Gets or sets the shortcut key for the System.Windows.Forms.ToolStripMenuItem.
Syntax
C#
C++/CLI
public virtual Keys ShortcutKeys { get; set; } 
public:  
   virtual property Keys^ ShortcutKeys 
   { 
      Keys^ get() 
      void set(Keys^ value) 
   } 

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 22.0.2023.2.7
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly

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