Description: | Defines the amount of a small step movement in a scroll bar or slider. | |||
Used in control(s): | ScrollBar | Slider | ||
Values: | ||||
ScrollBar | -65535 to 65535 The "small step" is the amount of movement when the mouse is clicked on the arrow buttons, or when the arrow keys are pressed. | |||
Slider | 0 to 65535 The "small step" is the amount of movement when the arrow keys are pressed. | |||
Default value: | 10 | |||
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: | ||||
ScrollBar | POW-SMALLSTEPPIC S9(9) COMP-5 |