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

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.