Table of Contents

Method SelectWordRight

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

SelectWordRight()

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

public virtual void SelectWordRight()

SelectWordRight(SelectionType)

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

public virtual void SelectWordRight(SelectionType selectionType)

Parameters

selectionType SelectionType

New type of the selection.