ToolbarSets Object Members
Visio Automation Reference |
Includes a ToolbarSet object for each window context that can display toolbars.
Methods
Name | Description | |
---|---|---|
Add | Adds a new object to a collection. | |
AddAtID | Creates a new object with a specified ID in a collection. |
Properties
Name | Description | |
---|---|---|
Count | Returns the number of objects in a collection. Read-only. | |
Item | Returns an object from a collection. The Item property is the default property for all collections, and for the Path and Selection objects. Read-only. | |
ItemAtID | Returns the AccelTable, MenuSet, or ToolbarSet object for an ID within a collection.Read-only | |
Parent | Determines the parent of an object. Read-only. |