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