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