qck.hlp (Table of Contents; Topic list)
LargeChange, SmallChange Properties
  Summary  Details  Example                Contents  Index  Back
──────────────────────────────────────────────────────────────────────────────
 Determines the amount of change to report in a scroll bar control when the
 user clicks between the scroll box and scroll arrow (LargeChange), or the
 amount of change to report in a scroll bar control when the user clicks
 the scroll arrow (SmallChange).
 
    [form.]{hscrollbar. | vscrollbar.}LargeChange[ = change%]
    [form.]{hscrollbar. | vscrollbar.}SmallChange[ = change%]
 
    ■ change%      Valid settings are:
 
                   Value         Description
                   ══════════    ═══════════════════════════════════════════
                   1 - 32,767    Valid LargeChange or SmallChange setting
                   1             (Default)
 
 Applies To
    Horizontal Scroll Bar Control    Vertical Scroll Bar Control
 
 See Also
    Change Event                     Max Property
    Min Property                     Value Property