Ribbon for WinForms | ComponentOne
C1.Win.Ribbon Namespace / RibbonFontComboBox Class / PreviewFonts Property

In This Topic
    PreviewFonts Property (RibbonFontComboBox)
    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 Boolean
    public bool PreviewFonts {get; set;}
    See Also