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