UserInterfaceManager.Ribbons Property

Parent Object: UserInterfaceManager

Description

Property that returns the Ribbons collection object.

Syntax

UserInterfaceManager.Ribbons() As Ribbons

Property Value

This is a read only property whose value is a Ribbons.

Samples

Name Description
Add parallel environment with contextual tabs The following sample demonstrates the use of parallel environments and contextual ribbon tabs.
Print information about all available ribbons. This sample prints out all of the elements of the ribbons. This output is very useful when customizing the ribbon to be able to get the names of the various existing ribbons, tabs, and panels.
Creation of an override environment for a document A new ribbon tab is created and associated with the override environment.
Create a ribbon panel in an existing tab Demonstrates creating a new ribbon panel within an existing ribbon tab.

Version

Introduced in version 2010