ToolbarItems collection

Microsoft Visio Developer Reference

ToolbarItems collection

           Events

Toolbars (Toolbar) ToolbarItems (ToolbarItem) ToolbarItems (ToolbarItem)

Includes a ToolbarItem object for each item on a toolbar.

Version added

4.0

Remarks

To retrieve a ToolbarItems collection, use the ToolbarItems property of a Toolbar object.

The default property of ToolbarItems is Item.

Unlike other Visio collections, the ToolbarItems collection is indexed starting with zero (0) rather than 1.