virtual void OnEnabledChanged( );
Remarks
Called by the framework when the stock Enabled property value has changed.
Override this function if you want notification after this property changes. The default implementation calls InvalidateControl.
COleControl Overview | Class Members | Hierarchy Chart
See Also COleControl::SetEnabled, COleControl::GetEnabled