Share

UserInterfaceManager.RibbonState Property

Parent Object: UserInterfaceManager

Description

Gets and sets the display state of the ribbon. Valid values are kFullRibbon, kMinimizeToTabs, kMinimizeToPanelTitles and kMinimizeToPanelButtons.

Syntax

UserInterfaceManager.RibbonState() As RibbonStateEnum

Property Value

This is a read/write property whose value is a RibbonStateEnum.

Version

Introduced in version 2010

Was this information helpful?