COleControl::OnAppearanceChanged

virtual void OnAppearanceChanged ( );

Remarks

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

Override this function if you want notification after this property changes. The default implementation calls InvalidateControl.

COleControl OverviewClass MembersHierarchy Chart

See Also   COleControl::GetAppearance, COleControl::SetAppearance, COleControl::InvalidateControl