MouseClickType Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released.
What the mouse click type is
public enum MouseClickType
- Inheritance
-
MouseClickType
Fields
Left | 0 | Left button |
Middle | 1 | Middle button (scroll-wheel) |
Right | 2 | Right button |