createTabAt Method

Adds a new Tab to a TabStrip.

Syntax

tab = TABSTRIP.createTabAt(iIndex)

Parameters

iIndex Required. Integer that specifies the index of the new Tab.

Return Value

The Tab element that is created by the method.

Applies To

TABSTRIP

See Also

Internet Explorer WebControls, About the TabStrip WebControl