Ribbon for WinForms | ComponentOne
C1.Win.Ribbon Namespace / ShouldDrawFontEventArgs Class
Properties


In This Topic
    ShouldDrawFontEventArgs Class Members
    In This Topic

    The following tables list the members exposed by ShouldDrawFontEventArgs.

    Public Properties
     NameDescription
    Public PropertyGets or sets whether the font name should always be drawn using the default font.  
    Public PropertyGets the FontFamily associated with this font.  
    Public PropertyGets the name of the font.  
    Public PropertyGets or sets whether the font should appear in the drop-down list of the RibbonFontComboBox.  
    Top
    See Also