Items Property
Retrieves the collection of ToolbarItem objects that are in the Toolbar.
Syntax
ASP N/A Script [ oColl = ] object.Items
Possible Values
oColl The ToolbarItemCollection for the control. The property is read-only. The property has no default value.
Applies To
TOOLBAR, TOOLBARCHECKGROUP, TOOLBARDROPDOWNLIST
See Also