Shortcut Property

Summary

Gets or sets the System.Windows.Forms.Keys enumeration value that is the shortcut for the WindowLevelInformation object.

Syntax
C#
VB
C++
public Keys Shortcut { get; set; } 
  
Public Property Shortcut As Keys 
public: 
property Keys Shortcut { 
   Keys get(); 
   void set (    Keys ); 
} 

Property Value

The System.Windows.Forms.Keys value that represents the shortcut key for this WindowLevelInformation object.

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