Method SelectLineEnd
SelectLineEnd()
When implemented by a class, selects from current position to the end of current line in the control.
void SelectLineEnd()
SelectLineEnd(SelectionType)
When implemented by a class, selects from current position to the end of current line in the control and sets a given selection type.
void SelectLineEnd(SelectionType selectionType)
Parameters
selectionType
SelectionTypeNew type of the selection.