SEPHOVERSTYLE Attribute | SepHoverStyle Property

Sets or retrieves a value that indicates the style of the TABSTRIP element when the user hovers the mouse pointer over it.

Syntax

ASP <tagPrefix:TABSTRIP SEPHOVERSTYLE = sSepHoverStyle ... >
Script [ sSepHoverStyle = ] TABSTRIP.SepHoverStyle

Possible Values

tagPrefix Required. The element prefix associated with the WebControls namespace (Microsoft.Web.UI.WebControls). A TagPrefix is defined using the directive.
sSepHoverStyle object 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

TABSTRIP

See Also

Internet Explorer WebControls, About the TabStrip WebControl