←Select platform

PresetShortcut Property

Summary

Gets or sets the preset shortcut key.

Syntax

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

Property Value

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

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