From 92068b4bed68b4496a4645c7aeca22da3041b67a Mon Sep 17 00:00:00 2001 From: Kaviya Srinivasan Date: Fri, 14 Aug 2026 08:42:30 +0530 Subject: [PATCH 1/7] Front matter correction for Comboboxadv and multiselectioncombobox --- WindowsForms/Classic/ComboBox/Advanced-Features.md | 4 ++-- WindowsForms/Classic/ComboBox/ComboBoxAdv-Options.md | 6 +++--- WindowsForms/Classic/ComboBox/ComboBoxAdv-appearance.md | 6 +++--- WindowsForms/Classic/ComboBox/Data-Settings.md | 4 ++-- WindowsForms/Classic/ComboBox/Event-handling.md | 6 +++--- WindowsForms/Classic/ComboBox/Getting-Started.md | 4 ++-- WindowsForms/Classic/ComboBox/Overview.md | 6 +++--- .../Classic/MultiSelectionComboBox/Advanced-Features.md | 6 +++--- WindowsForms/Classic/MultiSelectionComboBox/Appearance.md | 4 ++-- .../MultiSelectionComboBox/Automatic-Control-Sizing.md | 4 ++-- WindowsForms/Classic/MultiSelectionComboBox/Data-Binding.md | 4 ++-- .../MultiSelectionComboBox/Display-Mode-Configuration.md | 4 ++-- .../Classic/MultiSelectionComboBox/Getting-Started.md | 4 ++-- WindowsForms/Classic/MultiSelectionComboBox/Overview.md | 6 +++--- .../MultiSelectionComboBox/Styling-and-Customization.md | 4 ++-- .../VisualItemInputMode-Configuration.md | 6 +++--- 16 files changed, 39 insertions(+), 39 deletions(-) diff --git a/WindowsForms/Classic/ComboBox/Advanced-Features.md b/WindowsForms/Classic/ComboBox/Advanced-Features.md index 3175ee97d..2c89de3f1 100644 --- a/WindowsForms/Classic/ComboBox/Advanced-Features.md +++ b/WindowsForms/Classic/ComboBox/Advanced-Features.md @@ -1,7 +1,7 @@ --- layout: post -title: Advanced Features in Windows Forms xptoolbar control | Syncfusion -description: Learn about Advanced Features support in Syncfusion Windows Forms ComboBoxAdv(Classic) control and more details. +title: Advanced Features in Windows Forms ComboBoxAdv(Classic) | Syncfusion® +description: Advanced features in the Windows Forms ComboBoxAdv(Classic) control enhance customization, functionality, and user interaction capabilities. platform: WindowsForms control: ComboBoxAdv documentation: ug diff --git a/WindowsForms/Classic/ComboBox/ComboBoxAdv-Options.md b/WindowsForms/Classic/ComboBox/ComboBoxAdv-Options.md index 80e35a235..e291132c4 100644 --- a/WindowsForms/Classic/ComboBox/ComboBoxAdv-Options.md +++ b/WindowsForms/Classic/ComboBox/ComboBoxAdv-Options.md @@ -1,13 +1,13 @@ --- layout: post -title: ComboBoxAdv Options in Windows Forms xptoolbar control | Syncfusion -description: Learn about ComboBoxAdv Options support in Syncfusion Windows Forms ComboBoxAdv(Classic) control and more details. +title: Options in Windows Forms ComboBoxAdv(Classic) | Syncfusion® +description: Configure options in the Windows Forms ComboBoxAdv(Classic) control to customize behavior, appearance, and user interactions. platform: WindowsForms control: ComboBoxAdv documentation: ug --- -# ComboBoxAdv Options in Windows Forms ComboBoxAdv(Classic) +# Options in Windows Forms ComboBoxAdv(Classic) ComboBoxAdv control has a textbox, that is the edit portion of the control, and a dropdown. diff --git a/WindowsForms/Classic/ComboBox/ComboBoxAdv-appearance.md b/WindowsForms/Classic/ComboBox/ComboBoxAdv-appearance.md index b13ec1d3f..7c701cb3b 100644 --- a/WindowsForms/Classic/ComboBox/ComboBoxAdv-appearance.md +++ b/WindowsForms/Classic/ComboBox/ComboBoxAdv-appearance.md @@ -1,13 +1,13 @@ --- layout: post -title: ComboBoxAdv Appearance in Windows Forms xptoolbar control | Syncfusion -description: Learn about ComboBoxAdv Appearance support in Syncfusion Windows Forms ComboBoxAdv(Classic) control and more details. +title: Appearance in Windows Forms ComboBoxAdv(Classic) | Syncfusion® +description: Appearance in the Windows Forms ComboBoxAdv(Classic) control enable customization of styles, colors, and visual elements. platform: WindowsForms control: ComboBoxAdv documentation: ug --- -# ComboBoxAdv Appearance in Windows Forms ComboBoxAdv(Classic) +# Appearance in Windows Forms ComboBoxAdv(Classic) This section discusses the below topics.  diff --git a/WindowsForms/Classic/ComboBox/Data-Settings.md b/WindowsForms/Classic/ComboBox/Data-Settings.md index 9c5bf1b11..6aff25c44 100644 --- a/WindowsForms/Classic/ComboBox/Data-Settings.md +++ b/WindowsForms/Classic/ComboBox/Data-Settings.md @@ -1,7 +1,7 @@ --- layout: post -title: Data Settings in Windows Forms xptoolbar control | Syncfusion -description: Learn about Data Settings support in Syncfusion Windows Forms ComboBoxAdv(Classic) control and more details. +title: Data Settings in Windows Forms ComboBoxAdv(Classic) | Syncfusion® +description: Data Settings in the Windows Forms ComboBoxAdv(Classic) control enable data binding, item management, and value display customization. platform: WindowsForms control: ComboBoxAdv documentation: ug diff --git a/WindowsForms/Classic/ComboBox/Event-handling.md b/WindowsForms/Classic/ComboBox/Event-handling.md index 19ea97d08..1339eec2a 100644 --- a/WindowsForms/Classic/ComboBox/Event-handling.md +++ b/WindowsForms/Classic/ComboBox/Event-handling.md @@ -1,13 +1,13 @@ --- layout: post -title: Event Handling in Windows Forms xptoolbar control | Syncfusion -description: Learn about Event Handling support in Syncfusion Windows Forms ComboBoxAdv(Classic) control and more details. +title: Event Handling in Windows Forms ComboBoxAdv(Classic) | Syncfusion® +description: Event handling in the Windows Forms ComboBoxAdv(Classic) control enables responses to user actions, selection changes, and input interactions. platform: WindowsForms control: ComboBoxAdv documentation: ug --- -#  Event Handling in Windows Forms xp toolbar +# Event Handling in Windows Forms ComboBoxAdv(Classic) ## Selection Events diff --git a/WindowsForms/Classic/ComboBox/Getting-Started.md b/WindowsForms/Classic/ComboBox/Getting-Started.md index f8687ac43..132b40c3e 100644 --- a/WindowsForms/Classic/ComboBox/Getting-Started.md +++ b/WindowsForms/Classic/ComboBox/Getting-Started.md @@ -1,7 +1,7 @@ --- layout: post -title: Getting Started with Windows Forms ComboBoxAdv control | Syncfusion -description: Learn here about getting started with Syncfusion Windows Forms ComboBoxAdv (Classic) control, its elements, and more. +title: Getting Started with Windows Forms ComboBoxAdv(Classic) | Syncfusion® +description: Learn how to get started with the Syncfusion® Windows Forms ComboBoxAdv(Classic) control. Explore setup, features, examples, and customization options. platform: WindowsForms control: ComboBoxAdv documentation: ug diff --git a/WindowsForms/Classic/ComboBox/Overview.md b/WindowsForms/Classic/ComboBox/Overview.md index 373914cb4..f671e1f9d 100644 --- a/WindowsForms/Classic/ComboBox/Overview.md +++ b/WindowsForms/Classic/ComboBox/Overview.md @@ -1,13 +1,13 @@ --- layout: post -title: About Windows Forms ComboBoxAdv control | Syncfusion -description: Learn here all about introduction of Syncfusion Windows Forms ComboBoxAdv (Classic) control and more details. +title: About Windows Forms ComboBoxAdv(Classic) Control | Syncfusion® +description: Learn about the introduction of Syncfusion® Essential Studio Windows Forms ComboBoxAdv(Classic) control and its key features. platform: windowsforms control: ComboBoxAdv documentation: ug --- -# Windows Forms ComboBoxAdv(Classic) Overview +# About Syncfusion® Windows Forms ComboBoxAdv(Classic) Control ComboBoxAdv is an advanced combo box control that provides a similar object model as the Framework of the ComboBox control, with a lot of additional features. ComboBoxAdv is inherited from ComboBoxBaseDataBound, derived from [ComboBoxBase](/windowsforms/comboboxbase/overview) control. diff --git a/WindowsForms/Classic/MultiSelectionComboBox/Advanced-Features.md b/WindowsForms/Classic/MultiSelectionComboBox/Advanced-Features.md index 6b6432a55..186486190 100644 --- a/WindowsForms/Classic/MultiSelectionComboBox/Advanced-Features.md +++ b/WindowsForms/Classic/MultiSelectionComboBox/Advanced-Features.md @@ -1,13 +1,13 @@ --- layout: post -title: Advanced Features in Windows Forms MultiColumn TreeView | Syncfusion -description: Learn about Advanced Features support in Syncfusion Windows Forms MultiSelectionComboBox control and more details. +title: Advanced Feature in Windows Forms MultiSelectionComboBox | Syncfusion® +description: Explore advanced feature in the Windows Forms MultiSelectionComboBox control to enhance selection, display, and user interaction capabilities. platform: WindowsForms control: Editors Package documentation: ug --- -# Advanced Features in Windows Forms MultiSelectionComboBox +# Advanced Feature in Windows Forms MultiSelectionComboBox ## Auto suggestion diff --git a/WindowsForms/Classic/MultiSelectionComboBox/Appearance.md b/WindowsForms/Classic/MultiSelectionComboBox/Appearance.md index 8841e9c67..25b7c5e18 100644 --- a/WindowsForms/Classic/MultiSelectionComboBox/Appearance.md +++ b/WindowsForms/Classic/MultiSelectionComboBox/Appearance.md @@ -1,7 +1,7 @@ --- layout: post -title: Appearance in Windows Forms MultiColumn TreeView control | Syncfusion -description: Learn about Appearance support in Syncfusion Windows Forms MultiSelectionComboBox control and more details. +title: Appearance in Windows Forms MultiSelectionComboBox | Syncfusion® +description: Customize the appearance of the Windows Forms MultiSelectionComboBox control using styles, colors, layouts, and display settings. platform: WindowsForms control: Editors Package documentation: ug diff --git a/WindowsForms/Classic/MultiSelectionComboBox/Automatic-Control-Sizing.md b/WindowsForms/Classic/MultiSelectionComboBox/Automatic-Control-Sizing.md index 4ee4db678..33c43c1a4 100644 --- a/WindowsForms/Classic/MultiSelectionComboBox/Automatic-Control-Sizing.md +++ b/WindowsForms/Classic/MultiSelectionComboBox/Automatic-Control-Sizing.md @@ -1,7 +1,7 @@ --- layout: post -title: Automatic Control Sizing in WinForms MultiColumn TreeView | Syncfusion -description: Learn about Automatic Control Sizing support in Syncfusion Windows Forms MultiSelectionComboBox control and more details. +title: Automatic Control Sizing in MultiSelectionComboBox | Syncfusion® +description: Configure automatic control sizing in the Windows Forms MultiSelectionComboBox control to adjust its size based on content and layout requirements. platform: WindowsForms control: Editors Package documentation: ug diff --git a/WindowsForms/Classic/MultiSelectionComboBox/Data-Binding.md b/WindowsForms/Classic/MultiSelectionComboBox/Data-Binding.md index adf41543d..3bfabd93f 100644 --- a/WindowsForms/Classic/MultiSelectionComboBox/Data-Binding.md +++ b/WindowsForms/Classic/MultiSelectionComboBox/Data-Binding.md @@ -1,7 +1,7 @@ --- layout: post -title: Data Binding in Windows Forms MultiColumn TreeView | Syncfusion -description: Learn about Data Binding support in Syncfusion Windows Forms MultiSelectionComboBox control and more details. +title: Data Binding in Windows Forms MultiSelectionComboBox | Syncfusion® +description: Bind data to the Windows Forms MultiSelectionComboBox control to display, manage, and select items from data sources. platform: WindowsForms control: Editors Package documentation: ug diff --git a/WindowsForms/Classic/MultiSelectionComboBox/Display-Mode-Configuration.md b/WindowsForms/Classic/MultiSelectionComboBox/Display-Mode-Configuration.md index 5ca19aeca..77c46b8e1 100644 --- a/WindowsForms/Classic/MultiSelectionComboBox/Display-Mode-Configuration.md +++ b/WindowsForms/Classic/MultiSelectionComboBox/Display-Mode-Configuration.md @@ -1,7 +1,7 @@ --- layout: post -title: Display Mode Configuration in MultiColumn TreeView | Syncfusion -description: Learn about Display Mode Configuration support in Syncfusion Windows Forms MultiSelectionComboBox control and more details. +title: Display Mode Configuration in MultiSelectionComboBox | Syncfusion® +description: Configure display mode in the Windows Forms MultiSelectionComboBox control to customize how selected items and values are presented. platform: WindowsForms control: Editors Package documentation: ug diff --git a/WindowsForms/Classic/MultiSelectionComboBox/Getting-Started.md b/WindowsForms/Classic/MultiSelectionComboBox/Getting-Started.md index b735382e2..a868648eb 100644 --- a/WindowsForms/Classic/MultiSelectionComboBox/Getting-Started.md +++ b/WindowsForms/Classic/MultiSelectionComboBox/Getting-Started.md @@ -1,7 +1,7 @@ --- layout: post -title: Getting Started with Windows Forms MultiSelectionComboBox | Syncfusion -description: Learn here about getting started with Syncfusion Windows Forms MultiSelectionComboBox (Classic) control, its elements, and more. +title: Getting Started - Windows Forms MultiSelectionComboBox | Syncfusion® +description: Learn how to get started with the Syncfusion® Windows Forms MultiSelectionComboBox control. Explore setup, features, examples, and customization options. platform: WindowsForms control: MultiSelectionComboBox documentation: ug diff --git a/WindowsForms/Classic/MultiSelectionComboBox/Overview.md b/WindowsForms/Classic/MultiSelectionComboBox/Overview.md index 060b242f0..966a91852 100644 --- a/WindowsForms/Classic/MultiSelectionComboBox/Overview.md +++ b/WindowsForms/Classic/MultiSelectionComboBox/Overview.md @@ -1,13 +1,13 @@ --- layout: post -title: About Windows Forms MultiColumn TreeView control | Syncfusion -description: Learn here all about introduction of Syncfusion Windows Forms MultiSelectionComboBox control and more details. +title: About Windows Forms MultiSelectionComboBox Control | Syncfusion® +description: Learn about the introduction of Syncfusion® Essential Studio Windows Forms MultiSelectionComboBox control and its key features. platform: WindowsForms control: Editors Package documentation: ug --- -# Windows Forms MultiSelectionComboBox Overview +# About Syncfusion® Windows Forms MultiSelectionComboBox Control The MultiSelectionComboBox is a type of ComboBox Control with multiple item selection and auto suggestion capabilities. When you type a character into the text area, the control performs a search operation and suggest a list of possible matching results to select. diff --git a/WindowsForms/Classic/MultiSelectionComboBox/Styling-and-Customization.md b/WindowsForms/Classic/MultiSelectionComboBox/Styling-and-Customization.md index 97ff2ce37..c2c09e103 100644 --- a/WindowsForms/Classic/MultiSelectionComboBox/Styling-and-Customization.md +++ b/WindowsForms/Classic/MultiSelectionComboBox/Styling-and-Customization.md @@ -1,7 +1,7 @@ --- layout: post -title: Customization in Windows Forms MultiColumn TreeView | Syncfusion -description: Learn about Styling and Customization support in Syncfusion Windows Forms MultiSelectionComboBox control and more details. +title: Styling and Customization in MultiSelectionComboBox | Syncfusion® +description: Customize styling and appearance in the Windows Forms MultiSelectionComboBox control using visual, layout, and display options. platform: WindowsForms control: Editors Package documentation: ug diff --git a/WindowsForms/Classic/MultiSelectionComboBox/VisualItemInputMode-Configuration.md b/WindowsForms/Classic/MultiSelectionComboBox/VisualItemInputMode-Configuration.md index 6f0a44208..907c580a5 100644 --- a/WindowsForms/Classic/MultiSelectionComboBox/VisualItemInputMode-Configuration.md +++ b/WindowsForms/Classic/MultiSelectionComboBox/VisualItemInputMode-Configuration.md @@ -1,13 +1,13 @@ --- layout: post -title: VisualItemInputmode in Windows Forms MultiColumn TreeView | Syncfusion -description: Learn about VisualItemInputmode Configuration support in Syncfusion Windows Forms MultiSelectionComboBox control and more details. +title: VisualItemInputMode in MultiSelectionComboBox | Syncfusion® +description: Configure VisualItemInputMode in the Windows Forms MultiSelectionComboBox control to customize item selection and user interaction. platform: WindowsForms control: Editors Package documentation: ug --- -# VisualItemInput mode Configuration in WinForms MultiSelectionComboBox +# VisualItemInputMode in Windows Forms MultiSelectionComboBox The property named VisualItemInputMode helps to define the Visual Items in Text Input. From 3972a082f18c9104c0c3baf519a7acc59f6f2da3 Mon Sep 17 00:00:00 2001 From: Ganesh-Mariappan22 Date: Mon, 17 Aug 2026 10:57:14 +0530 Subject: [PATCH 2/7] Updated. Updated. --- WindowsForms/Classic/ComboBox/Advanced-Features.md | 4 ++-- WindowsForms/Classic/ComboBox/Overview.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/WindowsForms/Classic/ComboBox/Advanced-Features.md b/WindowsForms/Classic/ComboBox/Advanced-Features.md index 2c89de3f1..0bfa76880 100644 --- a/WindowsForms/Classic/ComboBox/Advanced-Features.md +++ b/WindowsForms/Classic/ComboBox/Advanced-Features.md @@ -51,7 +51,7 @@ Me.comboBoxAdv1.MatchFirstCharacterOnly = True {% endhighlight %} {% endtabs %} -![Autocomplete Support](Overview_images/Overview_img305.png) +![Autocomplete Support](Overview_images/windowsforms-combobox-auto-complete-support.png) ## Data Binding @@ -133,5 +133,5 @@ Me.comboBoxAdv1.DisplayMember = "place" {% endhighlight %} {% endtabs %} -![Data Binding support ](Overview_images/Overview_img306.png) +![Data Binding support ](Overview_images/windowsforms-combobox-data-binding-support.png) diff --git a/WindowsForms/Classic/ComboBox/Overview.md b/WindowsForms/Classic/ComboBox/Overview.md index f671e1f9d..b058ea62b 100644 --- a/WindowsForms/Classic/ComboBox/Overview.md +++ b/WindowsForms/Classic/ComboBox/Overview.md @@ -15,7 +15,7 @@ Based on the ComboBoxBase control, the ComboBoxAdv pre-binds a list box in its d -![Overview of ComboBox control in WindowsForms](overview_images/windowsforms-conbobox-overview.png) +![Overview of ComboBox control in WindowsForms](overview_images/windowsforms-combobox-overview.png) From c7aeb375cf378e6a518e978a1d00f60db5031384 Mon Sep 17 00:00:00 2001 From: Manivannan-E <92844213+Manivannan-E@users.noreply.github.com> Date: Mon, 17 Aug 2026 11:38:53 +0530 Subject: [PATCH 3/7] Update ComboBoxAdv-Options.md --- WindowsForms/Classic/ComboBox/ComboBoxAdv-Options.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/WindowsForms/Classic/ComboBox/ComboBoxAdv-Options.md b/WindowsForms/Classic/ComboBox/ComboBoxAdv-Options.md index e291132c4..967631752 100644 --- a/WindowsForms/Classic/ComboBox/ComboBoxAdv-Options.md +++ b/WindowsForms/Classic/ComboBox/ComboBoxAdv-Options.md @@ -1,13 +1,13 @@ --- layout: post -title: Options in Windows Forms ComboBoxAdv(Classic) | Syncfusion® -description: Configure options in the Windows Forms ComboBoxAdv(Classic) control to customize behavior, appearance, and user interactions. +title: TextBox and DropDown Settings in ComboBoxAdv(Classic) | Syncfusion® +description: TextBox and DropDown settings in Windows Forms ComboBoxAdv(Classic) to control appearance, behavior, text editing, and user interactions. platform: WindowsForms control: ComboBoxAdv documentation: ug --- -# Options in Windows Forms ComboBoxAdv(Classic) +# TextBox and DropDown settings in Windows Forms ComboBoxAdv(Classic) ComboBoxAdv control has a textbox, that is the edit portion of the control, and a dropdown. From 61c30daad971372905fa1e3a44ab22fb6eb9cbbb Mon Sep 17 00:00:00 2001 From: Manivannan-E <92844213+Manivannan-E@users.noreply.github.com> Date: Mon, 17 Aug 2026 11:43:14 +0530 Subject: [PATCH 4/7] Update Advanced-Features.md --- .../Classic/MultiSelectionComboBox/Advanced-Features.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/WindowsForms/Classic/MultiSelectionComboBox/Advanced-Features.md b/WindowsForms/Classic/MultiSelectionComboBox/Advanced-Features.md index 186486190..13834417b 100644 --- a/WindowsForms/Classic/MultiSelectionComboBox/Advanced-Features.md +++ b/WindowsForms/Classic/MultiSelectionComboBox/Advanced-Features.md @@ -1,7 +1,7 @@ --- layout: post -title: Advanced Feature in Windows Forms MultiSelectionComboBox | Syncfusion® -description: Explore advanced feature in the Windows Forms MultiSelectionComboBox control to enhance selection, display, and user interaction capabilities. +title: Advanced Features in Windows Forms MultiSelectionComboBox | Syncfusion® +description: Explore advanced features in the Windows Forms MultiSelectionComboBox control to enhance selection, display, and user interaction capabilities. platform: WindowsForms control: Editors Package documentation: ug From 11c746fb7326382de39ca627f9c402131ad41d94 Mon Sep 17 00:00:00 2001 From: Manivannan-E <92844213+Manivannan-E@users.noreply.github.com> Date: Mon, 17 Aug 2026 11:52:50 +0530 Subject: [PATCH 5/7] Update Getting-Started.md --- WindowsForms/Classic/MultiSelectionComboBox/Getting-Started.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WindowsForms/Classic/MultiSelectionComboBox/Getting-Started.md b/WindowsForms/Classic/MultiSelectionComboBox/Getting-Started.md index a868648eb..a2da56a3f 100644 --- a/WindowsForms/Classic/MultiSelectionComboBox/Getting-Started.md +++ b/WindowsForms/Classic/MultiSelectionComboBox/Getting-Started.md @@ -1,6 +1,6 @@ --- layout: post -title: Getting Started - Windows Forms MultiSelectionComboBox | Syncfusion® +title: Getting Started with WinForms MultiSelectionComboBox | Syncfusion® description: Learn how to get started with the Syncfusion® Windows Forms MultiSelectionComboBox control. Explore setup, features, examples, and customization options. platform: WindowsForms control: MultiSelectionComboBox From d0dd10d61031590e0e229f665f980d0246233e69 Mon Sep 17 00:00:00 2001 From: Kaviya Srinivasan Date: Mon, 17 Aug 2026 12:08:47 +0530 Subject: [PATCH 6/7] updated the control name --- .../Classic/MultiSelectionComboBox/Advanced-Features.md | 4 ++-- WindowsForms/Classic/MultiSelectionComboBox/Appearance.md | 2 +- .../MultiSelectionComboBox/Automatic-Control-Sizing.md | 2 +- WindowsForms/Classic/MultiSelectionComboBox/Data-Binding.md | 2 +- .../MultiSelectionComboBox/Display-Mode-Configuration.md | 2 +- WindowsForms/Classic/MultiSelectionComboBox/Overview.md | 2 +- .../MultiSelectionComboBox/Styling-and-Customization.md | 2 +- .../VisualItemInputMode-Configuration.md | 2 +- 8 files changed, 9 insertions(+), 9 deletions(-) diff --git a/WindowsForms/Classic/MultiSelectionComboBox/Advanced-Features.md b/WindowsForms/Classic/MultiSelectionComboBox/Advanced-Features.md index 13834417b..2fa6a4164 100644 --- a/WindowsForms/Classic/MultiSelectionComboBox/Advanced-Features.md +++ b/WindowsForms/Classic/MultiSelectionComboBox/Advanced-Features.md @@ -3,11 +3,11 @@ layout: post title: Advanced Features in Windows Forms MultiSelectionComboBox | Syncfusion® description: Explore advanced features in the Windows Forms MultiSelectionComboBox control to enhance selection, display, and user interaction capabilities. platform: WindowsForms -control: Editors Package +control: MultiSelectionComboBox documentation: ug --- -# Advanced Feature in Windows Forms MultiSelectionComboBox +# Advanced Features in Windows Forms MultiSelectionComboBox ## Auto suggestion diff --git a/WindowsForms/Classic/MultiSelectionComboBox/Appearance.md b/WindowsForms/Classic/MultiSelectionComboBox/Appearance.md index 25b7c5e18..52d5ac0b2 100644 --- a/WindowsForms/Classic/MultiSelectionComboBox/Appearance.md +++ b/WindowsForms/Classic/MultiSelectionComboBox/Appearance.md @@ -3,7 +3,7 @@ layout: post title: Appearance in Windows Forms MultiSelectionComboBox | Syncfusion® description: Customize the appearance of the Windows Forms MultiSelectionComboBox control using styles, colors, layouts, and display settings. platform: WindowsForms -control: Editors Package +control: MultiSelectionComboBox documentation: ug --- diff --git a/WindowsForms/Classic/MultiSelectionComboBox/Automatic-Control-Sizing.md b/WindowsForms/Classic/MultiSelectionComboBox/Automatic-Control-Sizing.md index 33c43c1a4..e1d0e4ff6 100644 --- a/WindowsForms/Classic/MultiSelectionComboBox/Automatic-Control-Sizing.md +++ b/WindowsForms/Classic/MultiSelectionComboBox/Automatic-Control-Sizing.md @@ -3,7 +3,7 @@ layout: post title: Automatic Control Sizing in MultiSelectionComboBox | Syncfusion® description: Configure automatic control sizing in the Windows Forms MultiSelectionComboBox control to adjust its size based on content and layout requirements. platform: WindowsForms -control: Editors Package +control: MultiSelectionComboBox documentation: ug --- diff --git a/WindowsForms/Classic/MultiSelectionComboBox/Data-Binding.md b/WindowsForms/Classic/MultiSelectionComboBox/Data-Binding.md index 3bfabd93f..499003c6c 100644 --- a/WindowsForms/Classic/MultiSelectionComboBox/Data-Binding.md +++ b/WindowsForms/Classic/MultiSelectionComboBox/Data-Binding.md @@ -3,7 +3,7 @@ layout: post title: Data Binding in Windows Forms MultiSelectionComboBox | Syncfusion® description: Bind data to the Windows Forms MultiSelectionComboBox control to display, manage, and select items from data sources. platform: WindowsForms -control: Editors Package +control: MultiSelectionComboBox documentation: ug --- diff --git a/WindowsForms/Classic/MultiSelectionComboBox/Display-Mode-Configuration.md b/WindowsForms/Classic/MultiSelectionComboBox/Display-Mode-Configuration.md index 77c46b8e1..dc60440c7 100644 --- a/WindowsForms/Classic/MultiSelectionComboBox/Display-Mode-Configuration.md +++ b/WindowsForms/Classic/MultiSelectionComboBox/Display-Mode-Configuration.md @@ -3,7 +3,7 @@ layout: post title: Display Mode Configuration in MultiSelectionComboBox | Syncfusion® description: Configure display mode in the Windows Forms MultiSelectionComboBox control to customize how selected items and values are presented. platform: WindowsForms -control: Editors Package +control: MultiSelectionComboBox documentation: ug --- diff --git a/WindowsForms/Classic/MultiSelectionComboBox/Overview.md b/WindowsForms/Classic/MultiSelectionComboBox/Overview.md index 966a91852..33836be34 100644 --- a/WindowsForms/Classic/MultiSelectionComboBox/Overview.md +++ b/WindowsForms/Classic/MultiSelectionComboBox/Overview.md @@ -3,7 +3,7 @@ layout: post title: About Windows Forms MultiSelectionComboBox Control | Syncfusion® description: Learn about the introduction of Syncfusion® Essential Studio Windows Forms MultiSelectionComboBox control and its key features. platform: WindowsForms -control: Editors Package +control: MultiSelectionComboBox documentation: ug --- diff --git a/WindowsForms/Classic/MultiSelectionComboBox/Styling-and-Customization.md b/WindowsForms/Classic/MultiSelectionComboBox/Styling-and-Customization.md index c2c09e103..ec6d0be89 100644 --- a/WindowsForms/Classic/MultiSelectionComboBox/Styling-and-Customization.md +++ b/WindowsForms/Classic/MultiSelectionComboBox/Styling-and-Customization.md @@ -3,7 +3,7 @@ layout: post title: Styling and Customization in MultiSelectionComboBox | Syncfusion® description: Customize styling and appearance in the Windows Forms MultiSelectionComboBox control using visual, layout, and display options. platform: WindowsForms -control: Editors Package +control: MultiSelectionComboBox documentation: ug --- diff --git a/WindowsForms/Classic/MultiSelectionComboBox/VisualItemInputMode-Configuration.md b/WindowsForms/Classic/MultiSelectionComboBox/VisualItemInputMode-Configuration.md index 907c580a5..4b0fa9664 100644 --- a/WindowsForms/Classic/MultiSelectionComboBox/VisualItemInputMode-Configuration.md +++ b/WindowsForms/Classic/MultiSelectionComboBox/VisualItemInputMode-Configuration.md @@ -3,7 +3,7 @@ layout: post title: VisualItemInputMode in MultiSelectionComboBox | Syncfusion® description: Configure VisualItemInputMode in the Windows Forms MultiSelectionComboBox control to customize item selection and user interaction. platform: WindowsForms -control: Editors Package +control: MultiSelectionComboBox documentation: ug --- From 7e6e1a3809bf6e9b8304c262c09a7003882d3b04 Mon Sep 17 00:00:00 2001 From: Manivannan-E <92844213+Manivannan-E@users.noreply.github.com> Date: Mon, 17 Aug 2026 12:16:17 +0530 Subject: [PATCH 7/7] Update Advanced-Features.md --- .../Classic/MultiSelectionComboBox/Advanced-Features.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WindowsForms/Classic/MultiSelectionComboBox/Advanced-Features.md b/WindowsForms/Classic/MultiSelectionComboBox/Advanced-Features.md index 2fa6a4164..53087f118 100644 --- a/WindowsForms/Classic/MultiSelectionComboBox/Advanced-Features.md +++ b/WindowsForms/Classic/MultiSelectionComboBox/Advanced-Features.md @@ -1,6 +1,6 @@ --- layout: post -title: Advanced Features in Windows Forms MultiSelectionComboBox | Syncfusion® +title: Advanced Features in WinForms MultiSelectionComboBox | Syncfusion® description: Explore advanced features in the Windows Forms MultiSelectionComboBox control to enhance selection, display, and user interaction capabilities. platform: WindowsForms control: MultiSelectionComboBox