BCGSuite for MFC
virtual BOOL CBCGPEditCtrl::StartOfText ( BOOL  bRedraw = TRUE)
virtual

Moves the caret to the beginning of text.

Returns
Should return nonzero if succeeds.

This function moves the caret to the beginning of text and scrolls the edit control as necessary.

Parameters
bRedrawSpecifies whether the edit control should be redrawn.