T3000 CrossPlatform Documentation
FastColoredTextBoxreplaceForm Property |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "P:FastColoredTextBoxNS.FastColoredTextBox.replaceForm"]
Namespace: FastColoredTextBoxNS
Assembly: FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.16.23.0 (2.16.23.0)
Syntax
public ReplaceForm replaceForm { get; }
Public ReadOnly Property replaceForm As ReplaceForm Get Dim instance As FastColoredTextBox Dim value As ReplaceForm value = instance.replaceForm
Property Value
Type: ReplaceFormSee Also