|
static bool | ClientToScreen (IntPtr hWnd, ref System.Drawing.Point lpPoint) |
|
Definition at line 5 of file MouseEvent.cs.
◆ ClickMouse()
static void MouseEvent.ClickMouse |
( |
| ) |
|
|
static |
◆ ClientToScreen()
static bool MouseEvent.ClientToScreen |
( |
IntPtr |
hWnd, |
|
|
ref System.Drawing.Point |
lpPoint |
|
) |
| |
◆ MouseDown()
static void MouseEvent.MouseDown |
( |
| ) |
|
|
static |
◆ Mouseup()
static void MouseEvent.Mouseup |
( |
| ) |
|
|
static |
◆ MoveMouse()
static void MouseEvent.MoveMouse |
( |
int |
x, |
|
|
int |
y |
|
) |
| |
|
static |
◆ Scroll()
static void MouseEvent.Scroll |
( |
uint |
value | ) |
|
|
static |
The documentation for this class was generated from the following file: