UseBackgroundImage Property

Free Text Box Controls

FreeTextBox 3.2 Documentation UseBackgroundImage Property
NamespacesFreeTextBoxControlsToolbarButtonStyleUseBackgroundImage
The background image in the normal state.
Declaration Syntax
C# Visual Basic Visual C++
                  public bool UseBackgroundImage { get; set; }
                  Public Property UseBackgroundImage As Boolean
                  public:
property bool UseBackgroundImage {
	bool get ();
	void set (bool value);
}

Assembly: FreeTextBox (Module: FreeTextBox) Version: 3.2.0.28068