UIObject Object Members
Visio Automation Reference |
Represents a set of Microsoft Office Visio menus, toolbars, and accelerators, from either the built-in Visio user interface or a customized version of it.
Methods
Name | Description | |
---|---|---|
LoadFromFile | Loads a Microsoft Office Visio application UIObject object from a file. | |
SaveToFile | Saves the user interface represented by a UIObject object in a file. | |
UpdateUI | Causes Microsoft Office Visio to display changes to the user interface represented by a UIObject object. |
Properties
Name | Description | |
---|---|---|
AccelTables | Returns the AccelTables collection of a UIObject object. Read-only. | |
Clone | Returns a copy of the UIObject object. Read-only. | |
DisplayKeysInTooltips | Determines whether ToolTip text includes keyboard shortcuts. Read/write. | |
DisplayTooltips | Determines whether ToolTips are shown in toolbars. Read/write. | |
LargeButtons | Determines whether large toolbar buttons are shown. Read/write. | |
MenuAnimationStyle | Gets or sets the way in which a menu is displayed. Read/write. | |
MenuSets | Returns the MenuSets collection of a UIObject object. Read-only. | |
Name | Specifies the name of an object. Read-only. | |
ToolbarSets | Returns the ToolbarSets collection of a UIObject object. Read-only. |