ComponentOne SuperTooltip for WinForms
C1.Win.4.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 System.Integer
    public System.int ScrollInterval {get; set;}
    See Also