[]
Gets or sets the button width.
public virtual double ButtonWidth { get; set; }
Public Overridable Property ButtonWidth As Double
element.ButtonStyle = FarPoint.Win.ElementWithButtonsStyle.DropDown;
element.ButtonWidth = 5;
element.ButtonStyle = FarPoint.Win.ElementWithButtonsStyle.DropDown
element.ButtonWidth = 5