BackColor Property From Free Text Box Controls previous page next page FreeTextBox 3.2 Documentation BackColor Property Namespaces ► FreeTextBoxControls ► ToolbarButtonStyle ► BackColor C# Visual Basic Visual C++ The default back color of buttons. 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 previous page start next page