FreeTextBox 3.2 Documentation
ToolbarBackgroundImage Property
NamespacesFreeTextBoxControlsFreeTextBoxToolbarBackgroundImage
Gets or sets whether a background image is used for the toolbar.
Declaration Syntax
C# Visual Basic Visual C++
                  public bool ToolbarBackgroundImage { get; set; }
                  Public Property ToolbarBackgroundImage As Boolean
                  public:
property bool ToolbarBackgroundImage {
	bool get ();
	void set (bool value);
}

Assembly: FreeTextBox (Module: FreeTextBox) Version: 3.2.0.28068