←Select platform

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

Leadtools.Medical.Workstation Assembly