LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

AllAllowedShortcuts Property (IModalitySettingsDataSource)

Show in webframe






Gets a list of all the keys that are allowed as shortcuts.
Syntax
List<Keys> AllAllowedShortcuts {get;}
'Declaration
 
ReadOnly Property AllAllowedShortcuts As List(Of Keys)
'Usage
 
Dim instance As IModalitySettingsDataSource
Dim value As List(Of Keys)
 
value = instance.AllAllowedShortcuts

            

            
__property List<Keys>* get_AllAllowedShortcuts();
property List<Keys>* AllAllowedShortcuts {
   List<Keys>* get();
}

Property Value

A List of System.Windows.Forms.Keys of keys that can be shortcut keys.
Requirements

Target Platforms

See Also

Reference

IModalitySettingsDataSource Interface
IModalitySettingsDataSource Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.