Table of Contents

Event CloseEnabledChanged

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

Occurs when the value of the CloseEnabled property changes.

public event EventHandler? CloseEnabledChanged

Returns

EventHandler
Occurs when the value of the property changes.
Implements