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
Text color for tool bar
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:
Background color for tool bar items
Background image for tool bar items
Border for tool bar items
Text color for tool bar items
Padding (inner distance) for tool bar items.
Spacing between the text and icon
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).