Method ExtendSelection
ExtendSelection(long, long, RichTextMoveCaretFlags)
Helper function for extending the selection, returning true
if the selection
was changed. Selections are in caret positions.
public virtual bool ExtendSelection(long oldPosition, long newPosition, RichTextMoveCaretFlags flags)
Parameters
oldPosition
longnewPosition
longflags
RichTextMoveCaretFlags