Method SelectLineDown
SelectLineDown()
When implemented by a class, increases selected text to the following line in the control.
void SelectLineDown()
SelectLineDown(SelectionType)
When implemented by a class, increases selected text to the following line in the control and sets a given selection type.
void SelectLineDown(SelectionType selectionType)
Parameters
selectionType
SelectionTypeNew type of the selection.