createSeparatorAt Method
Adds a TabSeparator to a TabStrip.
Syntax
tabSeparator = TABSTRIP.createSeparatorAt(iIndex)
Parameters
iIndex Required. Integer that specifies the index of the new TabSeparator.
Return Value
The TabSeparator that is created by the method.
Applies To
TABSTRIP
See Also
Internet Explorer WebControls, About the TabStrip WebControl