Table of Contents

Method AfterEnabledChanged

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

AfterEnabledChanged(Control)

Called after the enabled of the Enabled property changes.

public virtual void AfterEnabledChanged(Control sender)

Parameters

sender Control

Control which sends the notification.