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