←Select platform

MouseLeft Property

Summary

Gets or sets the value that indicates the keyboard key that emulates the mouse being dragged left.

Syntax

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

Property Value

A System.Windows.Forms.Keys enumeration value that emulates the mouse being dragged left.

Example

For an example, refer to Leadtools.MedicalViewer.MedicalViewer().

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.MedicalViewer Assembly
Click or drag to resize