BackColor Property

Free Text Box Controls

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

Assembly: FreeTextBox (Module: FreeTextBox) Version: 3.2.0.28068