[]
Gets or sets the width for all buttons (applies to horizontal toolbars only; if 0, buttons are individually sized).
[C1Category("Layout")]
[C1Description("C1ToolBar.ButtonWidth", "Gets or sets the width for all buttons (applies to horizontal toolbars only; if 0, buttons are individually sized).")]
public int ButtonWidth { get; set; }