FastColoredTextBox.NavigateBackward Method

T3000 CrossPlatform

FastColoredTextBoxNavigateBackward Method

[This is preliminary documentation and is subject to change.]

Navigates backward (by Line.LastVisit property)

Namespace:  FastColoredTextBoxNS
Assembly:  FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.16.23.0 (2.16.23.0)
Syntax
public bool NavigateBackward()
Public Function NavigateBackward As Boolean

Dim instance As FastColoredTextBox
Dim returnValue As Boolean

returnValue = instance.NavigateBackward()

Return Value

Type: Boolean

[Missing <returns> documentation for "M:FastColoredTextBoxNS.FastColoredTextBox.NavigateBackward"]

See Also