Method SelectCharRight
SelectCharRight()
When implemented by a class, increases selected text to one character at the right side of the selection region.
void SelectCharRight()
SelectCharRight(SelectionType)
When implemented by a class, increases selected text to one character at the right side of the selection region and sets a given selection type.
void SelectCharRight(SelectionType selectionType)
Parameters
selectionType
SelectionTypeNew type of the selection.