[]
        
(Showing Draft Content)

C1.Win.Ribbon.RibbonTrackBar.ButtonPressDelay

ButtonPressDelay Property

ButtonPressDelay

Gets or sets the interval before the '+' and '-' buttons start firing click events, in milliseconds.

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