Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Called by the framework when the stock ForeColor property value has changed.
virtual void OnForeColorChanged( );
Remarks
The default implementation calls InvalidateControl.
Override this function if you want notification after this property changes.
Requirements
Header: afxctl.h
See Also
Reference
COleControl::InvalidateControl