Поделиться через


COleControl::OnAppearanceChanged

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

virtual void OnAppearanceChanged ( );

Заметки

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

Требования

Header: afxctl.h

См. также

Основные понятия

COleControl Class

COleControl Members

Hierarchy Chart

COleControl::GetAppearance

COleControl::SetAppearance

COleControl::InvalidateControl