DevCase 6.0 API Reference for NET Framework
C#
VB
C++
F#
XAML
ASP.NET
🏠 Home
|
⬅️ Back
|
➡️ Forward
Show/Hide TOC
Util
Mouse
Send
Mouse
Button 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
Reference
UtilMouse Class
DevCase.Core.IO.Devices.Input Namespace
In This Article
Overload List
See Also