Table of Contents

Event MouseOver

Namespace
DotNetBrowser.Dom.Events
Assembly
DotNetBrowser.dll

Occurs when the pointer is moved onto an element, or onto one of its children.

event EventHandler<DomEventArgs> MouseOver

Returns

EventHandler<DomEventArgs>
Occurs when the pointer is moved onto an element, or onto one of its children.