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