T3000 CrossPlatform Documentation
FastColoredTextBoxAllowInsertRemoveLines Field |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "F:FastColoredTextBoxNS.FastColoredTextBox.AllowInsertRemoveLines"]
Namespace: FastColoredTextBoxNS
Assembly: FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.16.23.0 (2.16.23.0)
Syntax
public bool AllowInsertRemoveLines
Public AllowInsertRemoveLines As Boolean Dim instance As FastColoredTextBox Dim value As Boolean value = instance.AllowInsertRemoveLines instance.AllowInsertRemoveLines = value
Field Value
Type: BooleanSee Also