Table of Contents

Method SelectFileBegin

Namespace
Alternet.Editor
Assembly
Alternet.Editor.v9.dll

SelectFileBegin()

Increases selected text to beginning of the control's content.

public virtual void SelectFileBegin()

SelectFileBegin(SelectionType)

Increases selected text to beginning of the control's content and sets a given selection type.

public virtual void SelectFileBegin(SelectionType selectionType)

Parameters

selectionType SelectionType

New type of the selection.