IRibbon.Images

Fore Syntax

Images: IImageList;

Fore.NET Syntax

Images: Prognoz.Platform.Interop.Forms.ImageList;

Description

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

Comments

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

The ImageList or GlobalImageList component should be set as a value of this property. If a resources are connected to the toolbar, this property returns the collection of images saved in resources.

See also:

IRibbon