Input for WinForms | ComponentOne
C1.Framework Namespace / ScrollableStackPanel Class / ScrollInterval Property

In This Topic
    ScrollInterval Property
    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