FreeTextBox 3.2 Documentation
ButtonWidth Property
NamespacesFreeTextBoxControlsFreeTextBoxButtonWidth
Gets or sets the width in pixels of ToolbarButtons
Declaration Syntax
C# Visual Basic Visual C++
                  public int ButtonWidth { get; set; }
                  Public Property ButtonWidth As Integer
                  public:
property int ButtonWidth {
	int get ();
	void set (int value);
}

Assembly: FreeTextBox (Module: FreeTextBox) Version: 3.2.0.28068