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