←Select platform

AllowedShortcutKeys Property

Summary

Gets or sets the allowed short cut keys.

Syntax

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

Property Value

An array of System.Windows.Forms.Keys that are allowed as 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