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

Show in webframe

WorkstationKeysFeatures Property







Gets a dictionary which associates a feature ID with a specific System.Windows.Forms.Keys.
Syntax
public virtual DictionaryWithEvents<Keys,string> WorkstationKeysFeatures {get;}
'Declaration
 
Public Overridable ReadOnly Property WorkstationKeysFeatures As DictionaryWithEvents(Of Keys,String)
'Usage
 
Dim instance As WorkstationState
Dim value As DictionaryWithEvents(Of Keys,String)
 
value = instance.WorkstationKeysFeatures

            

            
public: __property virtual DictionaryWithEvents<Keys,string*>* get_WorkstationKeysFeatures();
public:
virtual property DictionaryWithEvents<Keys,String^>^ WorkstationKeysFeatures {
   DictionaryWithEvents<Keys,String^>^ get();
}

Property Value

A DictionaryWithEvents<TKey,TValue> which associates a feature ID with a specific System.Windows.Forms.Keys.
Remarks
The user can use this dictionary to make the Leadtools.Medical.Workstation.UI.WorkstationViewer executes a feature when a keyboard key is pressed.
Requirements

Target Platforms

See Also

Reference

WorkstationState Class
WorkstationState Members

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