T3000 CrossPlatform Documentation
FastColoredTextBoxNavigateForward Method |
[This is preliminary documentation and is subject to change.]
Navigates forward (by Line.LastVisit property)
Namespace: FastColoredTextBoxNS
Assembly: FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.16.23.0 (2.16.23.0)
Syntax
public bool NavigateForward()
Public Function NavigateForward As Boolean Dim instance As FastColoredTextBox Dim returnValue As Boolean returnValue = instance.NavigateForward()
Return Value
Type: Boolean[Missing <returns> documentation for "M:FastColoredTextBoxNS.FastColoredTextBox.NavigateForward"]
See Also