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

In This Topic
    ScrollDelay Property (ScrollableStackPanel)
    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