GoLeft Method

Fast Colored Text Box

Collapse imageExpand ImageCopy imageCopyHover image
Move range left

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

Syntax

C#
public bool GoLeft()
Visual Basic
Public Function GoLeft As Boolean
Visual C++
public:
bool GoLeft()

Remarks

This method jump over folded blocks

See Also