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