IRibbonChangeEventArgs.Element

Syntax

Element: IBaseRibbonElement;

Description

The Element property returns the ribbon control, the actions with which cause the event generation.

Example

The property use is given in the example for the Ribbon.OnChange event.

See also:

IRibbonChangeEventArgs