AllAllowedShortcuts Property

Summary
Gets a list of all the keys that are allowed as shortcuts.
Syntax
C#
VB
C++
public List<Keys> AllAllowedShortcuts { get; } 
  
ReadOnly Property AllAllowedShortcuts As List(Of Keys) 
property List<Keys>^ AllAllowedShortcuts { 
   List<Keys>^ get(); 
} 

Property Value

A List of System.Windows.Forms.Keys of keys that can be 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.