IBaseRibbonElements.Item

Fore Syntax

Item(Index: Integer): IBaseRibbonElement;

Fore.NET Syntax

Item[Index: Integer]: Prognoz.Platform.Interop.Forms.IBaseRibbonElement;

Parameters

Index. Index of the control element.

Description

The Item property returns parameters of the control, which index is passed by the Index parameter.

See also:

IBaseRibbonElements