![]() |
Previous | Next |
The disabledBackgroundColor attribute specifies or retrieves the background color used for the Text control when it is disabled.
Syntax
elementID.disabledBackgroundColor
Possible Values
This attribute is a read/write String containing any Microsoft Internet Explorer color value.
Remarks
If the disabledBackgroundColor is not specified, the backgroundColor is used.
Example
Please see the value attribute for a sample illustrating how the attributes of the TEXT element are used.
See Also
Previous | Next |