Index Property

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

Internet Explorer WebControls, About the Toolbar WebControl