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

Advances the caret to one position in the right direction.

Returns
Nonzero if the function succeeds; otherwise 0.

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

Parameters
bRedrawOnScrollSpecifies whether the edit control should be redrawn if scrolling has occured as a result of this operation.