Flash Lite 2.x and 3.0 ActionScript Language Reference

backgroundColor (TextField.backgroundColor property)

public backgroundColor : Number

The color of the text field background. Default is 0xFFFFFF (white). This property may be retrieved or set, even if there currently is no background, but the color is only visible if the text field has a border.

Example

See the example for TextField.background.

See also

background (TextField.background property)