RibbonItem Properties

The RibbonItem type exposes the following members.

Properties

  NameDescription
Public propertyEnabled
Gets or sets a value indicating whether the item is enabled.
Public propertyItemText
Gets or sets the text displayed on the item.
Public propertyItemType
Gets the item type.
Public propertyLongDescription
Long description of the command tooltip
Public propertyName
The name of the item.
Public propertyToolTip
The description that appears as a ToolTip for the item.
Public propertyToolTipImage
The image to show as a part of the button extended tooltip
Public propertyVisible
Gets or sets a value indicating whether the item is visible.

See Also