FastColoredTextBox.findForm Property

T3000 CrossPlatform

FastColoredTextBoxfindForm Property

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

[Missing <summary> documentation for "P:FastColoredTextBoxNS.FastColoredTextBox.findForm"]

Namespace:  FastColoredTextBoxNS
Assembly:  FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.16.23.0 (2.16.23.0)
Syntax
public FindForm findForm { get; }
Public ReadOnly Property findForm As FindForm
	Get

Dim instance As FastColoredTextBox
Dim value As FindForm

value = instance.findForm

Property Value

Type: FindForm
See Also