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

Show in webframe

Shortcut Property







Gets or sets the System.Windows.Forms.Keys enumeration value that is the shortcut for the WindowLevelInformation object.
Syntax
public Keys Shortcut {get; set;}
'Declaration
 
Public Property Shortcut As Keys
'Usage
 
Dim instance As WindowLevelInformation
Dim value As Keys
 
instance.Shortcut = value
 
value = instance.Shortcut

            

            
public: __property Keys get_Shortcut();
public: __property void set_Shortcut( 
   Keys value
);
public:
property Keys Shortcut {
   Keys get();
   void set (    Keys value);
}

Property Value

The System.Windows.Forms.Keys value that represents the shortcut key for this WindowLevelInformation object.
Requirements

Target Platforms

See Also

Reference

WindowLevelInformation Class
WindowLevelInformation Members

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