IRibbonCategories.Remove

Fore Syntax

Remove(Element: IRibbonCategory);

Fore.NET Syntax

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

Parameters

Element. The tab that must be removed.

Description

The Remove method removes the specified tab from the collection.

See also:

IRibbonCategories