diff --git a/WindowsForms/fontcombobox/AutoComplete.md b/WindowsForms/fontcombobox/AutoComplete.md index d2093a875..170edfb3b 100644 --- a/WindowsForms/fontcombobox/AutoComplete.md +++ b/WindowsForms/fontcombobox/AutoComplete.md @@ -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 --- @@ -56,6 +56,6 @@ Me.fontComboBox2.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.Cu {% seealso %} -[DropDown Settings](/windowsforms/fontcombobox/dropdownsettings/) +[DropDown Settings](/windowsforms/fontcombobox/dropdownsettings) {% endseealso %} diff --git a/WindowsForms/fontcombobox/DropDownSettings.md b/WindowsForms/fontcombobox/DropDownSettings.md index 8a23e5e38..8ff8f9d9b 100644 --- a/WindowsForms/fontcombobox/DropDownSettings.md +++ b/WindowsForms/fontcombobox/DropDownSettings.md @@ -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 --- diff --git a/WindowsForms/fontcombobox/Events.md b/WindowsForms/fontcombobox/Events.md index e918c5247..85dbad253 100644 --- a/WindowsForms/fontcombobox/Events.md +++ b/WindowsForms/fontcombobox/Events.md @@ -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 --- diff --git a/WindowsForms/fontcombobox/Getting-Started.md b/WindowsForms/fontcombobox/Getting-Started.md index 1469cfd6e..4e83510fd 100644 --- a/WindowsForms/fontcombobox/Getting-Started.md +++ b/WindowsForms/fontcombobox/Getting-Started.md @@ -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 diff --git a/WindowsForms/fontcombobox/Overview.md b/WindowsForms/fontcombobox/Overview.md index bb4122966..76cee681e 100644 --- a/WindowsForms/fontcombobox/Overview.md +++ b/WindowsForms/fontcombobox/Overview.md @@ -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. diff --git a/WindowsForms/fontcombobox/VisualStyles.md b/WindowsForms/fontcombobox/VisualStyles.md index d1426a816..60dbed7ae 100644 --- a/WindowsForms/fontcombobox/VisualStyles.md +++ b/WindowsForms/fontcombobox/VisualStyles.md @@ -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. @@ -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 diff --git a/WindowsForms/fontlistbox/Customization.md b/WindowsForms/fontlistbox/Customization.md index 7b27f9dcd..f63e7737b 100644 --- a/WindowsForms/fontlistbox/Customization.md +++ b/WindowsForms/fontlistbox/Customization.md @@ -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. diff --git a/WindowsForms/fontlistbox/Getting-Started.md b/WindowsForms/fontlistbox/Getting-Started.md index 94e8b6775..d62918cc0 100644 --- a/WindowsForms/fontlistbox/Getting-Started.md +++ b/WindowsForms/fontlistbox/Getting-Started.md @@ -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 diff --git a/WindowsForms/fontlistbox/Overview.md b/WindowsForms/fontlistbox/Overview.md index 100709c5c..1017b793a 100644 --- a/WindowsForms/fontlistbox/Overview.md +++ b/WindowsForms/fontlistbox/Overview.md @@ -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. diff --git a/WindowsForms/fontlistbox/style.md b/WindowsForms/fontlistbox/style.md index 855ed11f3..687dae411 100644 --- a/WindowsForms/fontlistbox/style.md +++ b/WindowsForms/fontlistbox/style.md @@ -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