The mx.controls.scrollClasses package contains the classes used by controls that support scroll bars.
| Class | Description | |
|---|---|---|
| ScrollBar | The ScrollBar class is the base class for the HScrollBar and VScrollBar controls. | |
| ScrollBarDirection |
The ScrollBarDirection class defines the values for the
direction property of the ScrollBar control. |
|
| ScrollThumb | The ScrollThumb class defines the thumb of a ScrollBar control. |