LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)
LEAD Technologies, Inc

AllAllowedShortcuts Property (IModalitySettingsDataSource)







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
List<Keys> AllAllowedShortcuts {get;}
get_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: 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

See Also

Reference

IModalitySettingsDataSource Interface
IModalitySettingsDataSource Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.