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
Aa342292.methods(en-us,office.12).gif LoadFromFile Loads a Microsoft Office Visio application UIObject object from a file.
Aa342292.methods(en-us,office.12).gif SaveToFile Saves the user interface represented by a UIObject object in a file.
Aa342292.methods(en-us,office.12).gif UpdateUI Causes Microsoft Office Visio to display changes to the user interface represented by a UIObject object.

Properties

  Name Description
Aa342292.properties(en-us,office.12).gif AccelTables Returns the AccelTables collection of a UIObject object. Read-only.
Aa342292.properties(en-us,office.12).gif Clone Returns a copy of the UIObject object. Read-only.
Aa342292.properties(en-us,office.12).gif DisplayKeysInTooltips Determines whether ToolTip text includes keyboard shortcuts. Read/write.
Aa342292.properties(en-us,office.12).gif DisplayTooltips Determines whether ToolTips are shown in toolbars. Read/write.
Aa342292.properties(en-us,office.12).gif LargeButtons Determines whether large toolbar buttons are shown. Read/write.
Aa342292.properties(en-us,office.12).gif MenuAnimationStyle Gets or sets the way in which a menu is displayed. Read/write.
Aa342292.properties(en-us,office.12).gif MenuSets Returns the MenuSets collection of a UIObject object. Read-only.
Aa342292.properties(en-us,office.12).gif Name Specifies the name of an object. Read-only.
Aa342292.properties(en-us,office.12).gif ToolbarSets Returns the ToolbarSets collection of a UIObject object. Read-only.