IRibbonPanel.Elements

Fore Syntax

Elements: IRibbonElementsCollection;

Fore.NET Syntax

Elements: Prognoz.Platform.Interop.Forms.IRibbonElementsCollection;

Description

The Elements property returns the collection of controls located on the panel.

Example

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

See also:

IRibbonPanel