Description: | Defines the amount of the large step movement in a scroll bar or slider. | |||
Used in control(s): | ScrollBar | Slider | ||
Values: | ||||
ScrollBar | -65535 to 65535 The "large step" is the amount of movement when the mouse is clicked in the scrollbar shafts (the areas between the arrows and the scroll box), or when the PageDown or PageUp keys are pressed. | |||
Slider | 0 to 65535 The "large step" is the amount of movement when the mouse is clicked in the slider shafts (the areas before and after the thumb), or when the PageDown or PageUp keys are pressed. | |||
Default value: | 20 | |||
COBOL picture: | S9(9) COMP-5 | |||
OLE data type: | VT_I4 | |||
Design time access: | Set and reference. | |||
Execution time access: | Set and reference. | |||
Backward compatibility attribute: | POW-LARGESTEPPIC S9(9) COMP-5 |