User Guide

Styles for box-style cfformgroup elements 937
Styles for box-style cfformgroup elements
The following styles apply to the cfformgroup tag with the following type attributes. Some types
have additional attributes, which are listed in the following sections.
hbox
vbox
hdividedbox
vdividedbox
panel
tile
page
Styles specific to cfformgroup with hdividedbox or vdividedbox type attributes
The following additional styles apply to the cfformgroup tag with type="hdividedbox", or
type="vdividedbox":
marginTop N Format: length; number of pixels between the container`s top
border and its content area. The default value is 0.
verticalGap N Format: length; number of pixels between children in the vertical
direction. The default value is 6.
Style Inh Description
horizontalAlign N Horizontal alignment of children in the container. The default value
is left. Possible values are left, center, and right.
horizontalGap N Format: length; number of pixels between children in the horizontal
direction. The default value is 8 (6 for a tile container).
marginBottom N Format: length; number of pixels between the container’s bottom
border and its content area. The default value is 0.
marginTop N Format: length; number of pixels between the container’s top
border and its content area. The default value is 0.
verticalAlign N Vertical alignment of children in the container. The default value is
top. Possible values are top, middle, and bottom.
verticalGap N Format: length; number of pixels between children in the vertical
direction. The default value is 8 (6 for a tile container).
Style Inh Description
dividerAffordance N Format: length; width (hdividedbox) or height (vdividedbox) in
pixels of the area of the divider that the user can select with the
mouse pointer. The default value is 6.
Style Inh Description