InputPanel for WinForms | ComponentOne
C1.Win.C1InputPanel.4.5.2 Assembly / C1.Win.C1InputPanel Namespace / InputTimePicker Class / SpinButtonPressInterval Property

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