GoRightThroughFolded 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 virtual bool GoRightThroughFolded()
Visual Basic
Public Overridable Function GoRightThroughFolded As Boolean
Visual C++
public:
virtual bool GoRightThroughFolded()

Remarks

This method can to go inside folded blocks

See Also