Click or drag to resize

PaletteRibbonBack Properties

The PaletteRibbonBack type exposes the following members.

Properties
 NameDescription
Public propertyBackColor1 Gets and sets the first background color for the ribbon item.
Public propertyBackColor2 Gets and sets the second background color for the ribbon item.
Public propertyBackColor3 Gets and sets the third background color for the ribbon item.
Public propertyBackColor4 Gets and sets the fourth background color for the ribbon item.
Public propertyBackColor5 Gets and sets the fifth background color for the ribbon item.
Public propertyId Gets the unique identifier of the object.
(Inherited from GlobalId)
Public propertyIsDefault Gets a value indicating if all values are default.
(Overrides StorageIsDefault)
Public propertyNeedPaint Gets and sets the need paint delegate for notifying paint requests.
(Inherited from Storage)
Protected propertyNeedPaintDelegate Gets access to the need paint delegate.
(Inherited from Storage)
Top
See Also