IBaseRibbonElements

Assembly: Forms;

Description

The IBaseRibbonElements interface contains basic properties that are used to work with collections of ribbon controls.

Inheritance Hierarchy

IBaseRibbonElements

Properties

  Property name Brief description
Count

The Count property returns the number of controls in the collection.
Item

The Item property returns parameters of the specified control.

See also:

Forms Assembly Interfaces