Table of Contents

Event MouseLeave

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

Occurs when the mouse pointer leaves the control.

public event EventHandler? MouseLeave

Returns

EventHandler
Occurs when the mouse pointer leaves the control.
Implements