Scrollbars

Often the visual representation of an object, such as a document or a list, will not fit within the space allocated to its viewer control. In these cases, scrollbars can be attached to the viewer control. These allow the user to alter the horizontal or vertical position of the viewport onto the object, and thus the portion of the object that is visible.

Guidelines

Scrollbars should be aligned in both directions with the view they are affixed to on the axis they control. In other words, horizontal scrollbars should span the full length of the viewer control, and vertical scrollbars should span the full height of the viewer control.