[]
Gets or sets the interval between clicks when the '+' or '-' buttons are kept pressed, in milliseconds.
[C1Category("Behavior")]
[C1Description("RibbonTrackBar.ButtonPressInterval", "The interval between clicks when the '+' or '-' buttons are kept pressed, in milliseconds.")]
public int ButtonPressInterval { get; set; }