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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly