![]() |
Previous | Next |
The disabledForegroundColor attribute specifies or retrieves the text color used for the Text control when it is disabled.
Syntax
elementID.disabledForegroundColor
Possible Values
This attribute is a read/write String containing any Microsoft Internet Explorer color value.
Remarks
If disabledForegroundColor is not specified, foregroundColor 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 |