TABSELECTEDSTYLE Attribute

Sets or retrieves a value that defines the style for the active TAB.

Syntax

HTML <namespace:TABSTRIP TABSELECTEDSTYLE=sTabSelectedStyle ... >
Scripting N/A

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.
sTabSelectedStyle object that specifies one or more Cascading Style Sheets (CSS) attribute/value pairs.

Remarks

Only one TAB can be active at any given time. By default, the first TAB is active.

Applies To

TABSTRIP

See Also

getAttribute, setAttribute, Internet Explorer WebControls, About the TabStrip WebControl