Interval Property (ScrollBarElement.ScrollBarPageButton)
In This Topic
Gets or sets the interval between clicks when the button is kept pressed, in milliseconds.
Syntax
'Declaration
Public Property Interval As Integer
public int Interval {get; set;}
See Also