Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.12.8
|
Leadtools.MedicalViewer Namespace : MedicalViewerMouseButtons Enumeration |
Value | Member | Description |
---|---|---|
0x00000000 | None | No mouse button. |
0x00000001 | Left | left mouse button. |
0x00000002 | Right | Right mouse button. |
0x00000003 | Middle | Middle mouse button. |
0x00000004 | Wheel | Wheel. |
0x00000005 | Xbutton1 | The 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. |
0x00000006 | Xbutton2 | The 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. |
System.Object
System.ValueType
System.Enum
Leadtools.MedicalViewer.MedicalViewerMouseButtons