IRibbonContexts.Remove

Fore Syntax

Remove(Element: IRibbonContext);

Fore.NET Syntax

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

Parameters

Element. It is a context tab that should be removed.

Description

The Remove method removes the specified context tab from the collection.

See also:

IRibbonContexts