UtilMouseSendMouseButton Method

Overload List

SendMouseButton(IntPtr, MouseButton) Sends a mouse button click to the specified window.
SendMouseButton(IntPtr, MouseButton, Point) Sends a mouse button click to the specified coordinates on the specified window.

See Also