COleControl::InternalGetText
Accesses the stock Text or Caption property of your control.
const CString& InternalGetText( );
Return Value
A reference to the control text string.
Requirements
Header: afxctl.h
Accesses the stock Text or Caption property of your control.
const CString& InternalGetText( );
A reference to the control text string.
Header: afxctl.h