From dfa26b4aca90e2b080b2b65e087c7789925980aa Mon Sep 17 00:00:00 2001 From: Kaviya Srinivasan Date: Thu, 13 Aug 2026 16:28:05 +0530 Subject: [PATCH 01/10] Frontmatter Correction for FontCombobox and fontlistbox --- WindowsForms/fontcombobox/AutoComplete.md | 6 +++--- WindowsForms/fontcombobox/DropDownSettings.md | 6 +++--- WindowsForms/fontcombobox/Events.md | 4 ++-- WindowsForms/fontcombobox/Getting-Started.md | 6 +++--- WindowsForms/fontcombobox/Overview.md | 6 +++--- WindowsForms/fontcombobox/VisualStyles.md | 6 +++--- WindowsForms/fontlistbox/Customization.md | 4 ++-- WindowsForms/fontlistbox/Getting-Started.md | 4 ++-- WindowsForms/fontlistbox/Overview.md | 6 +++--- WindowsForms/fontlistbox/style.md | 6 +++--- 10 files changed, 27 insertions(+), 27 deletions(-) diff --git a/WindowsForms/fontcombobox/AutoComplete.md b/WindowsForms/fontcombobox/AutoComplete.md index d2093a875..561932ef1 100644 --- a/WindowsForms/fontcombobox/AutoComplete.md +++ b/WindowsForms/fontcombobox/AutoComplete.md @@ -1,13 +1,13 @@ --- 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 documentation: ug --- -# Autocomplete in Windows Forms FontComboBox +# AutoComplete in Windows Forms FontComboBox The AutoComplete feature of the FontComboBox can be turned on\off depending upon the type of behavior that is required for the FontComboBox control. The below properties enables the auto complete feature. diff --git a/WindowsForms/fontcombobox/DropDownSettings.md b/WindowsForms/fontcombobox/DropDownSettings.md index 8a23e5e38..495f9d914 100644 --- a/WindowsForms/fontcombobox/DropDownSettings.md +++ b/WindowsForms/fontcombobox/DropDownSettings.md @@ -1,13 +1,13 @@ --- 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: DropDownSettings in Windows Forms FontComboBox | Syncfusion® +description: Customize DropdownSettings in the Windows Forms FontComboBox control, including item display, sizing, appearance, and interaction behavior. platform: WindowsForms control: Editors Package documentation: ug --- -# Dropdown Settings in Windows Forms FontComboBox +# DropDownSettings in Windows Forms FontComboBox FontComboBox has properties to control the appearance and behavior of the dropdown. diff --git a/WindowsForms/fontcombobox/Events.md b/WindowsForms/fontcombobox/Events.md index e918c5247..03cb0ba24 100644 --- a/WindowsForms/fontcombobox/Events.md +++ b/WindowsForms/fontcombobox/Events.md @@ -1,7 +1,7 @@ --- 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: Handle events in the Windows Forms FontComboBox control to respond to user actions, selection changes, and control interactions. platform: WindowsForms control: Editors Package documentation: ug diff --git a/WindowsForms/fontcombobox/Getting-Started.md b/WindowsForms/fontcombobox/Getting-Started.md index 1469cfd6e..57cded669 100644 --- a/WindowsForms/fontcombobox/Getting-Started.md +++ b/WindowsForms/fontcombobox/Getting-Started.md @@ -1,13 +1,13 @@ --- 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 --- -# Getting Started with Windows Forms FontComboBox +# Getting Started with Syncfusion® Windows Forms FontComboBox This section briefly describes how to create a new Windows Forms project in Visual Studio and add the [FontComboBox](https://help.syncfusion.com/cr/windowsforms/Syncfusion.Windows.Forms.Tools.FontComboBox.html) control with its functionalities. diff --git a/WindowsForms/fontcombobox/Overview.md b/WindowsForms/fontcombobox/Overview.md index bb4122966..95cfc1ccf 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: Visual Styles in Windows Forms FontComboBox | Syncfusion® +description: Customize the appearance of the Windows Forms FontComboBox control using visual styles to create a consistent and modern user interface. platform: WindowsForms control: Editors Package documentation: ug --- -# Windows Forms FontComboBox Overview +# Visual Styles in Windows Forms FontComboBox 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..8982690d4 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: VisualStyles in Windows Forms FontComboBox | Syncfusion® +description: Apply VisualStyles in the Windows Forms FontComboBox control to customize its appearance and maintain a consistent user interface. platform: WindowsForms control: Editors Package documentation: ug --- -# Visual Styles in Windows Forms FontComboBox +# VisualStyles in Windows Forms FontComboBox Visual Styles for the FontComboBox control can be enabled through below properties. diff --git a/WindowsForms/fontlistbox/Customization.md b/WindowsForms/fontlistbox/Customization.md index 7b27f9dcd..19b153c44 100644 --- a/WindowsForms/fontlistbox/Customization.md +++ b/WindowsForms/fontlistbox/Customization.md @@ -1,7 +1,7 @@ --- 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: Customize the Windows Forms FontListBox control with appearance, font display, item rendering, and user interaction settings. platform: WindowsForms control: FontListBox documentation: ug 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 From 2ac5b6b8c3bc335d4a825cb50ef95099a72d3458 Mon Sep 17 00:00:00 2001 From: Kaviya Srinivasan Date: Thu, 13 Aug 2026 16:44:28 +0530 Subject: [PATCH 02/10] Updated the fontcombobox --- WindowsForms/fontcombobox/AutoComplete.md | 6 +++--- WindowsForms/fontcombobox/DropDownSettings.md | 6 +++--- WindowsForms/fontcombobox/Getting-Started.md | 2 +- WindowsForms/fontcombobox/Overview.md | 6 +++--- WindowsForms/fontcombobox/VisualStyles.md | 6 +++--- 5 files changed, 13 insertions(+), 13 deletions(-) diff --git a/WindowsForms/fontcombobox/AutoComplete.md b/WindowsForms/fontcombobox/AutoComplete.md index 561932ef1..f35009f3d 100644 --- a/WindowsForms/fontcombobox/AutoComplete.md +++ b/WindowsForms/fontcombobox/AutoComplete.md @@ -1,13 +1,13 @@ --- layout: post -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. +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 documentation: ug --- -# AutoComplete in Windows Forms FontComboBox +# Autocomplete in Windows Forms FontComboBox The AutoComplete feature of the FontComboBox can be turned on\off depending upon the type of behavior that is required for the FontComboBox control. The below properties enables the auto complete feature. diff --git a/WindowsForms/fontcombobox/DropDownSettings.md b/WindowsForms/fontcombobox/DropDownSettings.md index 495f9d914..fca6a9379 100644 --- a/WindowsForms/fontcombobox/DropDownSettings.md +++ b/WindowsForms/fontcombobox/DropDownSettings.md @@ -1,13 +1,13 @@ --- layout: post -title: DropDownSettings in Windows Forms FontComboBox | Syncfusion® -description: Customize DropdownSettings in the Windows Forms FontComboBox control, including item display, sizing, appearance, and interaction behavior. +title: DropDown Settings in Windows Forms FontComboBox | Syncfusion® +description: Customize Dropdown Settings in the Windows Forms FontComboBox control, including item display, sizing, appearance, and interaction behavior. platform: WindowsForms control: Editors Package documentation: ug --- -# DropDownSettings in Windows Forms FontComboBox +# DropDown Settings in Windows Forms FontComboBox FontComboBox has properties to control the appearance and behavior of the dropdown. diff --git a/WindowsForms/fontcombobox/Getting-Started.md b/WindowsForms/fontcombobox/Getting-Started.md index 57cded669..4e83510fd 100644 --- a/WindowsForms/fontcombobox/Getting-Started.md +++ b/WindowsForms/fontcombobox/Getting-Started.md @@ -7,7 +7,7 @@ control: FontComboBox documentation: ug --- -# Getting Started with Syncfusion® Windows Forms FontComboBox +# Getting Started with Windows Forms FontComboBox This section briefly describes how to create a new Windows Forms project in Visual Studio and add the [FontComboBox](https://help.syncfusion.com/cr/windowsforms/Syncfusion.Windows.Forms.Tools.FontComboBox.html) control with its functionalities. diff --git a/WindowsForms/fontcombobox/Overview.md b/WindowsForms/fontcombobox/Overview.md index 95cfc1ccf..76cee681e 100644 --- a/WindowsForms/fontcombobox/Overview.md +++ b/WindowsForms/fontcombobox/Overview.md @@ -1,14 +1,14 @@ --- layout: post -title: Visual Styles in Windows Forms FontComboBox | Syncfusion® -description: Customize the appearance of the Windows Forms FontComboBox control using visual styles to create a consistent and modern user interface. +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 --- -# Visual Styles in Windows Forms FontComboBox +# 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 8982690d4..bf165cd87 100644 --- a/WindowsForms/fontcombobox/VisualStyles.md +++ b/WindowsForms/fontcombobox/VisualStyles.md @@ -1,13 +1,13 @@ --- layout: post -title: VisualStyles in Windows Forms FontComboBox | Syncfusion® -description: Apply VisualStyles in the Windows Forms FontComboBox control to customize its appearance and maintain a consistent user interface. +title: Visual Styles in Windows Forms FontComboBox | Syncfusion® +description: Apply Visual Styles in the Windows Forms FontComboBox control to customize its appearance and maintain a consistent user interface. platform: WindowsForms control: Editors Package documentation: ug --- -# VisualStyles in Windows Forms FontComboBox +# Visual Styles in Windows Forms FontComboBox Visual Styles for the FontComboBox control can be enabled through below properties. From e93840fc11c55c7b8567b558f56ac9d05e79cee4 Mon Sep 17 00:00:00 2001 From: Kaviya Srinivasan Date: Thu, 13 Aug 2026 16:46:49 +0530 Subject: [PATCH 03/10] Updated the dropdownsettings --- WindowsForms/fontcombobox/DropDownSettings.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/WindowsForms/fontcombobox/DropDownSettings.md b/WindowsForms/fontcombobox/DropDownSettings.md index fca6a9379..33cd7f55a 100644 --- a/WindowsForms/fontcombobox/DropDownSettings.md +++ b/WindowsForms/fontcombobox/DropDownSettings.md @@ -1,13 +1,13 @@ --- layout: post -title: DropDown Settings in Windows Forms FontComboBox | Syncfusion® +title: Dropdown Settings in Windows Forms FontComboBox | Syncfusion® description: Customize Dropdown Settings in the Windows Forms FontComboBox control, including item display, sizing, appearance, and interaction behavior. platform: WindowsForms control: Editors Package documentation: ug --- -# DropDown Settings in Windows Forms FontComboBox +# Dropdown Settings in Windows Forms FontComboBox FontComboBox has properties to control the appearance and behavior of the dropdown. From f03bb7e69f74dfb8e8e20eaed8815bcf07559628 Mon Sep 17 00:00:00 2001 From: Kaviya Srinivasan Date: Thu, 13 Aug 2026 17:59:11 +0530 Subject: [PATCH 04/10] Changed the control name --- WindowsForms/Gradient-Panel/Border-Settings.md | 2 +- WindowsForms/Gradient-Panel/Getting-Started.md | 2 +- WindowsForms/Gradient-Panel/GradientPanel-Appearance.md | 2 +- WindowsForms/Gradient-Panel/Overview.md | 2 +- WindowsForms/Gradient-Panel/Scroll-Settings.md | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/WindowsForms/Gradient-Panel/Border-Settings.md b/WindowsForms/Gradient-Panel/Border-Settings.md index 730d06331..c0b5836e8 100644 --- a/WindowsForms/Gradient-Panel/Border-Settings.md +++ b/WindowsForms/Gradient-Panel/Border-Settings.md @@ -3,7 +3,7 @@ layout: post title: Border Settings in Windows Forms Gradient Panel control | Syncfusion description: Learn about Border Settings support in Syncfusion Windows Forms Gradient Panel control and more details. platform: WindowsForms -control: Editors Package +control: Gradient Panel documentation: ug --- diff --git a/WindowsForms/Gradient-Panel/Getting-Started.md b/WindowsForms/Gradient-Panel/Getting-Started.md index 37aef35c5..9cd534558 100644 --- a/WindowsForms/Gradient-Panel/Getting-Started.md +++ b/WindowsForms/Gradient-Panel/Getting-Started.md @@ -3,7 +3,7 @@ layout: post title: Getting Started with Windows Forms Gradient Panel | Syncfusion description: Learn here about getting started with Syncfusion Windows Forms Gradient Panel control, its elements, and more details. platform: WindowsForms -control: GradientPanel +control: Gradient Panel documentation: ug --- diff --git a/WindowsForms/Gradient-Panel/GradientPanel-Appearance.md b/WindowsForms/Gradient-Panel/GradientPanel-Appearance.md index f777cbed4..f751a595a 100644 --- a/WindowsForms/Gradient-Panel/GradientPanel-Appearance.md +++ b/WindowsForms/Gradient-Panel/GradientPanel-Appearance.md @@ -3,7 +3,7 @@ layout: post title: Gradientpanel Appearance in WinForms Gradient Panel | Syncfusion description: Learn about Gradientpanel Appearance support in Syncfusion Windows Forms Gradient Panel control and more details. platform: WindowsForms -control: Editors Package +control: Gradient Panel documentation: ug --- diff --git a/WindowsForms/Gradient-Panel/Overview.md b/WindowsForms/Gradient-Panel/Overview.md index be8d0abb0..ef7cbfac2 100644 --- a/WindowsForms/Gradient-Panel/Overview.md +++ b/WindowsForms/Gradient-Panel/Overview.md @@ -3,7 +3,7 @@ layout: post title: About Windows Forms Gradient Panel control | Syncfusion description: Learn here all about introduction of Syncfusion Windows Forms Gradient Panel control and more details. platform: WindowsForms -control: GradientPanel +control: Gradient Panel documentation: ug --- diff --git a/WindowsForms/Gradient-Panel/Scroll-Settings.md b/WindowsForms/Gradient-Panel/Scroll-Settings.md index b7e5d1fa6..f55fbdfe5 100644 --- a/WindowsForms/Gradient-Panel/Scroll-Settings.md +++ b/WindowsForms/Gradient-Panel/Scroll-Settings.md @@ -3,7 +3,7 @@ layout: post title: Scroll Settings in Windows Forms Gradient Panel control | Syncfusion description: Learn about Scroll Settings support in Syncfusion Windows Forms Gradient Panel control and more details. platform: WindowsForms -control: Editors Package +control: Gradient Panel documentation: ug --- # Scroll Settings in Windows Forms Gradient Panel From 0da7df55e6a7801aea2e1845b263a07886d78d39 Mon Sep 17 00:00:00 2001 From: Kaviya Srinivasan Date: Thu, 13 Aug 2026 18:00:29 +0530 Subject: [PATCH 05/10] Added the contorl name for GradientPanelExt --- .../gradientpanelext/Background-and-Foreground-Settings.md | 2 +- WindowsForms/gradientpanelext/Border-Settings.md | 2 +- WindowsForms/gradientpanelext/Collapse-Expand-Animation.md | 2 +- WindowsForms/gradientpanelext/GradientPanelExt-Events.md | 2 +- WindowsForms/gradientpanelext/Primitives.md | 2 +- WindowsForms/gradientpanelext/Scroll-Settings.md | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/WindowsForms/gradientpanelext/Background-and-Foreground-Settings.md b/WindowsForms/gradientpanelext/Background-and-Foreground-Settings.md index 9ab130106..f73d0d2d1 100644 --- a/WindowsForms/gradientpanelext/Background-and-Foreground-Settings.md +++ b/WindowsForms/gradientpanelext/Background-and-Foreground-Settings.md @@ -3,7 +3,7 @@ layout: post title: Background and Foreground Settings in GradientPanelExt | Syncfusion description: Learn about Background and Foreground Settings support in Syncfusion Windows Forms GradientPanelExt control and more details. platform: WindowsForms -control: EditorPackage +control: GradientPanelExt documentation: ug --- # Background and Foreground Settings in Windows Forms GradientPanelExt diff --git a/WindowsForms/gradientpanelext/Border-Settings.md b/WindowsForms/gradientpanelext/Border-Settings.md index a81448e0e..229d9c41e 100644 --- a/WindowsForms/gradientpanelext/Border-Settings.md +++ b/WindowsForms/gradientpanelext/Border-Settings.md @@ -3,7 +3,7 @@ layout: post title: Border Settings in Windows Forms GradientPanelExt control | Syncfusion description: Learn about Border Settings support in Syncfusion Windows Forms GradientPanelExt control and more details. platform: WindowsForms -control: EditorPackage +control: GradientPanelExt documentation: ug --- # Border Settings in Windows Forms GradientPanelExt diff --git a/WindowsForms/gradientpanelext/Collapse-Expand-Animation.md b/WindowsForms/gradientpanelext/Collapse-Expand-Animation.md index 69336a0ad..fe1f4d186 100644 --- a/WindowsForms/gradientpanelext/Collapse-Expand-Animation.md +++ b/WindowsForms/gradientpanelext/Collapse-Expand-Animation.md @@ -3,7 +3,7 @@ layout: post title: Collapse Expand Animation in WinForms GradientPanelExt | Syncfusion description: Learn about Collapse Expand Animation support in Syncfusion Windows Forms GradientPanelExt control and more details. platform: WindowsForms -control: EditorPackage +control: GradientPanelExt documentation: ug --- # Collapse Expand Animation in Windows Forms GradientPanelExt diff --git a/WindowsForms/gradientpanelext/GradientPanelExt-Events.md b/WindowsForms/gradientpanelext/GradientPanelExt-Events.md index 221b87d65..f016fcc03 100644 --- a/WindowsForms/gradientpanelext/GradientPanelExt-Events.md +++ b/WindowsForms/gradientpanelext/GradientPanelExt-Events.md @@ -3,7 +3,7 @@ layout: post title: Gradientpanelext Events in WinForms GradientPanelExt | Syncfusion description: Learn about Gradientpanelext Events support in Syncfusion Windows Forms GradientPanelExt control and more details. platform: WindowsForms -control: EditorPackage +control: GradientPanelExt documentation: ug --- # Gradient panel next Events in Windows Forms Gradient Panel next diff --git a/WindowsForms/gradientpanelext/Primitives.md b/WindowsForms/gradientpanelext/Primitives.md index bfb4857ed..63e3dd27d 100644 --- a/WindowsForms/gradientpanelext/Primitives.md +++ b/WindowsForms/gradientpanelext/Primitives.md @@ -3,7 +3,7 @@ layout: post title: Primitives in Windows Forms GradientPanelExt control | Syncfusion description: Learn about Primitives support in Syncfusion Windows Forms GradientPanelExt control and more details. platform: WindowsForms -control: EditorPackage +control: GradientPanelExt documentation: ug --- # Primitives in Windows Forms GradientPanelExt diff --git a/WindowsForms/gradientpanelext/Scroll-Settings.md b/WindowsForms/gradientpanelext/Scroll-Settings.md index c33eff0d9..d676ead5a 100644 --- a/WindowsForms/gradientpanelext/Scroll-Settings.md +++ b/WindowsForms/gradientpanelext/Scroll-Settings.md @@ -3,7 +3,7 @@ layout: post title: Scroll Settings in Windows Forms GradientPanelExt control | Syncfusion description: Learn about Scroll Settings support in Syncfusion Windows Forms GradientPanelExt control and more details. platform: WindowsForms -control: EditorPackage +control: GradientPanelExt documentation: ug --- # Scroll Settings in Windows Forms GradientPanelExt From 66712e8848e068b1d09e6fafa9a17c556a71f386 Mon Sep 17 00:00:00 2001 From: Kaviya Srinivasan Date: Thu, 13 Aug 2026 18:18:30 +0530 Subject: [PATCH 06/10] Changed the control name for Gradient panel --- WindowsForms/Gradient-Panel/Border-Settings.md | 2 +- WindowsForms/Gradient-Panel/GradientPanel-Appearance.md | 2 +- WindowsForms/Gradient-Panel/Scroll-Settings.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/WindowsForms/Gradient-Panel/Border-Settings.md b/WindowsForms/Gradient-Panel/Border-Settings.md index c0b5836e8..730d06331 100644 --- a/WindowsForms/Gradient-Panel/Border-Settings.md +++ b/WindowsForms/Gradient-Panel/Border-Settings.md @@ -3,7 +3,7 @@ layout: post title: Border Settings in Windows Forms Gradient Panel control | Syncfusion description: Learn about Border Settings support in Syncfusion Windows Forms Gradient Panel control and more details. platform: WindowsForms -control: Gradient Panel +control: Editors Package documentation: ug --- diff --git a/WindowsForms/Gradient-Panel/GradientPanel-Appearance.md b/WindowsForms/Gradient-Panel/GradientPanel-Appearance.md index f751a595a..f777cbed4 100644 --- a/WindowsForms/Gradient-Panel/GradientPanel-Appearance.md +++ b/WindowsForms/Gradient-Panel/GradientPanel-Appearance.md @@ -3,7 +3,7 @@ layout: post title: Gradientpanel Appearance in WinForms Gradient Panel | Syncfusion description: Learn about Gradientpanel Appearance support in Syncfusion Windows Forms Gradient Panel control and more details. platform: WindowsForms -control: Gradient Panel +control: Editors Package documentation: ug --- diff --git a/WindowsForms/Gradient-Panel/Scroll-Settings.md b/WindowsForms/Gradient-Panel/Scroll-Settings.md index f55fbdfe5..b7e5d1fa6 100644 --- a/WindowsForms/Gradient-Panel/Scroll-Settings.md +++ b/WindowsForms/Gradient-Panel/Scroll-Settings.md @@ -3,7 +3,7 @@ layout: post title: Scroll Settings in Windows Forms Gradient Panel control | Syncfusion description: Learn about Scroll Settings support in Syncfusion Windows Forms Gradient Panel control and more details. platform: WindowsForms -control: Gradient Panel +control: Editors Package documentation: ug --- # Scroll Settings in Windows Forms Gradient Panel From ba0157cb3fc8159fd1de0be4f1fb8e960a4dacaf Mon Sep 17 00:00:00 2001 From: Kaviya Srinivasan Date: Thu, 13 Aug 2026 18:23:47 +0530 Subject: [PATCH 07/10] Changed the control name for gradientpanelext --- .../gradientpanelext/Background-and-Foreground-Settings.md | 2 +- WindowsForms/gradientpanelext/Border-Settings.md | 2 +- WindowsForms/gradientpanelext/GradientPanelExt-Events.md | 2 +- WindowsForms/gradientpanelext/Primitives.md | 2 +- WindowsForms/gradientpanelext/Scroll-Settings.md | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/WindowsForms/gradientpanelext/Background-and-Foreground-Settings.md b/WindowsForms/gradientpanelext/Background-and-Foreground-Settings.md index f73d0d2d1..05f6f3321 100644 --- a/WindowsForms/gradientpanelext/Background-and-Foreground-Settings.md +++ b/WindowsForms/gradientpanelext/Background-and-Foreground-Settings.md @@ -3,7 +3,7 @@ layout: post title: Background and Foreground Settings in GradientPanelExt | Syncfusion description: Learn about Background and Foreground Settings support in Syncfusion Windows Forms GradientPanelExt control and more details. platform: WindowsForms -control: GradientPanelExt +control: EditorsPackage documentation: ug --- # Background and Foreground Settings in Windows Forms GradientPanelExt diff --git a/WindowsForms/gradientpanelext/Border-Settings.md b/WindowsForms/gradientpanelext/Border-Settings.md index 229d9c41e..0f6a3c87a 100644 --- a/WindowsForms/gradientpanelext/Border-Settings.md +++ b/WindowsForms/gradientpanelext/Border-Settings.md @@ -3,7 +3,7 @@ layout: post title: Border Settings in Windows Forms GradientPanelExt control | Syncfusion description: Learn about Border Settings support in Syncfusion Windows Forms GradientPanelExt control and more details. platform: WindowsForms -control: GradientPanelExt +control: EditorsPackage documentation: ug --- # Border Settings in Windows Forms GradientPanelExt diff --git a/WindowsForms/gradientpanelext/GradientPanelExt-Events.md b/WindowsForms/gradientpanelext/GradientPanelExt-Events.md index f016fcc03..18641904c 100644 --- a/WindowsForms/gradientpanelext/GradientPanelExt-Events.md +++ b/WindowsForms/gradientpanelext/GradientPanelExt-Events.md @@ -3,7 +3,7 @@ layout: post title: Gradientpanelext Events in WinForms GradientPanelExt | Syncfusion description: Learn about Gradientpanelext Events support in Syncfusion Windows Forms GradientPanelExt control and more details. platform: WindowsForms -control: GradientPanelExt +control: EditorsPackage documentation: ug --- # Gradient panel next Events in Windows Forms Gradient Panel next diff --git a/WindowsForms/gradientpanelext/Primitives.md b/WindowsForms/gradientpanelext/Primitives.md index 63e3dd27d..11b920735 100644 --- a/WindowsForms/gradientpanelext/Primitives.md +++ b/WindowsForms/gradientpanelext/Primitives.md @@ -3,7 +3,7 @@ layout: post title: Primitives in Windows Forms GradientPanelExt control | Syncfusion description: Learn about Primitives support in Syncfusion Windows Forms GradientPanelExt control and more details. platform: WindowsForms -control: GradientPanelExt +control: EditorsPackage documentation: ug --- # Primitives in Windows Forms GradientPanelExt diff --git a/WindowsForms/gradientpanelext/Scroll-Settings.md b/WindowsForms/gradientpanelext/Scroll-Settings.md index d676ead5a..139ea7555 100644 --- a/WindowsForms/gradientpanelext/Scroll-Settings.md +++ b/WindowsForms/gradientpanelext/Scroll-Settings.md @@ -3,7 +3,7 @@ layout: post title: Scroll Settings in Windows Forms GradientPanelExt control | Syncfusion description: Learn about Scroll Settings support in Syncfusion Windows Forms GradientPanelExt control and more details. platform: WindowsForms -control: GradientPanelExt +control: EditorsPackage documentation: ug --- # Scroll Settings in Windows Forms GradientPanelExt From 8849c7338c03aba2a49706070088398741879061 Mon Sep 17 00:00:00 2001 From: Kaviya Srinivasan Date: Thu, 13 Aug 2026 18:35:51 +0530 Subject: [PATCH 08/10] Updated the Gradient --- WindowsForms/Gradient-Panel/Getting-Started.md | 2 +- WindowsForms/Gradient-Panel/Overview.md | 2 +- .../gradientpanelext/Background-and-Foreground-Settings.md | 2 +- WindowsForms/gradientpanelext/Border-Settings.md | 2 +- WindowsForms/gradientpanelext/GradientPanelExt-Events.md | 2 +- WindowsForms/gradientpanelext/Primitives.md | 2 +- WindowsForms/gradientpanelext/Scroll-Settings.md | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/WindowsForms/Gradient-Panel/Getting-Started.md b/WindowsForms/Gradient-Panel/Getting-Started.md index 9cd534558..37aef35c5 100644 --- a/WindowsForms/Gradient-Panel/Getting-Started.md +++ b/WindowsForms/Gradient-Panel/Getting-Started.md @@ -3,7 +3,7 @@ layout: post title: Getting Started with Windows Forms Gradient Panel | Syncfusion description: Learn here about getting started with Syncfusion Windows Forms Gradient Panel control, its elements, and more details. platform: WindowsForms -control: Gradient Panel +control: GradientPanel documentation: ug --- diff --git a/WindowsForms/Gradient-Panel/Overview.md b/WindowsForms/Gradient-Panel/Overview.md index ef7cbfac2..be8d0abb0 100644 --- a/WindowsForms/Gradient-Panel/Overview.md +++ b/WindowsForms/Gradient-Panel/Overview.md @@ -3,7 +3,7 @@ layout: post title: About Windows Forms Gradient Panel control | Syncfusion description: Learn here all about introduction of Syncfusion Windows Forms Gradient Panel control and more details. platform: WindowsForms -control: Gradient Panel +control: GradientPanel documentation: ug --- diff --git a/WindowsForms/gradientpanelext/Background-and-Foreground-Settings.md b/WindowsForms/gradientpanelext/Background-and-Foreground-Settings.md index 05f6f3321..eefe35862 100644 --- a/WindowsForms/gradientpanelext/Background-and-Foreground-Settings.md +++ b/WindowsForms/gradientpanelext/Background-and-Foreground-Settings.md @@ -3,7 +3,7 @@ layout: post title: Background and Foreground Settings in GradientPanelExt | Syncfusion description: Learn about Background and Foreground Settings support in Syncfusion Windows Forms GradientPanelExt control and more details. platform: WindowsForms -control: EditorsPackage +control: EditorPackage documentation: ug --- # Background and Foreground Settings in Windows Forms GradientPanelExt diff --git a/WindowsForms/gradientpanelext/Border-Settings.md b/WindowsForms/gradientpanelext/Border-Settings.md index 0f6a3c87a..a81448e0e 100644 --- a/WindowsForms/gradientpanelext/Border-Settings.md +++ b/WindowsForms/gradientpanelext/Border-Settings.md @@ -3,7 +3,7 @@ layout: post title: Border Settings in Windows Forms GradientPanelExt control | Syncfusion description: Learn about Border Settings support in Syncfusion Windows Forms GradientPanelExt control and more details. platform: WindowsForms -control: EditorsPackage +control: EditorPackage documentation: ug --- # Border Settings in Windows Forms GradientPanelExt diff --git a/WindowsForms/gradientpanelext/GradientPanelExt-Events.md b/WindowsForms/gradientpanelext/GradientPanelExt-Events.md index 18641904c..221b87d65 100644 --- a/WindowsForms/gradientpanelext/GradientPanelExt-Events.md +++ b/WindowsForms/gradientpanelext/GradientPanelExt-Events.md @@ -3,7 +3,7 @@ layout: post title: Gradientpanelext Events in WinForms GradientPanelExt | Syncfusion description: Learn about Gradientpanelext Events support in Syncfusion Windows Forms GradientPanelExt control and more details. platform: WindowsForms -control: EditorsPackage +control: EditorPackage documentation: ug --- # Gradient panel next Events in Windows Forms Gradient Panel next diff --git a/WindowsForms/gradientpanelext/Primitives.md b/WindowsForms/gradientpanelext/Primitives.md index 11b920735..bfb4857ed 100644 --- a/WindowsForms/gradientpanelext/Primitives.md +++ b/WindowsForms/gradientpanelext/Primitives.md @@ -3,7 +3,7 @@ layout: post title: Primitives in Windows Forms GradientPanelExt control | Syncfusion description: Learn about Primitives support in Syncfusion Windows Forms GradientPanelExt control and more details. platform: WindowsForms -control: EditorsPackage +control: EditorPackage documentation: ug --- # Primitives in Windows Forms GradientPanelExt diff --git a/WindowsForms/gradientpanelext/Scroll-Settings.md b/WindowsForms/gradientpanelext/Scroll-Settings.md index 139ea7555..c33eff0d9 100644 --- a/WindowsForms/gradientpanelext/Scroll-Settings.md +++ b/WindowsForms/gradientpanelext/Scroll-Settings.md @@ -3,7 +3,7 @@ layout: post title: Scroll Settings in Windows Forms GradientPanelExt control | Syncfusion description: Learn about Scroll Settings support in Syncfusion Windows Forms GradientPanelExt control and more details. platform: WindowsForms -control: EditorsPackage +control: EditorPackage documentation: ug --- # Scroll Settings in Windows Forms GradientPanelExt From b92d33b9e4e578115e7f4450631b5d950d22b5a9 Mon Sep 17 00:00:00 2001 From: Kaviya Srinivasan Date: Thu, 13 Aug 2026 18:38:33 +0530 Subject: [PATCH 09/10] Changed the gradient panel --- WindowsForms/gradientpanelext/Collapse-Expand-Animation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WindowsForms/gradientpanelext/Collapse-Expand-Animation.md b/WindowsForms/gradientpanelext/Collapse-Expand-Animation.md index fe1f4d186..69336a0ad 100644 --- a/WindowsForms/gradientpanelext/Collapse-Expand-Animation.md +++ b/WindowsForms/gradientpanelext/Collapse-Expand-Animation.md @@ -3,7 +3,7 @@ layout: post title: Collapse Expand Animation in WinForms GradientPanelExt | Syncfusion description: Learn about Collapse Expand Animation support in Syncfusion Windows Forms GradientPanelExt control and more details. platform: WindowsForms -control: GradientPanelExt +control: EditorPackage documentation: ug --- # Collapse Expand Animation in Windows Forms GradientPanelExt From f3ad177a93b1edd63bbb6200506f31e6251d5a15 Mon Sep 17 00:00:00 2001 From: Kaviya Srinivasan Date: Thu, 13 Aug 2026 23:44:05 +0530 Subject: [PATCH 10/10] Updated the Fontcombobox and fontlistbox --- WindowsForms/fontcombobox/AutoComplete.md | 4 ++-- WindowsForms/fontcombobox/DropDownSettings.md | 4 ++-- WindowsForms/fontcombobox/Events.md | 4 ++-- WindowsForms/fontcombobox/VisualStyles.md | 6 +++--- WindowsForms/fontlistbox/Customization.md | 6 +++++- 5 files changed, 14 insertions(+), 10 deletions(-) diff --git a/WindowsForms/fontcombobox/AutoComplete.md b/WindowsForms/fontcombobox/AutoComplete.md index f35009f3d..170edfb3b 100644 --- a/WindowsForms/fontcombobox/AutoComplete.md +++ b/WindowsForms/fontcombobox/AutoComplete.md @@ -3,7 +3,7 @@ layout: post 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 33cd7f55a..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 | Syncfusion® -description: Customize Dropdown Settings in the Windows Forms FontComboBox control, including item display, sizing, appearance, and interaction behavior. +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 03cb0ba24..85dbad253 100644 --- a/WindowsForms/fontcombobox/Events.md +++ b/WindowsForms/fontcombobox/Events.md @@ -1,9 +1,9 @@ --- layout: post title: Events in Windows Forms FontComboBox | Syncfusion® -description: Handle events in the Windows Forms FontComboBox control to respond to user actions, selection changes, and control interactions. +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/VisualStyles.md b/WindowsForms/fontcombobox/VisualStyles.md index bf165cd87..60dbed7ae 100644 --- a/WindowsForms/fontcombobox/VisualStyles.md +++ b/WindowsForms/fontcombobox/VisualStyles.md @@ -1,9 +1,9 @@ --- layout: post title: Visual Styles in Windows Forms FontComboBox | Syncfusion® -description: Apply Visual Styles in the Windows Forms FontComboBox control to customize its appearance and maintain a consistent user interface. +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 --- @@ -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 19b153c44..f63e7737b 100644 --- a/WindowsForms/fontlistbox/Customization.md +++ b/WindowsForms/fontlistbox/Customization.md @@ -1,12 +1,16 @@ --- layout: post title: Customization in Windows Forms FontListBox | Syncfusion® -description: Customize the Windows Forms FontListBox control with appearance, font display, item rendering, and user interaction settings. +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.