Table of Contents

Event ToolClick

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

Occurs when a tool is clicked.

public event EventHandler? ToolClick

Returns

EventHandler
Occurs when a tool is clicked.

Remarks

This event is triggered whenever a tool is clicked, allowing subscribers to handle the click action.