User Guide

Styles for cfformitem with hrule or vrule type attributes 939
Styles for cfformgroup with tabnavigator type attribute
The following styles apply to the cfformgroup tag with the type="tabnavigator":
Styles for cfformitem with hrule or vrule type attributes
The following styles apply to the formitem tag with type="hrule" or type="vrule":
openDuration N Format: time; duration, in milliseconds, of the transition from one
child panel to another. The default value is 250.
verticalGap N Format: length; number of pixels between children in the vertical
direction. The default value is -1.
Style Inh Description
horizontalAlign N Horizontal alignment of children. The default value is left. Possible
values are left, center, and right. Because the preferred width of
each tab in the tab navigator container is the size of the label text,
you must use the
tabWidth style to increase the width of the tab to a
size larger than its preferred width to see different alignments.
horizontalGap N Format: length; number of pixels between children in the horizontal
direction. The default value is 6.
tabHeight N Format: length; default tab height, in pixels. The default value is 22.
tabWidth N Format: length; width of the tabs, in pixels. If undefined, the default
tab widths are automatically calculated from the label text. If the
width of the container is smaller than the width of the label text, the
labels are truncated. If a tab label is truncated, Flash displays a
tooltip with the full label text when a user moves the mouse pointer
over the tab. If you specify an explicit tab width, labels do not
automatically shrink to fit if they do not fit in the available space.
Style Inh Description
color Y Format: color; color of the line. according to the following rules:
If
strokeWidth is 1, the color of the entire line.
If
strokeWidth is 2 (default), the color of the top line.
If
strokeWidth is greater than 2, the color of the top and left
edges of the rectangle.
The default value is ##C4CCCC.
Style Inh Description