UtilsLib Xojo plugin

EinhugurEvents.SetMouse Method

Sets the location of the mouse cursor on the screen.

shared SetMouse(
   x as Double,
   y as Double)

Parameters

x
The horizontal coordinate relative to the screen.
y
The vertical coordinate relative to the screen.

Remarks

See Also

EinhugurEvents Class