Share via


COleControl::OnBorderStyleChanged

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

virtual void OnBorderStyleChanged( );

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 Class

Hierarchy Chart

COleControl::SetBorderStyle

COleControl::InvalidateControl