T3000 CrossPlatform Documentation
FastColoredTextBoxServiceLinesColor Property |
[This is preliminary documentation and is subject to change.]
Color of service lines (folding lines, borders of blocks etc.)
Namespace: FastColoredTextBoxNS
Assembly: FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.16.23.0 (2.16.23.0)
Syntax
public Color ServiceLinesColor { get; set; }
Public Property ServiceLinesColor As Color Get Set Dim instance As FastColoredTextBox Dim value As Color value = instance.ServiceLinesColor instance.ServiceLinesColor = value
Property Value
Type: ColorSee Also