[]
Allows to hide some fonts in the drop-down list or display their names using the default font.
[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
Type | Description |
---|---|
EventHandler<ShouldDrawFontEventArgs> | Allows to hide some fonts in the drop-down list or display their names using the default font. |