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 System.Boolean
public System.bool PreviewFonts {get; set;}
See Also