Method AfterEnabledChanged
AfterEnabledChanged(Control)
Called after the enabled of the Enabled property changes.
void AfterEnabledChanged(Control sender)
Parameters
sender
ControlControl which sends the notification.
Called after the enabled of the Enabled property changes.
void AfterEnabledChanged(Control sender)
sender
ControlControl which sends the notification.