qck.hlp (Table of Contents; Topic list)
Scroll Box Definition
                                                 Contents  Index  Back
──────────────────────────────────────────────────────────────────────────────
 Scroll Box
 
 ■ A scroll box is the rectangular box in a scroll bar that indicates the
   relative position within the scroll bar range:
 
         ┌│■│          MYDOC.DOC          │▼││↕│┐
         │                                      ↑
         │                                      ░──── Scroll box
         │                                      ░
         │                                      ↓
         │                                      ─
         └←░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░→│
                        ▲
          Scroll box ───┘
 
   See: Max Property  Min Property
 
 ■ Mouse users can change the location of the scroll box within the scroll
   bar range by:
   • Dragging the scroll box up or down
   • Clicking the scroll bar on either side of the scroll box
   • Clicking the the arrows at either end of the scroll bar
 
 ■ Keyboard users can change the location of the scroll box within the scroll
   bar range by using PageUp or PageDown.
 
 ■ Use the LargeChange and SmallChange properties to define the amount of
   scroll box movement when the user selects the scroll bar (LargeChange) or
   one of the scroll bar arrows (SmallChange).
   See: LargeChange Property  SmallChange Property
 
 See: Horizontal Scroll Bar Control  ScrollBars Property
      Vertical Scroll Bar Control