IRibbonPanels.Remove

Fore Syntax

Remove(Element: IRibbonPanel);

Fore.NET Syntax

Remove(Element: Prognoz.Platform.Interop.Forms.IRibbonPanel);

Parameters

Element. The panel that must be removed.

Description

The Remove method removes the specified panel from the collection.

See also:

IRibbonPanels