Occurs when the pointer is moved onto an element, or onto one of its children.
Namespace:
DotNetBrowser.Dom.Events
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.15.1
Syntaxevent EventHandler<DomEventArgs> MouseOver
Value
Type:
SystemEventHandlerDomEventArgs
Exceptions| Exception | Condition |
|---|
| ObjectDisposedException | The IEventTarget has already been disposed. |
See Also