Table of Contents

Event MouseOut

Namespace
DotNetBrowser.Dom.Events
Assembly
DotNetBrowser.dll

Occurs when a user moves the mouse pointer out of an element, or out of one of its children

event EventHandler<DomEventArgs> MouseOut

Returns

EventHandler<DomEventArgs>
Occurs when a user moves the mouse pointer out of an element, or out of one of its children