T3000 CrossPlatform Documentation
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: FindFormSee Also