Table of Contents

Method SelectWordLeft

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

SelectWordLeft()

Increases selected text to the word located at the left side of the current position in the control.

public virtual void SelectWordLeft()

SelectWordLeft(SelectionType)

Increases selected text to the word located at the left side of the current position in the control and sets a given selection type.

public virtual void SelectWordLeft(SelectionType selectionType)

Parameters

selectionType SelectionType

New type of the selection.