Table of Contents

Event MouseMove

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

Occurs when the mouse pointer is moved over the control.

public event MouseEventHandler? MouseMove

Returns

MouseEventHandler
Occurs when the mouse pointer is moved over the control.
Implements