Table of Contents

Event EnabledChanged

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

Occurs when the value of the Enabled property changes.

public event EventHandler? EnabledChanged

Returns

EventHandler
Occurs when the value of the property changes.
Implements