LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

ShortcutList Property

Show in webframe






Gets a List of of System.Windows.Forms.Keys that represent the modality options shortcut keys.
Syntax
public List<Keys> ShortcutList {get;}
'Declaration
 
Public ReadOnly Property ShortcutList As List(Of Keys)
'Usage
 
Dim instance As ModalityOptionsManager
Dim value As List(Of Keys)
 
value = instance.ShortcutList

            

            
public: __property List<Keys>* get_ShortcutList();
public:
property List<Keys>* ShortcutList {
   List<Keys>* get();
}

Property Value

A List of of System.Windows.Forms.Keys that represent the modality options shortcut keys.
Requirements

Target Platforms

See Also

Reference

ModalityOptionsManager Class
ModalityOptionsManager Members

 

 


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