DEFAULTSTYLE Attribute | defaultStyle Property

Sets or retrieves a value that indicates the default style for the element.

Syntax

HTML <namespace:ELEMENT DEFAULTSTYLE = sStyle... >
Scripting object.defaultStyle [ = sStyle ]

Possible Values

namespace Prefix that associates a custom tag with an XML namespace. This prefix is set using the XMLNS attribute of the html tag.
sStyle String 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

TAB, TOOLBAR, TREEVIEW

See Also

Internet Explorer WebControls, About the TabStrip WebControl, About the Toolbar WebControl, About the TreeView WebControl