FastColoredTextBox.ShowGoToDialog Method

T3000 CrossPlatform

FastColoredTextBoxShowGoToDialog Method

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

Shows Goto dialog form

Namespace:  FastColoredTextBoxNS
Assembly:  FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.16.23.0 (2.16.23.0)
Syntax
public void ShowGoToDialog()
Public Sub ShowGoToDialog

Dim instance As FastColoredTextBox

instance.ShowGoToDialog()
See Also