Articles in this section
Category / Section

How can I set a font as Recent use font and included into recent use font list?

1 min read

 

A selected font can be set as recently used font in the font list box. The following code shows how to set a selected font as a recently used font.

[C#]

fontListBox.RecentlyUsedFonts.Add(fontListBox.SelectedFontFamily);

Syncfusion Inc.

Did you find this information helpful?
Yes
No
Help us improve this page
Please provide feedback or comments
Comments (0)
Please sign in to leave a comment
Access denied
Access denied