DevCase 6.0 API Reference for NET Framework
C#
VB
C++
F#
XAML
ASP.NET
🏠 Home
|
⬅️ Back
|
➡️ Forward
Show/Hide TOC
Control
Extensions
Send
Mouse
Button Method
Overload List
SendMouseButton(Control, MouseButton)
Sends a mouse button click to the specified control.
SendMouseButton(Control, MouseButton, Point)
Sends a mouse button click to the specified coordinates on the specified control.
See Also
Reference
ControlExtensions Class
DevCase.Extensions.ControlExtensions Namespace
In This Article
Overload List
See Also