Posts tagged as:

contentBackgroundColor

The following example shows how you can set the content background alpha on a Spark Panel container in Flex 4 by setting the contentBackgroundAlpha style.

Full code after the jump.

[click to continue…]

{ 1 comment }

In a previous example, “Setting the base color on a Halo Accordion container in Flex 4″, we saw how you could set the base color on a Halo Accordion container in Flex 4 by setting the baseColor style.

The following example shows how you can set the content background color on a Halo Accordion container in Flex 4 by setting the contentBackgroundColor style.

Full code after the jump.

[click to continue…]

{ 0 comments }

The following example shows how you can set the content background color on a Halo DataGrid control (with default Spark skin) in Flex 4 by setting the contentBackgroundColor and alternatingItemColors styles.

Full code after the jump.

[click to continue…]

{ 0 comments }

The following example shows how you can set the background fill color on the Halo TextArea control (with default Spark skin) in Flex 4 by setting the contentBackgroundColor style (in Flex 3 and earlier this was done by setting the backgroundColor style).

Full code after the jump.

[click to continue…]

{ 5 comments }

The following example shows how you can set the content background color on a Spark DropDownList control in Flex 4 by setting the contentBackgroundColor style.

Full code after the jump.

[click to continue…]

{ 0 comments }

The following example shows how you can set the content background color on a Flex Gumbo Spark NumericStepper control by setting the contentBackgroundColor style.

Full code after the jump.

[click to continue…]

{ 0 comments }

The following example shows how you can set the content background color on a Flex Gumbo Spark Panel container by setting the contentBackgroundColor style.

Full code after the jump.

[click to continue…]

{ 0 comments }

The following example shows how you can use the FxAnimateColor effect to animate the background color on a Flex Gumbo FxTextInput control.

Full code after the jump.

[click to continue…]

{ 2 comments }

Setting a content background color on a Spark TextInput control in Flex Gumbo

by Peter deHaan February 28, 2009

The following example shows how you can set the content background color on a Flex Gumbo Spark TextInput control by setting the contentBackgroundColor style.
Full code after the jump.

Read the full article →

Setting the content background color on the FxList control in Flex Gumbo

by Peter deHaan February 23, 2009

The following example shows how you can set the content background color on the Flex Gumbo FxList control by setting the contentBackgroundColor style.
Full code after the jump.

Read the full article →

Setting a content background color on an FxTextArea control in Flex Gumbo

by Peter deHaan January 7, 2009

The following example shows how you can set the content background color on a Flex Gumbo FxTextArea control by setting the contentBackgroundColor style.
Full code after the jump.

Read the full article →

Setting the content background color on a Spark TextInput control in Flex Gumbo

by Peter deHaan December 19, 2008

The following example shows how you can set the content background color of a Flex Gumbo Spark TextInput control by setting the contentBackgroundColor style.
Full code after the jump.

Read the full article →