JavaScript Editor js editor     Web development 



Main Page

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



JavaScript Editor js editor     Web development