.gif) |
BuiltIn |
Determines whether an object is a default Microsoft Office Visio user interface object or a custom object. Read-only. |
.gif) |
Caption |
Gets or sets the caption for an object. Read/write. |
.gif) |
Enabled |
Determines whether or not an object is currently enabled. Read/write. |
.gif) |
Height |
Gets or sets the height of a toolbar. Read/write. |
.gif) |
Index |
Gets the ordinal position of a Toolbar object in a Toolbars collection. Read-only. |
.gif) |
Left |
Gets the distance in pixels between the left edge of the object and the left side of the docking area. Sets the distance in pixels between the left edge of an object and the left edge of the screen. Read/write. |
.gif) |
Parent |
Determines the parent of an object. Read-only. |
.gif) |
Position |
Gets or sets the position of an object. Read/write. |
.gif) |
Protection |
Determines how a Toolbar object is protected from user customization. Read/write. |
.gif) |
RowIndex |
Gets or sets the docking order of a MenuSet or Toolbar object in relation to other items in the same docking area. Read/write. |
.gif) |
ToolbarItems |
Returns the ToolbarItems collection of a Toolbar object. Read-only. |
.gif) |
Top |
Gets the distance between the top of an object and the top of the docking area or the top of the screen if the object isn't docked; it sets the distance between the top of a Menu or Toolbar object and the top of the screen. Read/write. |
.gif) |
Visible |
Determines whether an object is visible. Read/write. |
.gif) |
Width |
Gets the width of an object in pixels. Read/write. |