COleControl::OnForeColorChanged

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 OverviewClass MembersHierarchy Chart

See Also   COleControl::SetForeColor, COleControl::InvalidateControl