IRibbonPaletteButtonGroup.Images

Syntax

Images: IImageList;

Description

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

Comments

The following component should be set as a value of this property ImageList, or GlobalImageList.

Example

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

See also:

IRibbonPaletteButtonGroup