InputPanel for WinForms | ComponentOne
C1.Win.8 Assembly / C1.Framework Namespace / ScrollableStackPanel Class / ScrollInterval Property

In This Topic
    ScrollInterval Property (ScrollableStackPanel)
    In This Topic
    Gets or sets the time between scroll steps while buttons are pressed, in milliseconds.
    Syntax
    'Declaration
     
    Public Property ScrollInterval As Integer
    public int ScrollInterval {get; set;}
    See Also