UtilMouseSendMouseButtonAsync Method

Overload List

SendMouseButtonAsync(IntPtr, MouseButton) Asynchronouslly sends a mouse button click to the specified window.
SendMouseButtonAsync(IntPtr, MouseButton, Point) Asynchronouslly sends a mouse button click to the specified coordinates on the specified window.

See Also