ControlStyle Property
Retrieves a value that indicates the style of the control.
Syntax
ASP N/A Script [ sControlStyle = ] object.ControlStyle
Possible Values
sControlStyle Style that specifies one or more Cascading Style Sheets (CSS) attribute/value pairs. The property is read-only. The property has no default value.
Applies To
TOOLBARDROPDOWNLIST, TOOLBARTEXTBOX
See Also