COleControl::OnEnabledChanged

virtual void OnEnabledChanged( );

Remarks

Called by the framework when the stock Enabled 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::SetEnabled, COleControl::GetEnabled