| C1.Win.C1Ribbon.4 Assembly > C1.Win.C1Ribbon Namespace : RibbonEventHandler Delegate |
'Declaration Public Delegate Sub RibbonEventHandler( _ ByVal sender As System.Object, _ ByVal e As RibbonEventArgs _ )
public delegate void RibbonEventHandler( System.object sender, RibbonEventArgs e )