IRibbonChangeEventArgs

Assembly: Forms;

Namespace: Prognoz.Platform.Interop.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 element, the actions with which causes the event generation.

See also:

Forms Assembly Interfaces