Leadtools.Medical.Workstation.UI Namespace > WorkstationMenuProperties Class : ShortcutKeys Property |
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 virtual Keys ShortcutKeys {get; set;}
get_ShortcutKeys();
set_ShortcutKeys(value);
Note that some types of System.Windows.Forms.ToolStripMenuItem don't have this feature in the .NET Framework like the System.Windows.Forms.ToolStripButton
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2