ShortcutList Property

Summary
Gets a List of System.Windows.Forms.Keys that represent the modality options shortcut keys.
Syntax
C#
VB
C++
public List<Keys> ShortcutList { get; } 
  
Public ReadOnly Property ShortcutList As List(Of Keys) 
public: 
property List<Keys>^ ShortcutList { 
   List<Keys>^ get(); 
} 

Property Value

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

Requirements

Target Platforms

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

Leadtools.Medical.Workstation Assembly

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