←Select platform

AllAllowedShortcuts Property

Summary

Gets the allowed keyboard System.Windows.Forms.Keys for applying Window Level presets.

Syntax

C#
VB
C++
public List<Keys> AllAllowedShortcuts { get; } 
  
Public ReadOnly Property AllAllowedShortcuts As List(Of Keys) 
public: 
property List<Keys>^ AllAllowedShortcuts { 
   List<Keys>^ get(); 
} 

Property Value

The allowed keyboard System.Windows.Forms.Keys for applying Window Level presets.

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