From the daily archives:

Saturday, January 12, 2008

The following example shows how you can set the border thickness of each edge (left, right, top, and bottom) separately on a Panel container in Flex by setting the borderThicknessLeft, borderThicknessRight, borderThicknessTop, and borderThicknessBottom styles.

Full code after the jump.

[click to continue…]

{ 2 comments }

The following example shows you how you can change the header height on a Panel container in Flex by setting the headerHeight style.

Full code after the jump.

[click to continue…]

{ 9 comments }