[]
Gets or sets the interval before the '+' and '-' buttons start firing click events, in milliseconds.
[C1Category("Behavior")]
[C1Description("RibbonTrackBar.ButtonPressDelay", "The interval before the '+' and '-' buttons start firing click events, in milliseconds.")]
public int ButtonPressDelay { get; set; }