Поделиться через


COleControl::OnForeColorChanged

Called by the framework when the stock ForeColor property value has changed.

virtual void OnForeColorChanged( );

Заметки

The default implementation calls InvalidateControl.

Override this function if you want notification after this property changes.

Требования

Header: afxctl.h

См. также

Основные понятия

COleControl Class

COleControl Members

Hierarchy Chart

COleControl::SetForeColor

COleControl::InvalidateControl