ForeColor Property
Sets or retrieves the foreground color of the Web control.
Syntax
ASP N/A Script [ sForeColor = ] object.ForeColor
Possible Values
sForeColor Color indicating the foreground color of the Web control. The property is read/write. The property has no default value.
Applies To
TOOLBARDROPDOWNLIST, TOOLBARTEXTBOX
See Also