UIObject Members (Visio)

GitHub-Mark-64px

Contribute to this content

Use GitHub to suggest and submit changes. See our guidelines for contributing to VBA documentation.

Represents a set of Microsoft 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 Visio application UIObject object from a file.

SaveToFile

Saves the user interface represented by a UIObject object in a file.

UpdateUI

Causes Microsoft 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 ScreenTip text includes keyboard shortcuts. Read/write.

DisplayTooltips

Determines whether feature descriptions are shown in ScreenTips. 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.