[]
        
(Showing Draft Content)

C1.Win.Ribbon.ShouldDrawFontEventArgs

ShouldDrawFontEventArgs Class

Provides data for the ShouldDrawFont event.

Inheritance
ShouldDrawFontEventArgs
Namespace: C1.Win.Ribbon
Assembly: C1.Win.Ribbon.4.8.dll
Syntax
public class ShouldDrawFontEventArgs : EventArgs

Properties

Name Description
DrawUsingDefaultFont

Gets or sets whether the font name should always be drawn using the default font.

FontFamily

Gets the FontFamily associated with this font.

FontName

Gets the name of the font.

ShouldDraw

Gets or sets whether the font should appear in the drop-down list of the RibbonFontComboBox.