long GetLimitText( ) const;
Return Value
The current text limit, in bytes, for this CRichEditCtrl object.
Remarks
Call this member function to get the text limit for this CRichEditCtrl object. The text limit is the maximum amount of text, in bytes, the rich edit control can accept.
For more information, see EM_GETLIMITTEXT in the Win32 documentation.
CRichEditCtrl Overview | Class Members | Hierarchy Chart
See Also CRichEditCtrl::LimitText