GoWordLeft Method

Fast Colored Text Box

Collapse imageExpand ImageCopy imageCopyHover image

Namespace: FastColoredTextBoxNS
Assembly: FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.9.3.0 (2.9.3.0)

Syntax

C#
public void GoWordLeft(
	bool shift
)
Visual Basic
Public Sub GoWordLeft ( _
	shift As Boolean _
)
Visual C++
public:
void GoWordLeft(
	bool shift
)

Parameters

shift
Type: System..::..Boolean

See Also