[This is preliminary documentation and is subject to change.]
Override to take action after element's enabled state change
Namespace: NFX.WinForms.ElementsAssembly: NFX.WinForms (in NFX.WinForms.dll) Version: 3.0.0.1 (3.0.0.1)
protected virtual void EnabledChanged()
protected virtual void EnabledChanged()
Protected Overridable Sub EnabledChanged
Protected Overridable Sub EnabledChanged
protected:
virtual void EnabledChanged()
protected:
virtual void EnabledChanged()
abstract EnabledChanged : unit -> unit
override EnabledChanged : unit -> unit
abstract EnabledChanged : unit -> unit
override EnabledChanged : unit -> unit