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