BorderStyle Property
Sets or retrieves a value that indicates the border style of the Web control.
Syntax
ASP N/A Script [ sBorderStyle = ] TOOLBARTEXTBOX.BorderStyle
Possible Values
sBorderStyle BorderStyle that specifies one or more Cascading Style Sheets (CSS) attribute/value pairs. The property is read/write. The property has no default value.
Applies To
TOOLBARTEXTBOX
See Also