Table of Contents

Event MouseDoubleClick

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

Occurs when the control is double clicked by the mouse.

public event MouseEventHandler? MouseDoubleClick

Returns

MouseEventHandler
Occurs when the control is double clicked by the mouse.
Implements