COleControl::SetText

Call this member function to set the value of the stock Text or Caption property.

Syntax

void SetText( LPCTSTR pszText );

At a Glance

Header file: Afxctl.h
Platforms:
Versions: 2.0 and later
Complete documentation Visual C++ documentation

See Also

COleControl Overview, COleControl Member Functions, Control Classes, COleControl::GetText, COleControl::InternalGetText, COleControl::OnTextChanged