AllowedShortcutKeys Property

Summary
Gets or sets the allowed short cut keys.
Syntax
C#
VB
C++
public Keys[] AllowedShortcutKeys { get; set; } 
  
Public Property AllowedShortcutKeys As Keys() 
public: 
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 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.