COleControl::OnTextChanged

This method is called by the framework when the stock Caption or Text property value has changed. The default implementation calls COleControl::InvalidateControl.

At a Glance

Header file: Afxctl.h
Platforms: H/PC 2.0, H/PC Pro
Windows CE versions: 2.0 and later
Complete documentation: Visual C++ documentation

Syntax

virtual void OnTextChanged( );

See Also

COleControl::SetText, COleControl::InternalGetText, COleControl::InvalidateControl