←Select platform

MouseDown Property

Summary

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

Syntax

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

Property Value

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

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