←Select platform

MouseUp Property

Summary

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

Syntax

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

Property Value

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

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