BackColor Property
Sets or retrieves a value that indicates the background color of the Web control.
Syntax
ASP N/A Script [ sBackColor = ] object.BackColor
Possible Values
sBackColor The background color of the Web control. The property is read-only. The property has no default value.
Applies To
TOOLBARDROPDOWNLIST, TOOLBARTEXTBOX
See Also