getItem Method

Retrieves a Tab or TabSeparator in a TabStrip.

Syntax

tabItem = TABSTRIP.getItem(iIndex)

Parameters

iIndex Required. Integer that specifies index of either a Tab or TabSeparator.

Return Value

The Tab or TabSeparator that is retrieved by the method.

Applies To

TABSTRIP

See Also

Internet Explorer WebControls, About the TabStrip WebControl