COleControl::OnEnabledChanged
Called by the framework when the stock Enabled property value has changed.
virtual void OnEnabledChanged( );
Заметки
Override this function if you want notification after this property changes. The default implementation calls InvalidateControl.
Требования
Header: afxctl.h