syncfusion-winforms-fontlistbox

Installation
SKILL.md

Implementing the Syncfusion WinForms FontListBox Control

The Syncfusion FontListBox (Syncfusion.Windows.Forms.Tools.FontListBox) is a ListBox-derived control that automatically populates itself with all fonts installed on the user's system. It supports multiple selection modes, type-to-match auto-complete, horizontal scrollbars, item height control, and Office-style visual themes.

When to Use This Skill

Use this skill when you need to:

  • Display a list of installed system fonts — auto-populated on creation
  • Allow users to select a font — apply the selected font to labels, text boxes, or other controls
  • Configure selection modes — single, multi-simple, or multi-extended selection
  • Enable type-to-match auto-completeUseAutoComplete
  • Apply Office visual stylesVisualStyle with FontListBoxStyle enum
  • Control scrollbar visibilityHorizontalScrollbar, ScrollAlwaysVisible
  • Handle font selection eventsSelectedIndexChanged

Component Overview

Property Type Description
Related skills

More from syncfusion/winforms-ui-components-skills

Installs
38
GitHub Stars
1
First Seen
Mar 25, 2026