Tool bar controls
Properties that can be defined for this element:
Background color for tool bar
Background image for tool bar
Border for tool bar
Border radius. The border radius has no effect if an enhanced border, like "inset" or "outset" is used.
Text color for tool bar
Font for tool bar
The opacity of the tool bar. A value between 0 and 1.
Padding (inner distance) for tool bar
Spacing between the tool items
SWT style flags that can be referred to in a selector for this element (as CSS attributes):
Applies when style BORDER is set
Widget states that can be referred to in a selector for this element (as CSS pseudo-classes):
Applies to disabled tool bars
Items of ToolBar controls
Properties that can be defined for this element:
Supports animations-types "hoverIn" and "hoverOut". Others are ignored.
Background color for tool bar items
Background image for tool bar items
Border for tool bar items
Border radius. The border radius has no effect if an enhanced border, like "inset" or "outset" is used.
Text color for tool bar items
The opacity of the item. A value between 0 and 1.
Padding (inner distance) for tool bar items.
Spacing between the text and icon
Shadow for text.
SWT style flags that can be referred to in a selector for this element (as CSS attributes):
Applies when style FLAT is set on the parent ToolBar.
Widget states that can be referred to in a selector for this element (as CSS pseudo-classes):
Applies to disabled tool items.
Applies on mouse over.
Applies while the ToolItem is pressed.
Applies while the ToolItem is selected (CHECK of RADIO style).
ToolItems with SEPARATOR style
Properties that can be defined for this element:
The width of the Separator
none
none
The icon displayed on ToolItem with DROPDOWN style
Properties that can be defined for this element:
The icon
Border for the line separating the dropDown-icon
none
Widget states that can be referred to in a selector for this element (as CSS pseudo-classes):
Applies to disabled tool items.
Applies on mouse over.
Applies while the ToolItem is pressed.
Applies while the ToolItem is selected (CHECK of RADIO style).