[]
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; }
<C1Category("Behavior")>
<C1Description("RibbonTrackBar.ButtonPressDelay", "The interval before the '+' and '-' buttons start firing click events, in milliseconds.")>
Public Property ButtonPressDelay As Integer