BCGSoft Professional Editor for MFC
virtual BOOL CBCGPEditCtrl::End ( BOOL  bRedrawOnScroll = TRUE)
virtual

Sets the caret at the end of the current line.

Returns
TRUE if the function succeeded; otherwise FALSE.

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

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