[]
Occurs when other Ribbon events occur.
[C1Category("Action")]
[C1Description("C1StatusBar.RibbonEvent", "Occurs when other Ribbon events occur.")]
public event EventHandler<RibbonEventArgs> RibbonEvent
Type | Description |
---|---|
EventHandler<RibbonEventArgs> | Occurs when other Ribbon events occur. |