getTab Method
Retrieves a Tab from a TabStrip.
Syntax
tabItem = TABSTRIP.getTab(iIndex)
Parameters
iIndex Required. Integer that specifies the index of the Tab to retrieve.
Return Value
The Tab that is retrieved from the specified index.
Applies To
TABSTRIP
See Also
Internet Explorer WebControls, About the TabStrip WebControl