VScrollSmallChange Property
Specifies the increment a form scrolls vertically when you click on a scroll arrow. Available at design time and run time.
Object.VScrollSmallChange[ = nExpression]
Property Values
- nExpression
Specifies the increment for vertical 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
HScrollSmallChange Property | ScaleMode Property | ScrollBars Property
Applies To: Form