Simulate release the mouse button(s) at the specified x and y-coordinate.
Release positions the mouse over the control under test at the specified point (x, y) and then simulates releasing the specified buttons.
Exception Type | Condition |
---|---|
NotSupportedException | When buttons contains MouseButtons.XButton1 or MouseButtons.XButton2 and the installed mouse does have 4 or 5 buttons, respectively. |
MouseController Class | NUnit.Extensions.Forms Namespace | MouseController.Release Overload List