ScrollBar widget
Properties that can be defined for this element:
Background color for scrollbars.
Background image or gradient for scrollbars.
Border for scrollbars.
Border radius. The border radius has no effect if an enhanced border, like "inset" or "outset" is used.
Represents the width of the scrollbar if it's vertical or the height, if it's horizontal.
SWT style flags that can be referred to in a selector for this element (as CSS attributes):
Indicates that the scrollbar horizontal.
Indicates that the scrollbar vertical.
Widget states that can be referred to in a selector for this element (as CSS pseudo-classes):
Applies to disabled scrollbars.
The movable thumb
Properties that can be defined for this element:
Background color for scrollbar thumb
Background image or gradient for scrollbar movable thumb.
Thumb border
Thumb border radius
Thumb minimun height
SWT style flags that can be referred to in a selector for this element (as CSS attributes):
Indicates that the scrollbar horizontal.
Indicates that the scrollbar vertical.
Widget states that can be referred to in a selector for this element (as CSS pseudo-classes):
On thumb roll over
On thumb pressed
Properties that can be defined for this element:
The icon for the scrollbar down button.
SWT style flags that can be referred to in a selector for this element (as CSS attributes):
Indicates that the scrollbar horizontal.
Indicates that the scrollbar vertical.
none
The button for decreasing selection value
Properties that can be defined for this element:
Background color for min button
Background image or gradient for scrollbar down button.
Down button border
Down button border radius
Scrollbar down button cursor.
SWT style flags that can be referred to in a selector for this element (as CSS attributes):
Indicates that the scrollbar horizontal.
Indicates that the scrollbar vertical.
Widget states that can be referred to in a selector for this element (as CSS pseudo-classes):
Applies to disabled scrollbar down button.
On button roll over
On button pressed
The scrollbar down button icon.
Properties that can be defined for this element:
The icon for the scrollbar down button.
SWT style flags that can be referred to in a selector for this element (as CSS attributes):
Indicates that the scrollbar horizontal.
Indicates that the scrollbar vertical.
Widget states that can be referred to in a selector for this element (as CSS pseudo-classes):
Applies while the user hovers over the button.
The button for increasing selection value
Properties that can be defined for this element:
Background color for up button
Background image or gradient for scrollbar up button.
Up button border
Up button border radius
Scrollbar up button cursor.
SWT style flags that can be referred to in a selector for this element (as CSS attributes):
Indicates that the scrollbar horizontal.
Indicates that the scrollbar vertical.
Widget states that can be referred to in a selector for this element (as CSS pseudo-classes):
Applies to disabled scrollbar up button.
On button roll over
On button pressed
The scrollbar up button icon.
Properties that can be defined for this element:
The icon for the scrollbar up button.
SWT style flags that can be referred to in a selector for this element (as CSS attributes):
Indicates that the scrollbar horizontal.
Indicates that the scrollbar vertical.
Widget states that can be referred to in a selector for this element (as CSS pseudo-classes):
Applies while the user hovers over the button.