T3000 CrossPlatform Documentation
FastColoredTextBoxBracketsStyle Property |
[This is preliminary documentation and is subject to change.]
Style for brackets highlighting
Namespace: FastColoredTextBoxNS
Assembly: FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.16.23.0 (2.16.23.0)
Syntax
public MarkerStyle BracketsStyle { get; set; }
Public Property BracketsStyle As MarkerStyle Get Set Dim instance As FastColoredTextBox Dim value As MarkerStyle value = instance.BracketsStyle instance.BracketsStyle = value
Property Value
Type: MarkerStyleSee Also