[]
        
(Showing Draft Content)

C1.Win.Ribbon.RibbonFontComboBox.ShouldDrawFont

ShouldDrawFont Event

Allows to hide some fonts in the drop-down list or display their names using the default font.

Namespace: C1.Win.Ribbon
Assembly: C1.Win.Ribbon.4.8.dll
Syntax
[C1Category("Appearance")]
[C1Description("RibbonFontComboBox.ShouldDrawFont", "Allows hiding some fonts in the drop-down list or display their names using the default font.")]
public event EventHandler<ShouldDrawFontEventArgs> ShouldDrawFont
Returns
Type Description
EventHandler<ShouldDrawFontEventArgs> Allows to hide some fonts in the drop-down list or display their names using the default font.