WorkstationKeysFeatures Property

Summary
Gets a dictionary which associates a feature ID with a specific System.Windows.Forms.Keys.
Syntax
C#
C++/CLI
public virtual DictionaryWithEvents<Keys, string> WorkstationKeysFeatures { get; } 
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

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.