IRibbonPaletteButtonGroup.Images

Syntax

Images: IImageList;

Description

The Images property determines the component that contains images that will be used on the ribbon.

Comments

Set the ImageList or GlobalImageList component as a value of this property.

Example

The example of use is given in description of the IRibbonPaletteButtonGroups.Add method.

See also:

IRibbonPaletteButtonGroup