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]

Return Value

  • 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.

Remarks

Applies To: Form

See Also

Reference

HScrollSmallChange Property

ScaleMode Property

ScrollBars Property

Other Resources

Properties (Visual FoxPro)

Language Reference (Visual FoxPro)