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

Show in webframe

AllowedShortcutKeys Property (IWindowLevelInformationView)







Gets or sets the allowed short cut keys.
Syntax
Keys[] AllowedShortcutKeys {get; set;}
'Declaration
 
Property AllowedShortcutKeys As Keys()
'Usage
 
Dim instance As IWindowLevelInformationView
Dim value() As Keys
 
instance.AllowedShortcutKeys = value
 
value = instance.AllowedShortcutKeys

            

            
__property Keys[]* get_AllowedShortcutKeys();
__property void set_AllowedShortcutKeys( 
   Keys[]* value
);
property array<Keys>^ AllowedShortcutKeys {
   array<Keys>^ get();
   void set (    array<Keys>^ value);
}

Property Value

An array of System.Windows.Forms.Keys that are allowed as shortcut keys.
Requirements

Target Platforms

See Also

Reference

IWindowLevelInformationView Interface
IWindowLevelInformationView Members

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