←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly