[]
Occurs before a font is applied to a ribbon item.
[C1Category("Appearance")]
[C1Description("C1Ribbon.UpdatingItemFont", "Occurs before a font is applied to a ribbon item.")]
public event EventHandler<UpdatingItemFontEventArgs> UpdatingItemFont
Type | Description |
---|---|
EventHandler<UpdatingItemFontEventArgs> | Occurs before a font is applied to a ribbon item. |
This event supports: RibbonButton, RibbonCheckBox, RibbonGallery, RibbonMenu, RibbonSplitButton, RibbonToggleButton.