FlexChart | ComponentOne
C1.Win.Ribbon.4.8 Assembly / C1.Win.Ribbon Namespace / RibbonTrackBar Class / ButtonPressInterval Property

In This Topic
    ButtonPressInterval Property (RibbonTrackBar)
    In This Topic
    Gets or sets the interval between clicks when the '+' or '-' buttons are kept pressed, in milliseconds.
    Syntax
    'Declaration
     
    Public Property ButtonPressInterval As System.Integer
    public System.int ButtonPressInterval {get; set;}
    See Also