Overload | Description |
---|---|
SetCaretPos(NTextPosition) | Sets the caret position. Resets the selection. Updates the caret XGuideCaretPos position. |
SetCaretPos(NTextPosition,Boolean) | Sets the caret position. Optionally selects the text enclosed in the prev select caret position and the new one. Updates the caret XGuideCaretPos position. |
SetCaretPos(NTextPosition,Boolean,Boolean) | Sets the caret position. Optionally selects the enclosed text. Optionally updates the XGuideCaretPos for PrevLine/NextLine navigaiton. |