Poznámka:
Přístup k této stránce vyžaduje autorizaci. Můžete se zkusit přihlásit nebo změnit adresáře.
Přístup k této stránce vyžaduje autorizaci. Můžete zkusit změnit adresáře.
Converts the zero-based index to a tab-based index in the TabItemCollection.
Syntax
Visual Basic Public Function
ToTabIndex( ByVal iArrayIndex As int ) As intC# public int
ToTabIndex(int iArrayIndex );Managed C++ public: int
ToTabIndex(int iArrayIndex );JScript public function
ToTabIndex(iArrayIndex : int );
Parameters
iArrayIndex Required. The zero-based index.
Return Value
The tab-based index of this collection.
Applies To
TabItemCollection
See Also
Internet Explorer WebControls, About the TabStrip WebControl