Table of Contents

Event MouseEnter

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

Occurs when the mouse pointer enters the control.

public event EventHandler? MouseEnter

Returns

EventHandler
Occurs when the mouse pointer enters the control.
Implements