VerticalSmallChange Property
In This Topic
Gets or sets how long the content is scrolled vertically when pressing scrollbar buttons.
Syntax
'Declaration
Public Property VerticalSmallChange As Double
public double VerticalSmallChange {get; set;}
See Also