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

Advances the caret to one position in the left direction.

Returns
Nonzero if the function succeeds; otherwise 0.

Called by the framework to advance the caret to one position in the left direction.

Parameters
bRedrawOnScrollSpecifies whether the edit control should be redrawn if the scrolling occurs while moving the caret.