Share via


Toolbar Object [Visio 2003 SDK Documentation]

Multiple objects
Toolbar
Multiple objects

Represents a group of toolbar items in a Microsoft Office Visio window.

Version added

4.0

Remarks

The default property of a Toolbar object is Caption.

The index of the Toolbar object within the Toolbars collection corresponds to its order in the Visio window, starting with zero (0) for the toolbar closest to the top. Up to 10 toolbars can be displayed in a Visio window at one time.

Properties | BuiltIn property | Caption property | Enabled property | Height property | Index property | Left property | Position property | Protection property | RowIndex property | ToolbarItems property | Top property | Visible property | Width property

Methods | Delete method

Parent Objects | Toolbars Collection

Child Objects | ToolbarItems Object

See Also | Toolbars collection