public event System.EventHandler<RibbonEventArgs> RibbonEvent
'Declaration
Public Event RibbonEvent As System.EventHandler(Of RibbonEventArgs)
Event Data
The event handler receives an argument of type C1.Win.Ribbon.RibbonEventArgs containing data related to this event. The following RibbonEventArgs properties provide information specific to this event.