Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Called by the framework when the stock BackColor property value has changed.
virtual void OnBackColorChanged( );
Remarks
Override this function if you want notification after this property changes. The default implementation calls InvalidateControl.
Requirements
Header: afxctl.h
See Also
Reference
COleControl::InvalidateControl