Simulate releasing the mouse button(s) at the specified PointF.
Release positions the mouse over the control under test at the specified point 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