CRichEditCtrl::GetTextLength

CRichEditCtrl::GetTextLength

long GetTextLength( );

Return Value

The length of the text in this CRichEditCtrl object.

Remarks

Call this function to retrieve the length of the text in this CRichEditCtrl object.

For more information, see WM_GETTEXTLENGTH in the Win32 documentation.

CRichEditCtrl Overview |  Class Members |  Hierarchy Chart

See Also   CRichEditCtrl::LimitText, CRichEditCtrl::GetLimitText