Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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