[]
        
(Showing Draft Content)

C1.Win.Ribbon.RibbonTrackBar.ButtonPressInterval

ButtonPressInterval Property

ButtonPressInterval

Gets or sets the interval between clicks when the '+' or '-' buttons are kept pressed, in milliseconds.

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