Share via


Toolbars.Add Method

Visio Automation Reference

Adds a new object to a collection.

Version Information
 Version Added:  Visio 2.0

Syntax

expression.Add

expression   A variable that represents a Toolbars collection.

Return Value
Toolbar

Remarks

All properties of the new object are initialized to zero, so you need to set only the properties that you want to change.

See Also