PresetShortcut Property

Summary

Gets or sets the preset shortcut key.

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

Property Value

The System.Windows.Forms.Keys for the preset shortcut

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