IRibbon.Images

Syntax

Images: IImageList;

Description

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

Comments

Images available via this property are used by common controls and panels.

Specify the ImageList or GlobalImageList component as a value of this property. If resources are connected to the ribbon, this property returns the collection of images saved in resources.

See also:

IRibbon