Method SelectFileEnd
SelectFileEnd()
When implemented by a class, increases selected text to end of the control's content.
void SelectFileEnd()
SelectFileEnd(SelectionType)
When implemented by a class, increases selected text to end of the control's content and sets a given selection type.
void SelectFileEnd(SelectionType selectionType)
Parameters
selectionType
SelectionTypeNew type of the selection.