ButtonImage Property

Free Text Box Controls

FreeTextBox 3.2 Documentation ButtonImage Property
NamespacesFreeTextBoxControlsToolbarButtonButtonImage
Gets or sets the name of the button image.
Declaration Syntax
C# Visual Basic Visual C++
                  public string ButtonImage { get; set; }
                  Public Property ButtonImage As String
                  public:
property String^ ButtonImage {
	String^ get ();
	void set (String^ value);
}

Assembly: FreeTextBox (Module: FreeTextBox) Version: 3.2.0.28068