次の方法で共有


Toolbar Object Members

Visio Automation Reference

Methods

  Name Description
Aa342286.methods(en-us,office.12).gif Delete Deletes an object.

Properties

  Name Description
Aa342286.properties(en-us,office.12).gif BuiltIn Determines whether an object is a default Microsoft Office Visio user interface object or a custom object. Read-only.
Aa342286.properties(en-us,office.12).gif Caption Gets or sets the caption for an object. Read/write.
Aa342286.properties(en-us,office.12).gif Enabled Determines whether or not an object is currently enabled. Read/write.
Aa342286.properties(en-us,office.12).gif Height Gets or sets the height of a toolbar. Read/write.
Aa342286.properties(en-us,office.12).gif Index Gets the ordinal position of a Toolbar object in a Toolbars collection. Read-only.
Aa342286.properties(en-us,office.12).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.
Aa342286.properties(en-us,office.12).gif Parent Determines the parent of an object. Read-only.
Aa342286.properties(en-us,office.12).gif Position Gets or sets the position of an object. Read/write.
Aa342286.properties(en-us,office.12).gif Protection Determines how a Toolbar object is protected from user customization. Read/write.
Aa342286.properties(en-us,office.12).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.
Aa342286.properties(en-us,office.12).gif ToolbarItems Returns the ToolbarItems collection of a Toolbar object. Read-only.
Aa342286.properties(en-us,office.12).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.
Aa342286.properties(en-us,office.12).gif Visible Determines whether an object is visible. Read/write.
Aa342286.properties(en-us,office.12).gif Width Gets the width of an object in pixels. Read/write.