[]
        
(Showing Draft Content)

C1.Win.Ribbon.C1Ribbon.UpdatingItemFont

UpdatingItemFont Event

Occurs before a font is applied to a ribbon item.

Namespace: C1.Win.Ribbon
Assembly: C1.Win.Ribbon.4.8.dll
Syntax
[C1Category("Appearance")]
[C1Description("C1Ribbon.UpdatingItemFont", "Occurs before a font is applied to a ribbon item.")]
public event EventHandler<UpdatingItemFontEventArgs> UpdatingItemFont
Returns
Type Description
EventHandler<UpdatingItemFontEventArgs> Occurs before a font is applied to a ribbon item.
Remarks

This event supports: RibbonButton, RibbonCheckBox, RibbonGallery, RibbonMenu, RibbonSplitButton, RibbonToggleButton.