Attribute: align Required: no Default: center Range: the string 'top', 'left' or 'center'
Determines the alignment of the control within its parent bar. This attribute is ignored if height or
width aren't set, since the default size of a control is the same as the available space of its parent bar. The
'top' value is only valid if the bar is aligned top or bottom and height is set, while the 'left' value is only valid if
the bar is aligned left or right and width is set.
Attributes align: the string 'top', 'left' or 'center'
angle: floating point number (degrees)
back: valid graphic URL
bind: an object ID, period and property name
border: positive integer (pixels)
bordercolor: six character hex color value
color: six character hex color value
grad: floating point number less than 128
height: integer (pixels) or '*', '**'... (proportional)
icon: valid URL to a graphic
overicon: valid URL to a graphic
reveal: valid graphic URL
ruleicon: valid URL to a graphic
ruleovericon: valid URL to a graphic
symbol: a valid SWF URL, followed by an ampersand and class name
width: integer (pixels) or '*', '**'... (proportional)
|