Skip to content
Merged
8 changes: 4 additions & 4 deletions WindowsForms/fontcombobox/AutoComplete.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
---
layout: post
title: Autocomplete in Windows Forms FontComboBox control | Syncfusion
description: Learn about Autocomplete support in Syncfusion Windows Forms FontComboBox control, its elements and more details.
title: Autocomplete in Windows Forms FontComboBox | Syncfusion®
description: Enable Autocomplete functionality in the Windows Forms FontComboBox control to help users quickly find and select font names.
platform: WindowsForms
control: Editors Package
control: FontComboBox
documentation: ug
---

Expand Down Expand Up @@ -56,6 +56,6 @@ Me.fontComboBox2.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.Cu

{% seealso %}

[DropDown Settings](/windowsforms/fontcombobox/dropdownsettings/)
[DropDown Settings](/windowsforms/fontcombobox/dropdownsettings)

{% endseealso %}
6 changes: 3 additions & 3 deletions WindowsForms/fontcombobox/DropDownSettings.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
---
layout: post
title: Dropdown Settings in Windows Forms FontComboBox control | Syncfusion
description: Learn about Dropdown Settings support in Syncfusion Windows Forms FontComboBox control and more details.
title: Dropdown Settings in Windows Forms FontComboBox | Syncfusion®
description: Dropdown settings in Windows Forms FontComboBox enable configuring dropdown style, size, item count, and font preview options for enhanced font selection.
platform: WindowsForms
control: Editors Package
control: FontComboBox
documentation: ug
---

Expand Down
6 changes: 3 additions & 3 deletions WindowsForms/fontcombobox/Events.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
---
layout: post
title: Events in Windows Forms FontComboBox control | Syncfusion
description: Learn about Events support in Syncfusion Windows Forms FontComboBox control, its elements and more details.
title: Events in Windows Forms FontComboBox | Syncfusion®
description: Events in Windows Forms FontComboBox provide notifications for font selection and index changes, enabling customized handling of user interactions.
platform: WindowsForms
control: Editors Package
control: FontComboBox
documentation: ug
---

Expand Down
4 changes: 2 additions & 2 deletions WindowsForms/fontcombobox/Getting-Started.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
layout: post
title: Getting Started with Windows Forms FontComboBox | Syncfusion
description: Learn here about getting started with Syncfusion Windows Forms FontComboBox control, its elements, and more details.
title: Getting Started with Windows Forms FontComboBox | Syncfusion®
description: Learn how to get started with the Syncfusion® Windows Forms FontComboBox control. Explore setup, features, examples, and customization options.
platform: WindowsForms
control: FontComboBox
documentation: ug
Expand Down
6 changes: 3 additions & 3 deletions WindowsForms/fontcombobox/Overview.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
---
layout: post
title: About Windows Forms FontComboBox control | Syncfusion
description: Learn here all about introduction of Syncfusion Windows Forms FontComboBox control, its elements, and more details.
title: About Syncfusion® Windows Forms FontComboBox Control | Syncfusion®
description: Learn about the introduction of Syncfusion® Essential Studio Windows Forms FontComboBox control and its features, customization, and usage options.
platform: WindowsForms
control: Editors Package
documentation: ug
---


# Windows Forms FontComboBox Overview
# About Syncfusion® Windows Forms FontComboBox Control

The FontComboBox is a combo box-derived controls that are automatically populated with the fonts installed on the user's system. It provide an easy way to fill a combo box with system fonts.

Expand Down
10 changes: 5 additions & 5 deletions WindowsForms/fontcombobox/VisualStyles.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
layout: post
title: Visual Styles in Windows Forms FontComboBox control | Syncfusion
description: Learn about Visual Styles support in Syncfusion Windows Forms FontComboBox control and more details.
title: Visual Styles in Windows Forms FontComboBox | Syncfusion®
description: Visual styles in Windows Forms FontComboBox enable applying built-in themes and color schemes to customize the control appearance and user experience.
platform: WindowsForms
control: Editors Package
control: FontComboBox
documentation: ug
---

# Visual Styles in Windows Forms FontComboBox
# Visual Styles in Windows Forms FontComboBox

Visual Styles for the FontComboBox control can be enabled through below properties.

Expand Down Expand Up @@ -40,7 +40,7 @@ Me.fontComboBox2.VisualStyle = Syncfusion.Windows.Forms.Tools.ThemedComboBoxStyl
{% endhighlight %}
{% endtabs %}

![Overview_img582](Overview_images/Overview_img582.jpeg)
![windowsforms-font-combo-box-overview](Overview_images/windowsforms-font-combo-box-overview.jpeg)

## Custom Colors

Expand Down
8 changes: 6 additions & 2 deletions WindowsForms/fontlistbox/Customization.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,16 @@
---
layout: post
title: Customization in Windows Forms FontListBox control | Syncfusion
description: Learn about Customization support in Syncfusion Windows Forms FontListBox control, its elements and more details.
title: Customization in Windows Forms FontListBox | Syncfusion®
description: Customization in Windows Forms FontListBox enables configuring selection modes, scrollbars, item sizing, sorting, and auto-complete behavior.
platform: WindowsForms
control: FontListBox
documentation: ug
---

# Customization in Windows Forms FontListBox

This section explains how to customize the Windows Forms FontListBox control, including selection modes, scrollbar settings, item management, and sorting behavior.

## Selection Mode

At run time, the items in the FontListBox can be selected based on the selection mode specified in the [SelectionMode](https://learn.microsoft.com/en-us/dotnet/api/system.windows.forms.listbox.selectionmode?redirectedfrom=MSDN&view=netframework-4.8#System_Windows_Forms_ListBox_SelectionMode) property. Selection can be made using mouse and keyboard.
Expand Down
4 changes: 2 additions & 2 deletions WindowsForms/fontlistbox/Getting-Started.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
layout: post
title: Getting Started with Windows Forms FontListBox | Syncfusion
description: Learn here about getting started with Syncfusion Windows Forms FontListBox control, its elements, and more details.
title: Getting Started with Windows Forms FontListBox | Syncfusion®
description: Learn how to get started with the Syncfusion® Windows Forms FontListBox control. Explore setup, features, examples, and customization options.
platform: WindowsForms
control: FontListBox
documentation: ug
Expand Down
6 changes: 3 additions & 3 deletions WindowsForms/fontlistbox/Overview.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
layout: post
title: About Windows Forms FontListBox control | Syncfusion
description: Learn here all about introduction of Syncfusion Windows Forms FontListBox control, its elements, and more details.
title: About Syncfusion® Windows Forms FontListBox Control | Syncfusion®
description: Learn about the introduction of Syncfusion® Essential Studio Windows Forms FontListBox control and its features, customization, and usage options.
platform: WindowsForms
control: FontListBox
documentation: ug
---

# Windows Forms FontListBox Overview
# About Syncfusion® Windows Forms FontListBox Control

The **FontListBox** is a list box derived control that can be populated automatically with the fonts installed on the user's system. It provides an easy way to fill a list box with system fonts.

Expand Down
6 changes: 3 additions & 3 deletions WindowsForms/fontlistbox/style.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
layout: post
title: Style | WindowsForms | Syncfusion
description: Learn here all about the visual style feature of Syncfusion Windows Forms FontListBox control and more.
title: Style in Windows Forms FontListBox | Syncfusion®
description: Customize the style of the Windows Forms FontListBox control using appearance settings, visual elements, and font display options.
platform: WindowsForms
control: FontListBox
documentation: ug
---

# Visual Style in Windows Forms FontListBox
# Style in Windows Forms FontListBox

The style for FontListBox can be set using VisualStyle property.
The visual style includes
Expand Down