virtual void OnBackColorChanged( );
Remarks
Called by the framework when the stock BackColor 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::GetBackColor, COleControl::InvalidateControl