Moves the caret to the start of the word the caret is in, or where it is if not on a word.
| C# | Visual Basic | Visual C++ |
protected virtual void MoveCaretToWordStart()
Protected Overridable Sub MoveCaretToWordStart
protected: virtual void MoveCaretToWordStart()