Remarks
Scroll bars are composes of three controls: the decrement button, the increment button, and the thumb button. These controls must be set up for a scroll bar to be usable by a user.Scroll bars can be attached to scrollable control. While attached to a scrollable control, none of the range or value setters or getters are available. This is because the range and value are being managed by the scrollable container.