IBaseRibbonElement.ParentPanel

Fore Syntax

ParentPanel: IRibbonPanel;

Fore.NET Syntax

ParentPanel: Prognoz.Platform.Interop.Forms.RibbonPanel;

Description

The ParentPanel property returns the panel, on which a control is placed.

Comments

If the control is not located on the panel, the property returns Null.

See also:

IBaseRibbonElement