GetTextAtCursor Method GetTextAtCursor() Returns word at the cursor position. Declaration public virtual string GetTextAtCursor() Returns Type Description String Word at the cursor position. Implements ISyntaxEdit.GetTextAtCursor()