Table of Contents

Event DoubleClick

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

Occurs when the control is double clicked by the mouse.

[Browsable(false)]
public event MouseEventHandler? DoubleClick

Returns

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