Name
Scrollbar.StepSize -- set/get scrollbar step size
Function
Set or get the number of pixels to scroll when the user clicks on one of the scrollbar's buttons.

Note that unless Scrollbar.AutoScale is to False, this value will be in device-independent pixels. If you want to have physical pixels instead, you must set Scrollbar.AutoScale to False.

Type
Number

Applicability
ISG


Show TOC