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

In This Topic
    ScrollDelay Property
    In This Topic
    Gets or sets the time before buttons start firing while pressed, in milliseconds
    Syntax
    'Declaration
     
    
    Public Property ScrollDelay As Integer
    public int ScrollDelay {get; set;}
    See Also