←Select platform

AllowedShortcuts Property

Summary

Gets or sets the allowed shortcuts to be assigned for window level presets.

Syntax

C#
VB
C++
public Keys[] AllowedShortcuts { get; set; } 
  
Public Property AllowedShortcuts As Keys() 
public: 
property array<Keys>^ AllowedShortcuts { 
   array<Keys>^ get(); 
   void set (    array<Keys>^ ); 
} 

Property Value

The allowed shortcuts to be assigned for 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