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] |
Return Value
- 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.
Remarks
Applies To: Form Object