Table of Contents

Event CloseButtonClick

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

Occurs when the close button is clicked.

public event EventHandler? CloseButtonClick

Returns

EventHandler
Occurs when the close button is clicked.

Remarks

This event allows subscribers to handle the close button click action.