Property Released
- Namespace
- DotNetBrowser.Input.Mouse
- Assembly
- DotNetBrowser.dll
Released
Occurs when the mouse button has been released on the web page.
IInterceptableInputEvent<IMouseReleasedEventArgs, MouseReleasedEventArgs> Released { get; }
Property Value
Exceptions
- ObjectDisposedException
The IBrowser object has already been disposed.