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