COleControl::OnTextChanged

virtual void OnTextChanged( );

Remarks

Called by the framework when the stock Caption or Text 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::SetText, COleControl::InternalGetText, COleControl::InvalidateControl