GutterBorderColorDark Property

Free Text Box Controls

FreeTextBox 3.2 Documentation GutterBorderColorDark Property
NamespacesFreeTextBoxControlsFreeTextBoxGutterBorderColorDark
Gets or sets the dark color of the border of the Editor window.
Declaration Syntax
C# Visual Basic Visual C++
                  public Color GutterBorderColorDark { get; set; }
                  Public Property GutterBorderColorDark As Color
                  public:
property Color GutterBorderColorDark {
	Color get ();
	void set (Color value);
}

Assembly: FreeTextBox (Module: FreeTextBox) Version: 3.2.0.28068