←Select platform

WorkstationKeysFeatures Property

Summary

Gets a dictionary which associates a feature ID with a specific System.Windows.Forms.Keys.

Syntax

C#
VB
C++
public virtual DictionaryWithEvents<Keys, string> WorkstationKeysFeatures { get; } 
  
Public Overridable ReadOnly Property WorkstationKeysFeatures As Leadtools.Medical.Workstation.DictionaryWithEvents(Of Keys,String) 

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly