Scale controls
Properties that can be defined for this element:
Background color for scale
Background image or gradient for scales.
The border that is drawn around scales.
The bottom side border for scales.
The left side border for scales.
Border radius. The border radius has no effect if an enhanced border, like "inset" or "outset" is used.
The right side border for scales.
The top side border for scales.
SWT style flags that can be referred to in a selector for this element (as CSS attributes):
Style constant for bordered behavior.
Indicates that the scale horizontal.
Indicates that the scale vertical.
Widget states that can be referred to in a selector for this element (as CSS pseudo-classes):
Applies to disabled Scale controls.
On focus
The movable knob on a Scale control.
Properties that can be defined for this element:
Background color for scale thumb.
Background image or gradient for scale movable thumb.
The border that is drawn around scale thumb.
The bottom side border for scale thumb.
The left side border for scale thumb.
Thumb border radius
The right side border for scale thumb.
The top side border for scale thumb.
SWT style flags that can be referred to in a selector for this element (as CSS attributes):
Indicates that the scale horizontal.
Indicates that the scale vertical.
Widget states that can be referred to in a selector for this element (as CSS pseudo-classes):
Applies to the thumb of a disabled Scale control.
On scale-focus
On thumb roll over