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

Moves the caret to the previous word.

Returns
Nonzero if the function succeeds; otherwise 0.
Parameters
bRedrawOnScrollSpecifies whether the edit control should be redrawn if scrolling has occured as a result of this operation.