COleControl::InternalGetText

 

Accesses the stock Text or Caption property of your control.

Syntax

const CString& InternalGetText( );

Return Value

A reference to the control text string.

Requirements

Header: afxctl.h

See Also

COleControl Class
Hierarchy Chart
COleControl::GetText
COleControl::SetText