←Select platform

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

Leadtools.Medical.Workstation Assembly