AutoWindowLevelShortcut Property

Summary
Gets or sets the key that is used as a shortcut for AutoWindowLevel.
Syntax
C#
VB
C++
public Keys AutoWindowLevelShortcut { get; set; } 
  
Public Property AutoWindowLevelShortcut As Keys 
public: 
property Keys AutoWindowLevelShortcut { 
   Keys get(); 
   void set (    Keys ); 
} 

Property Value

The System.Windows.Forms.Keys value that represents the shortcut for the AutoWindowLevel. The default key is F2.

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.