BCGControlBar Pro for MFC
const CString& CBCGPEditCtrl::GetText ( ) const
inline

Returns the reference to the internal text buffer.

Returns
The const reference to CString object containing the edit control's text.

Call this function to get the read-only access to the edit control's text. You must not change the content of the returned string.