MenuSet Object Members
Visio Automation Reference |
Represents an entire menu set used by a Microsoft Office Visio window context.
Methods
Name | Description | |
---|---|---|
![]() |
Delete | Deletes an object. |
Properties
Name | Description | |
---|---|---|
![]() |
BuiltIn | Determines whether an object is a default Microsoft Office Visio user interface object or a custom object. Read-only. |
![]() |
Caption | Gets or sets the caption for an object. Read/write. |
![]() |
Enabled | Determines whether or not an object is currently enabled. Read/write. |
![]() |
Height | Gets or sets the height of a menu set. Read/write. |
![]() |
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. |
![]() |
Menus | Returns the Menus collection of a MenuSet object. Read-only. |
![]() |
Parent | Determines the parent of an object. Read-only. |
![]() |
Position | Gets or sets the position of an object. Read/write. |
![]() |
Protection | Determines how a MenuSet object is protected from user customization. Read/write. |
![]() |
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. |
![]() |
SetID | Returns the set ID of an MenuSet object in its collection. Read-only. |
![]() |
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. |
![]() |
Visible | Determines whether an object is visible. Read/write. |
![]() |
Width | Gets the width of an object in pixels. Read/write. |