Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

Show in webframe

ShortcutKeys Property







Gets or sets the shortcut key for the System.Windows.Forms.ToolStripMenuItem.
Syntax
public virtual Keys ShortcutKeys {get; set;}
'Declaration
 
Public Overridable Property ShortcutKeys As Keys
'Usage
 
Dim instance As WorkstationMenuProperties
Dim value As Keys
 
instance.ShortcutKeys = value
 
value = instance.ShortcutKeys

            

            
public: __property virtual Keys get_ShortcutKeys();
public: __property virtual void set_ShortcutKeys( 
   Keys value
);
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

See Also

Reference

WorkstationMenuProperties Class
WorkstationMenuProperties Members

Error processing SSI file
   Leadtools.Medical.Workstation requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features