virtual void OnBorderStyleChanged( );
Remarks
Called by the framework when the stock BorderStyle property value has changed. The default implementation calls InvalidateControl.
Override this function if you want notification after this property changes.
COleControl Overview | Class Members | Hierarchy Chart
See Also COleControl::SetBorderStyle, COleControl::InvalidateControl