IRibbonChangeEventArgs

Assembly: Forms;

Description

The IRibbonChangeEventArgs interface contains properties of the argument of the Ribbon.OnChange event that occurs when any ribbon controls are used.

Inheritance Hierarchy

          IEventArgs

          IRibbonChangeEventArgs

Properties

  Property name Brief description
The Element property returns the control, the actions with which cause the event generation.

See also:

Forms Assembly Interfaces