Share via


ToolbarItem Object [Visio 2003 SDK Documentation]

Multiple objects
ToolbarItems
ToolbarItem
ToolbarItems

Represents one item in a Toolbar object. A ToolbarItem object can represent a button, combo box, or any other item on the Microsoft Office Visio toolbars.

Version added

4.0

Remarks

The index of the ToolbarItem object within the ToolbarItems collection corresponds to its position on the toolbar, starting with zero (0) for the item farthest to the left if the toolbars are arranged horizontally.

Beginning with Microsoft Visio 2002, use the BeginGroup property to create spaces on a toolbar.

Properties | ActionText property | AddOnArgs property | AddOnName property | BeginGroup property | BuiltIn property | Caption property | CmdNum property | CntrlType property | Enabled property | FaceID property | Index property | IsHierarchical property | PaletteWidth property | State property | Style property | ToolbarItems property | TypeSpecific1 property | TypeSpecific2 property | Visible property | Width property

Methods | Delete method | IconFileName method

Parent Objects | ToolbarItems Collection

Child Objects | ToolbarItems Object

See Also | ToolbarItems collection