[]
Gets or sets whether font names are drawn using the same fonts in the drop-down list.
[C1Category("Appearance")]
[C1Description("RibbonFontComboBox.PreviewFonts", "Indicates whether font names are drawn using the same fonts in the drop-down list.")]
public bool PreviewFonts { get; set; }
<C1Category("Appearance")>
<C1Description("RibbonFontComboBox.PreviewFonts", "Indicates whether font names are drawn using the same fonts in the drop-down list.")>
Public Property PreviewFonts As Boolean