Table of Contents

Event Click

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

Occurs when the control is clicked.

public virtual event EventHandler? Click

Returns

EventHandler
Occurs when the control is clicked.
Implements