HScrollSmallChange Property
Specifies the increment a form scrolls in the horizontal direction when you click on a horizontal scroll arrow. Available at design time and run time.
Object.HScrollSmallChange[ = nExpression]
Property Values
- nExpression
Specifies the increment for horizontal scrolling. The unit of measure is determined by the Scalemode property setting. The default increment is 10 pixels when the Scalemode property is set to 3 - Pixels.
See Also
ScaleMode Property | ScrollBars Property | VScrollSmallChange Property
Applies To: Form