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