COleControl::OnBackColorChanged

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

See Also   COleControl::GetBackColor, COleControl::InvalidateControl