COleControl::OnBorderStyleChanged

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 OverviewClass MembersHierarchy Chart

See Also   COleControl::SetBorderStyle, COleControl::InvalidateControl