BCGSuite for MFC
virtual BOOL CBCGPEditCtrl::EndOfText ( BOOL  bRedrawOnScroll = TRUE)
virtual

Sets the caret at the end of text.

Returns
TRUE if the function succeeded; otherwise FALSE.

Call this member function to set the caret at the end of text.

Parameters
bRedrawOnScrollIf TRUE the edit control will be redrawn if the control has been scrolled.