FreeTextBox 3.2 Documentation
GutterBackColor Property
NamespacesFreeTextBoxControlsFreeTextBoxGutterBackColor
Gets or sets the back color of the gutter of the tab area.
Declaration Syntax
C# Visual Basic Visual C++
                  public Color GutterBackColor { get; set; }
                  Public Property GutterBackColor As Color
                  public:
property Color GutterBackColor {
	Color get ();
	void set (Color value);
}

Assembly: FreeTextBox (Module: FreeTextBox) Version: 3.2.0.28068