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.
Retrieves the index of the toolbar item within the parent.
Syntax
ASP N/A Script [ iIndex = ] object.Index
Possible Values
iIndex System.Int32 that receives the index of the toolbar item within the parent. The property is read-only. The property has no default value.
Applies To
ToolbarItem, TOOLBARTEXTBOX, TOOLBARSEPARATOR, TOOLBARLABEL, TOOLBARBUTTON, TOOLBARCHECKBUTTON, TOOLBARDROPDOWNLIST, TOOLBARCHECKGROUP
See Also