LEADTOOLS Medical (Leadtools.MedicalViewer assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.31
MedicalViewerMouseButtons Enumeration
See Also  
Leadtools.MedicalViewer Namespace : MedicalViewerMouseButtons Enumeration



The MedicalViewerMouseButtons Enumeration is available as an add-on to the LEADTOOLS Medical Imaging toolkits.

Specifies constants that define which mouse button was pressed.

Syntax

Visual Basic (Declaration) 
Public Enum MedicalViewerMouseButtons 
   Inherits System.Enum
   Implements IComparableIConvertibleIFormattable 
Visual Basic (Usage)Copy Code
Dim instance As MedicalViewerMouseButtons
C# 
public enum MedicalViewerMouseButtons : System.Enum, IComparableIConvertibleIFormattable  
C++/CLI 
public enum class MedicalViewerMouseButtons : public System.Enum, IComparableIConvertibleIFormattable  

Members

MemberDescription
Leftleft mouse button.
MiddleMiddle mouse button.
NoneNo mouse button.
RightRight mouse button.
WheelWheel.
Xbutton1The first XButton. With Windows 2000, Microsoft is introducing support for the Microsoft IntelliMouse Explorer, which is a mouse with five buttons. The two new mouse buttons (XBUTTON1 and XBUTTON2) provide backward/forward navigation.
Xbutton2The second XButton. With Windows 2000, Microsoft is introducing support for the Microsoft IntelliMouse Explorer, which is a mouse with five buttons. The two new mouse buttons (XBUTTON1 and XBUTTON2) provide backward/forward navigation.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.MedicalViewer.MedicalViewerMouseButtons

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7

See Also

Leadtools.MedicalViewer requires a Medical Imaging license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features