ComponentOne Ribbon for WinForms
C1.Win.C1Ribbon.4.8 Assembly / C1.Win.C1Ribbon Namespace / RibbonFontComboBox Class / PreviewFonts Property

In This Topic
    PreviewFonts Property
    In This Topic
    Gets or sets whether font names are drawn using the same fonts in the drop-down list.
    Syntax
    'Declaration
     
    Public Property PreviewFonts As System.Boolean
    public System.bool PreviewFonts {get; set;}
    See Also