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