IRibbonElementsCollection.RemoveAt

Syntax

RemoveAt(Index: Integer);

Parameters

Index. Index of the control.

Description

The RemoveAt method removes the control from the collection by index.

Comments

When any control is removed, all other elements are shifted in the collection and visually.

See also:

IRibbonElementsCollection