From 3f0879eaebae87f7b16ae162c6ac9dd6d0df8ca2 Mon Sep 17 00:00:00 2001 From: sathiyathanam Date: Fri, 14 Aug 2026 15:35:43 +0530 Subject: [PATCH 1/5] WPF-1046466 - How To Files updated based on the SEO guidelines --- WindowsForms/Classic/Button/Getting-Started.md | 2 +- .../FAQ/How-to-enable-shadow-of-the-MetroForm.md | 8 ++++---- ...Find-whether-the-DrawerPanel-is-Showing-or-Not.md | 9 ++++----- ...ideOnTop-collapse-Transition-for-Left-Position.md | 8 ++++---- ...SlideOnTop-expand-Transition-for-Left-Position.md | 8 ++++---- ...e-GroupBarItem-image-without-scaling-the-image.md | 8 ++++---- ...w-to-apply-Gradient-Rendering-for-the-GroupBar.md | 8 ++++---- ...ted-GroupBar-Item-to-the-GroupBar-Tag-property.md | 8 ++++---- ...GroupBar-when-it-is-in-Office2003-Visual-Style.md | 10 +++++----- ...o-customize-the-Splitter-color-in-the-GroupBar.md | 8 ++++---- ...-any-control-via-Templates-inside-the-GroupBar.md | 8 ++++---- ...pace-between-text-and-Icon-in-the-GroupBarItem.md | 8 ++++---- ...e-State-information-of-a-Stacked-Mode-GroupBar.md | 8 ++++---- .../Popup/How-to-Create-a-Transparent-Pop-up.md | 8 ++++---- .../Popup/How-to-Get-Around-this-Behavior.md | 8 ++++---- ...y-whether-the-Pop-up-is-Currently-Dropped-Down.md | 8 ++++---- ...tainer-as-the-Pop-up-for-a-RichTextBox-Control.md | 8 ++++---- ...-text-box-is-enabled-with-autocomplete-feature.md | 8 ++++---- ...d-a-new-data-row-to-the-Data-table-at-run-time.md | 6 +++--- ...ory-items-persisted-by-an-AutoComplete-control.md | 6 +++--- ...ow-to-delete-the-items-in-the-list-at-run-time.md | 6 +++--- ...mplement-AutoComplete-with-RichTextBox-control.md | 8 ++++---- ...ent-an-AutoComplete-Control-in-an-User-Control.md | 8 ++++---- ...s-in-all-the-columns-using-AutoCompleteControl.md | 12 ++++-------- ...-default-selection-from-autocomplete-drop-down.md | 8 ++++---- ...-the-selected-Item-in-the-AutoComplete-Control.md | 8 ++++---- ...ce-the-default-TextBox-in-a-ButtonEdit-control.md | 4 ++-- ...ow-to-set-tooltip-for-ButtonEdit-Child-buttons.md | 6 +++--- ...w-to-layout-non-control-based-Child-components.md | 8 ++++---- .../How-to-programmatically-nest-various-layouts.md | 8 ++++---- ...-use-multiple-Layout-Managers-in-a-single-form.md | 8 ++++---- .../How-to-enable-shadow-of-the-Office2007Form.md | 8 ++++---- .../How-to-enable-shadow-of-the-Office2010Form.md | 8 ++++---- 33 files changed, 124 insertions(+), 129 deletions(-) diff --git a/WindowsForms/Classic/Button/Getting-Started.md b/WindowsForms/Classic/Button/Getting-Started.md index 05a451c66..254653204 100644 --- a/WindowsForms/Classic/Button/Getting-Started.md +++ b/WindowsForms/Classic/Button/Getting-Started.md @@ -1,6 +1,6 @@ --- layout: post -title: Getting Started with Windows Forms ButtonAdv (Classic) | Syncfusion® +title: Getting Started with Windows Forms ButtonAdv | Syncfusion® description: Learn how to get started with the Syncfusion® Windows Forms ButtonAdv(Classic) control. Explore setup, features, examples, and customization options. platform: WindowsForms control: ButtonAdv diff --git a/WindowsForms/Metro-Form/FAQ/How-to-enable-shadow-of-the-MetroForm.md b/WindowsForms/Metro-Form/FAQ/How-to-enable-shadow-of-the-MetroForm.md index d710b04d4..9a380fa96 100644 --- a/WindowsForms/Metro-Form/FAQ/How-to-enable-shadow-of-the-MetroForm.md +++ b/WindowsForms/Metro-Form/FAQ/How-to-enable-shadow-of-the-MetroForm.md @@ -1,13 +1,13 @@ ---- +--- layout: post -title: Shadow-of-the-MetroForm | WindowsForms | Syncfusion -description: shadow of the metroform +title: How to Enable Shadow in Windows Forms MetroForm | Syncfusion® +description: Enable or disable shadow effects in Syncfusion® Windows Forms MetroForm using the DropShadow property, appearance settings, and more. platform: WindowsForms control: MetroForm documentation: ug --- -# How to enable shadow of the MetroForm? +# How to Enable Shadow in Windows Forms MetroForm Shadow of the MetroForm can be enabled or disabled using the `DropShadow` property. diff --git a/WindowsForms/Navigation-Drawer/FAQ/How-to-Find-whether-the-DrawerPanel-is-Showing-or-Not.md b/WindowsForms/Navigation-Drawer/FAQ/How-to-Find-whether-the-DrawerPanel-is-Showing-or-Not.md index 5ade816b2..df04950b6 100644 --- a/WindowsForms/Navigation-Drawer/FAQ/How-to-Find-whether-the-DrawerPanel-is-Showing-or-Not.md +++ b/WindowsForms/Navigation-Drawer/FAQ/How-to-Find-whether-the-DrawerPanel-is-Showing-or-Not.md @@ -1,14 +1,13 @@ ---- +--- layout: post -title: DrawerPanel visibiliy | WindowsForms | Syncfusion -description: how to find whether the drawerpanel is showing or not? +title: How to Check DrawerPanel Visibility in WinForms NavigationDrawer | Syncfusion® +description: Check whether the DrawerPanel is visible in Syncfusion® Windows Forms Navigation Drawer control using the IsDrawerShowing method and more. platform: WindowsForms control: Frequently Asked Questions documentation: ug --- -# How to find whether the DrawerPanel is showing or not? - +# How to Check DrawerPanel Visibility in WinForms NavigationDrawer This requirement is achieved by using its function named [IsDrawerShowing](https://help.syncfusion.com/cr/windowsforms/Syncfusion.Windows.Forms.Tools.NavigationDrawer.html#Syncfusion_Windows_Forms_Tools_NavigationDrawer_IsDrawerShowing). {% tabs %} diff --git a/WindowsForms/Navigation-Drawer/FAQ/How-to-restrict-SlideOnTop-collapse-Transition-for-Left-Position.md b/WindowsForms/Navigation-Drawer/FAQ/How-to-restrict-SlideOnTop-collapse-Transition-for-Left-Position.md index a4818fbb0..7373eac8d 100644 --- a/WindowsForms/Navigation-Drawer/FAQ/How-to-restrict-SlideOnTop-collapse-Transition-for-Left-Position.md +++ b/WindowsForms/Navigation-Drawer/FAQ/How-to-restrict-SlideOnTop-collapse-Transition-for-Left-Position.md @@ -1,13 +1,13 @@ ---- +--- layout: post -title: Restrict transition | WindowsForms | Syncfusion -description: how to restrict slideontop collapse transition for left position? +title: How to Restrict SlideOnTop Collapse in WinForms NavigationDrawer | Syncfusion® +description: Restrict the SlideOnTop collapse transition in Syncfusion® Windows Forms Navigation Drawer control for the left position using events and more. platform: WindowsForms control: Frequently Asked Questions documentation: ug --- -# How to restrict SlideOnTop collapse transition for left position? +# How to Restrict SlideOnTop Collapse in WinForms NavigationDrawer This requirement can be achieved by handling the Closing Event. diff --git a/WindowsForms/Navigation-Drawer/FAQ/How-to-restrict-SlideOnTop-expand-Transition-for-Left-Position.md b/WindowsForms/Navigation-Drawer/FAQ/How-to-restrict-SlideOnTop-expand-Transition-for-Left-Position.md index 2a5f2144c..9a9e7815d 100644 --- a/WindowsForms/Navigation-Drawer/FAQ/How-to-restrict-SlideOnTop-expand-Transition-for-Left-Position.md +++ b/WindowsForms/Navigation-Drawer/FAQ/How-to-restrict-SlideOnTop-expand-Transition-for-Left-Position.md @@ -1,13 +1,13 @@ ---- +--- layout: post -title: Restrict transition for left position | WindowsForms | Syncfusion -description: how to restrict slideontop expand transition for left position? +title: How to Restrict SlideOnTop Expand in WinForms NavigationDrawer | Syncfusion® +description: Restrict the SlideOnTop expand transition in Syncfusion® Windows Forms Navigation Drawer control for the left position using events and more. platform: WindowsForms control: Frequently Asked Questions documentation: ug --- -# How to restrict SlideOnTop expand transition for left position? +# How to Restrict SlideOnTop Expand in WinForms NavigationDrawer This requirement can be achieved by handling the Opening event. diff --git a/WindowsForms/Navigation-Pane/FAQ/How-do-I-paint-the-GroupBarItem-image-without-scaling-the-image.md b/WindowsForms/Navigation-Pane/FAQ/How-do-I-paint-the-GroupBarItem-image-without-scaling-the-image.md index 31e32b8d9..b272e4d4b 100644 --- a/WindowsForms/Navigation-Pane/FAQ/How-do-I-paint-the-GroupBarItem-image-without-scaling-the-image.md +++ b/WindowsForms/Navigation-Pane/FAQ/How-do-I-paint-the-GroupBarItem-image-without-scaling-the-image.md @@ -1,13 +1,13 @@ ---- +--- layout: post -title: GroupBarItem image in Windows Forms Navigation Pane | Syncfusion -description: Learn about How do I paint the GroupBarItem image without scaling the image support in Syncfusion Windows Forms Navigation Pane control and more details. +title: How to Paint a GroupBarItem Image in Windows Forms GroupBar | Syncfusion® +description: Paint a GroupBarItem image without scaling in Syncfusion® Windows Forms GroupBar control by overriding image rendering methods and more. platform: WindowsForms control: GroupBar documentation: ug --- -# GroupBarItem image in Windows Forms Navigation Pane +# How to Paint a GroupBarItem Image in Windows Forms GroupBar This page explains GroupBarItem image in Windows Forms Navigation Pane and more details. diff --git a/WindowsForms/Navigation-Pane/FAQ/How-to-apply-Gradient-Rendering-for-the-GroupBar.md b/WindowsForms/Navigation-Pane/FAQ/How-to-apply-Gradient-Rendering-for-the-GroupBar.md index fca6dd391..a126580b9 100644 --- a/WindowsForms/Navigation-Pane/FAQ/How-to-apply-Gradient-Rendering-for-the-GroupBar.md +++ b/WindowsForms/Navigation-Pane/FAQ/How-to-apply-Gradient-Rendering-for-the-GroupBar.md @@ -1,12 +1,12 @@ ---- +--- layout: post -title: How to apply gradient rendering | WindowsForms | Syncfusion -description: Frequently asked questions +title: How to Apply Gradient Rendering in Windows Forms GroupBar | Syncfusion® +description: Apply gradient rendering in Syncfusion® Windows Forms GroupBar control using custom brush settings, rendering events, and more. platform: WindowsForms control: GroupBar documentation: ug --- -# How to apply Gradient Rendering for the GroupBar? +# How to Apply Gradient Rendering in Windows Forms GroupBar The correct way to apply gradient rendering for the GroupBar is to handle the [ProvideGroupBarItemBrush](https://help.syncfusion.com/cr/windowsforms/Syncfusion.Windows.Forms.Tools.GroupBar.html) Event of GroupBar. diff --git a/WindowsForms/Navigation-Pane/FAQ/How-to-assign-the-currently-selected-GroupBar-Item-to-the-GroupBar-Tag-property.md b/WindowsForms/Navigation-Pane/FAQ/How-to-assign-the-currently-selected-GroupBar-Item-to-the-GroupBar-Tag-property.md index 5be233a8e..a2d0aaa2d 100644 --- a/WindowsForms/Navigation-Pane/FAQ/How-to-assign-the-currently-selected-GroupBar-Item-to-the-GroupBar-Tag-property.md +++ b/WindowsForms/Navigation-Pane/FAQ/How-to-assign-the-currently-selected-GroupBar-Item-to-the-GroupBar-Tag-property.md @@ -1,12 +1,12 @@ ---- +--- layout: post -title: GroupBar's Tag property | WindowsForms | Syncfusion -description: Frequently asked questions +title: How to Assign the Selected Item to Tag in Windows Forms GroupBar | Syncfusion® +description: Assign the selected GroupBar item to the Tag property in Syncfusion® Windows Forms GroupBar control using selection events and more. platform: WindowsForms control: GroupBar documentation: ug --- -# How to assign the currently selected GroupBar Item to the GroupBar's Tag property? +# How to Assign the Selected Item to Tag in Windows Forms GroupBar You could do so by handling the GroupBar’s [GroupBarItemSelected](https://help.syncfusion.com/cr/windowsforms/Syncfusion.Windows.Forms.Tools.GroupBar.html) event. Within this event handler, index into the GroupBar Items Collection using the GroupBar's [SelectedItem](https://help.syncfusion.com/cr/windowsforms/Syncfusion.Windows.Forms.Tools.GroupBar.html#Syncfusion_Windows_Forms_Tools_GroupBar_SelectedItem) property value, to get the currently selected GroupBar Item, and then assign it to the GroupBar’s [Tag](http://msdn.microsoft.com/query/dev14.query?appId=Dev14IDEF1&l=EN-US&k=k(System.Windows.Forms.Control.Tag)&rd=true) property. diff --git a/WindowsForms/Navigation-Pane/FAQ/How-to-change-the-Header-BackColor-of-a-Stacked-GroupBar-when-it-is-in-Office2003-Visual-Style.md b/WindowsForms/Navigation-Pane/FAQ/How-to-change-the-Header-BackColor-of-a-Stacked-GroupBar-when-it-is-in-Office2003-Visual-Style.md index 94adef0c3..73d85109d 100644 --- a/WindowsForms/Navigation-Pane/FAQ/How-to-change-the-Header-BackColor-of-a-Stacked-GroupBar-when-it-is-in-Office2003-Visual-Style.md +++ b/WindowsForms/Navigation-Pane/FAQ/How-to-change-the-Header-BackColor-of-a-Stacked-GroupBar-when-it-is-in-Office2003-Visual-Style.md @@ -1,14 +1,14 @@ ---- +--- layout: post -title: How to change the Hheader backColor | WindowsForms | Syncfusion -description: Frequently Asked Questions +title: How to Change Header BackColor in Windows Forms GroupBar | Syncfusion® +description: Change the header BackColor in Syncfusion® Windows Forms GroupBar control when using Office 2003 visual style, stacked mode, and more. platform: WindowsForms control: GroupBar documentation: ug --- -# How to change the Header BackColor of a Stacked GroupBar when it is in Office 2003 Visual Style? +# How to Change Header BackColor in Windows Forms GroupBar -The following code examples are used to change the GroupBar Item's Header BackColor. +The following code examples demonstrate how to change the header background color of a stacked GroupBar item when the Office2003 visual style is applied. {% tabs %} diff --git a/WindowsForms/Navigation-Pane/FAQ/How-to-customize-the-Splitter-color-in-the-GroupBar.md b/WindowsForms/Navigation-Pane/FAQ/How-to-customize-the-Splitter-color-in-the-GroupBar.md index 50efa01ba..1cc4dea10 100644 --- a/WindowsForms/Navigation-Pane/FAQ/How-to-customize-the-Splitter-color-in-the-GroupBar.md +++ b/WindowsForms/Navigation-Pane/FAQ/How-to-customize-the-Splitter-color-in-the-GroupBar.md @@ -1,12 +1,12 @@ ---- +--- layout: post -title: How to customize the Splitter color | WindowsForms | Syncfusion -description: Frequently Asked Questions +title: How to Customize Splitter Color in Windows Forms GroupBar | Syncfusion® +description: Customize the splitter color in Syncfusion® Windows Forms GroupBar control using appearance settings, color customization options, and more. platform: WindowsForms control: GroupBar documentation: ug --- -# How to customize the Splitter color in the GroupBar? +# How to Customize Splitter Color in Windows Forms GroupBar ## Appearance settings diff --git a/WindowsForms/Navigation-Pane/FAQ/How-to-dynamically-embed-any-control-via-Templates-inside-the-GroupBar.md b/WindowsForms/Navigation-Pane/FAQ/How-to-dynamically-embed-any-control-via-Templates-inside-the-GroupBar.md index 2b38c6ac9..de0ce0514 100644 --- a/WindowsForms/Navigation-Pane/FAQ/How-to-dynamically-embed-any-control-via-Templates-inside-the-GroupBar.md +++ b/WindowsForms/Navigation-Pane/FAQ/How-to-dynamically-embed-any-control-via-Templates-inside-the-GroupBar.md @@ -1,12 +1,12 @@ ---- +--- layout: post -title: Embed any control inside the GroupBar | WindowsForms | Syncfusion -description: Frequently Asked Questions +title: How to Embed Controls Using Templates in Windows Forms GroupBar | Syncfusion® +description: Embed controls dynamically in Syncfusion® Windows Forms GroupBar control using templates, custom content, and control integration features. platform: WindowsForms control: GroupBar documentation: ug --- -# How to dynamically embed any control via Templates inside the GroupBar? +# How to Embed Controls Using Templates in Windows Forms GroupBar The following code snippet shows how to dynamically add a Label control to the Groupbar Item using Templates. diff --git a/WindowsForms/Navigation-Pane/FAQ/How-to-give-the-space-between-text-and-Icon-in-the-GroupBarItem.md b/WindowsForms/Navigation-Pane/FAQ/How-to-give-the-space-between-text-and-Icon-in-the-GroupBarItem.md index 5ee891657..f1bc9bfd3 100644 --- a/WindowsForms/Navigation-Pane/FAQ/How-to-give-the-space-between-text-and-Icon-in-the-GroupBarItem.md +++ b/WindowsForms/Navigation-Pane/FAQ/How-to-give-the-space-between-text-and-Icon-in-the-GroupBarItem.md @@ -1,12 +1,12 @@ ---- +--- layout: post -title: Space between text and Icon | WindowsForms | Syncfusion -description: Frequently Asked Questions +title: How to Add Space Between Text and Icons in Windows Forms GroupBar | Syncfusion® +description: Add spacing between text and icons in Syncfusion® Windows Forms GroupBar control using the GroupBarItem padding settings and more. platform: WindowsForms control: GroupBar documentation: ug --- -# How to give the space between text and Icon in the GroupBarItem? +# How to Add Space Between Text and Icons in Windows Forms GroupBar The [Padding](https://help.syncfusion.com/cr/windowsforms/Syncfusion.Windows.Forms.Tools.GroupBarItem.html#Syncfusion_Windows_Forms_Tools_GroupBarItem_Padding) property of GroupBarItem provides spacing between Icons and text in the GroupBarItems. diff --git a/WindowsForms/Navigation-Pane/FAQ/How-to-save-and-restore-the-State-information-of-a-Stacked-Mode-GroupBar.md b/WindowsForms/Navigation-Pane/FAQ/How-to-save-and-restore-the-State-information-of-a-Stacked-Mode-GroupBar.md index 9f5a8a56a..b9775f534 100644 --- a/WindowsForms/Navigation-Pane/FAQ/How-to-save-and-restore-the-State-information-of-a-Stacked-Mode-GroupBar.md +++ b/WindowsForms/Navigation-Pane/FAQ/How-to-save-and-restore-the-State-information-of-a-Stacked-Mode-GroupBar.md @@ -1,12 +1,12 @@ ---- +--- layout: post -title: Save and restore the state information | WindowsForms | Syncfusion -description: Frequently Asked Questions +title: How to Save and Restore State Information in Windows Forms GroupBar | Syncfusion® +description: Save and restore state information in Syncfusion® Windows Forms GroupBar control using AppStateSerializer methods and more. platform: WindowsForms control: GroupBar documentation: ug --- -# How to save and restore the state information of a Stacked Mode GroupBar? +# How to Save and Restore State Information in Windows Forms GroupBar You could save and restore the State information of the GroupBar Items in a Stacked Mode GroupBar by using the [AppStateSerializer's](https://help.syncfusion.com/cr/windowsforms/Syncfusion.Runtime.Serialization.AppStateSerializer.html) [SerializeObject](https://help.syncfusion.com/cr/windowsforms/Syncfusion.Runtime.Serialization.AppStateSerializer.html#Syncfusion_Runtime_Serialization_AppStateSerializer_SerializeObject_System_String_System_Object_) and [DeserializeObject](https://help.syncfusion.com/cr/windowsforms/Syncfusion.Runtime.Serialization.AppStateSerializer.html#Syncfusion_Runtime_Serialization_AppStateSerializer_DeserializeObject_System_String_) methods. diff --git a/WindowsForms/Popup/How-to-Create-a-Transparent-Pop-up.md b/WindowsForms/Popup/How-to-Create-a-Transparent-Pop-up.md index 11687a12d..f8136635f 100644 --- a/WindowsForms/Popup/How-to-Create-a-Transparent-Pop-up.md +++ b/WindowsForms/Popup/How-to-Create-a-Transparent-Pop-up.md @@ -1,13 +1,13 @@ ---- +--- layout: post -title: Create a Transparent Pop-up | Windows Forms | Syncfusion® -description: Learn here all about how to Create a Transparent Pop-up of Syncfusion® Windows Forms PopupControlContainer and more. +title: How to Create a Transparent Popup in Windows Forms Popup | Syncfusion® +description: Create a transparent popup in Syncfusion® Windows Forms PopupControlContainer control by configuring popup host opacity settings and more. platform: windowsforms control: PopupControlContainer documentation: ug --- -# How to Create a Transparent Pop-up in Windows Forms +# How to Create a Transparent Popup in Windows Forms Popup Transparent Pop-up is nothing but the visual appearance set based on the user requirements. This can be explain in the below code snippet, diff --git a/WindowsForms/Popup/How-to-Get-Around-this-Behavior.md b/WindowsForms/Popup/How-to-Get-Around-this-Behavior.md index 7508f65b2..59d9bf205 100644 --- a/WindowsForms/Popup/How-to-Get-Around-this-Behavior.md +++ b/WindowsForms/Popup/How-to-Get-Around-this-Behavior.md @@ -1,13 +1,13 @@ ---- +--- layout: post -title: Get Around this Behavior in WinForms PopupControlContainer |Syncfusion® -description: Learn here all about how to Get Around this Behavior of Syncfusion® Windows Forms PopupControlContainer and more. +title: How to Handle Popup Close Behavior in Windows Forms Popup | Syncfusion® +description: Handle popup close behavior in Syncfusion® Windows Forms PopupControlContainer control using events, Boolean flags, and more. platform: windowsforms control: PopupControlContainer documentation: ug --- -# How to Get Around this Behavior in Windows Forms PopupControlContainer +# How to Handle Popup Close Behavior in Windows Forms Popup In order to work around this behavior, you can set a Boolean flag and cancel the [`BeforeCloseUp`](https://help.syncfusion.com/cr/windowsforms/Syncfusion.Windows.Forms.PopupControlContainer.html#Syncfusion_Windows_Forms_PopupControlContainer_BeforeCloseUp) event as shown below. diff --git a/WindowsForms/Popup/How-to-Identify-whether-the-Pop-up-is-Currently-Dropped-Down.md b/WindowsForms/Popup/How-to-Identify-whether-the-Pop-up-is-Currently-Dropped-Down.md index 8cefc7bff..c1089b3a7 100644 --- a/WindowsForms/Popup/How-to-Identify-whether-the-Pop-up-is-Currently-Dropped-Down.md +++ b/WindowsForms/Popup/How-to-Identify-whether-the-Pop-up-is-Currently-Dropped-Down.md @@ -1,13 +1,13 @@ ---- +--- layout: post -title: Identify whether the Pop-up is Currently Dropped Down | Syncfusion® -description: Learn here all about how to Identify whether the Pop-up is Currently Dropped Down of Syncfusion® Windows Forms PopupControlContainer control and more. +title: How to Check Popup Drop-Down State in Windows Forms Popup | Syncfusion® +description: Check whether a popup is currently dropped down in Syncfusion® Windows Forms PopupControlContainer control using the IsShowing method and more. platform: windowsforms control: PopupControlContainer documentation: ug --- -# How to Identify whether the Pop-up is Currently Dropped Down +# How to Check Popup Drop-Down State in Windows Forms Popup The boolean method [IsShowing](https://help.syncfusion.com/cr/windowsforms/Syncfusion.Windows.Forms.PopupControlContainer.html#Syncfusion_Windows_Forms_PopupControlContainer_IsShowing) of PopupControlContainer returns whether the popup is currently dropped down or not. diff --git a/WindowsForms/Popup/How-to-Show-PopupControlContainer-as-the-Pop-up-for-a-RichTextBox-Control.md b/WindowsForms/Popup/How-to-Show-PopupControlContainer-as-the-Pop-up-for-a-RichTextBox-Control.md index 27be4d41f..21db3740f 100644 --- a/WindowsForms/Popup/How-to-Show-PopupControlContainer-as-the-Pop-up-for-a-RichTextBox-Control.md +++ b/WindowsForms/Popup/How-to-Show-PopupControlContainer-as-the-Pop-up-for-a-RichTextBox-Control.md @@ -1,12 +1,12 @@ ---- +--- layout: post -title: Show Pop-up for a RichTextBox Control | Windows Forms | Syncfusion® -description: Learn here all about how to Show PopupControlContainer as the Pop-up for a RichTextBox Control of Syncfusion® Windows Forms PopupControlContainer and more. +title: How to Show a Popup for Windows Forms RichTextBox | Syncfusion® +description: Show PopupControlContainer as a popup for a Syncfusion® Windows Forms RichTextBox control, its integration steps, configuration options, and more. platform: windowsforms control: PopupControlContainer documentation: ug --- -# How to Show PopupControlContainer as Pop-up for a RichTextBox Control +# How to Show a Popup for Windows Forms RichTextBox Please refer [`Getting Started`](https://help.syncfusion.com/windowsforms/popupcontrolcontainer/getting-started) section for PopupControlContainer as the Pop-up for a RichTextBox Control. \ No newline at end of file diff --git a/WindowsForms/autocomplete/faq/How-to-Programmatically-display-the-autocomplete-popup-when-a-text-box-is-enabled-with-autocomplete-feature.md b/WindowsForms/autocomplete/faq/How-to-Programmatically-display-the-autocomplete-popup-when-a-text-box-is-enabled-with-autocomplete-feature.md index c154d5c9a..ed127859b 100644 --- a/WindowsForms/autocomplete/faq/How-to-Programmatically-display-the-autocomplete-popup-when-a-text-box-is-enabled-with-autocomplete-feature.md +++ b/WindowsForms/autocomplete/faq/How-to-Programmatically-display-the-autocomplete-popup-when-a-text-box-is-enabled-with-autocomplete-feature.md @@ -1,13 +1,13 @@ ---- +--- layout: post -title: How to display the AutoComplete popup programmatically, when a textbox is enabled with AutoComplete feature | WindowsForms | Syncfusion -description: How to display the AutoComplete popup programmatically, when a textbox is enabled with AutoComplete feature +title: How to Display the AutoComplete Popup Programmatically in Windows Forms AutoComplete | Syncfusion® +description: Display the AutoComplete popup programmatically in Syncfusion® Windows Forms AutoComplete control using built-in popup APIs and more. platform: WindowsForms control: Tools documentation: ug --- -# How to display the AutoComplete popup programmatically, when a textbox is enabled with AutoComplete feature? +# How to Display the AutoComplete Popup Programmatically in Windows Forms AutoComplete [AutoComplete popup](https://help.syncfusion.com/windowsforms/autocomplete/autocomplete-popup) can be displayed programmatically. diff --git a/WindowsForms/autocomplete/faq/How-to-add-a-new-data-row-to-the-Data-table-at-run-time.md b/WindowsForms/autocomplete/faq/How-to-add-a-new-data-row-to-the-Data-table-at-run-time.md index f369ad0bd..7516b4dcb 100644 --- a/WindowsForms/autocomplete/faq/How-to-add-a-new-data-row-to-the-Data-table-at-run-time.md +++ b/WindowsForms/autocomplete/faq/How-to-add-a-new-data-row-to-the-Data-table-at-run-time.md @@ -1,14 +1,14 @@ --- layout: post -title: How to add a new data row to the Data table at runtime | WindowsForms | Syncfusion -description: How to add a new data row to the Data table at runtime +title: How to Add a New Data Row at Runtime in Windows Forms AutoComplete | Syncfusion® +description: Add new data rows at runtime in Syncfusion® Windows Forms AutoComplete control by updating the data source and internal table data. platform: WindowsForms control: Tools documentation: ug --- -# How to add a new data row to the Data table at runtime? +# How to Add a New Data Row at Runtime in Windows Forms AutoComplete This method sets internal table data based on AutoComplete.DataSource property. You can do this by calling the SetTableData() method as follows. diff --git a/WindowsForms/autocomplete/faq/How-to-delete-the-history-items-persisted-by-an-AutoComplete-control.md b/WindowsForms/autocomplete/faq/How-to-delete-the-history-items-persisted-by-an-AutoComplete-control.md index 387884874..60d172aff 100644 --- a/WindowsForms/autocomplete/faq/How-to-delete-the-history-items-persisted-by-an-AutoComplete-control.md +++ b/WindowsForms/autocomplete/faq/How-to-delete-the-history-items-persisted-by-an-AutoComplete-control.md @@ -1,7 +1,7 @@ --- layout: post -title: How to delete the history items persisted by AutoComplete | WindowsForms | Syncfusion -description: How to delete the history items persisted by AutoComplete +title: How to Delete History Items in Windows Forms AutoComplete | Syncfusion® +description: Delete persisted history items in Syncfusion® Windows Forms AutoComplete control using the ResetHistory method and manage stored entries. platform: WindowsForms control: Tools documentation: ug @@ -9,7 +9,7 @@ documentation: ug -# How to delete the history items persisted by AutoComplete? +# How to Delete History Items in Windows Forms AutoComplete You can delete the history items persisted by the AutoComplete control by calling the AutoComplete.ResetHistory() method. diff --git a/WindowsForms/autocomplete/faq/How-to-delete-the-items-in-the-list-at-run-time.md b/WindowsForms/autocomplete/faq/How-to-delete-the-items-in-the-list-at-run-time.md index baa3bd903..65cc04881 100644 --- a/WindowsForms/autocomplete/faq/How-to-delete-the-items-in-the-list-at-run-time.md +++ b/WindowsForms/autocomplete/faq/How-to-delete-the-items-in-the-list-at-run-time.md @@ -1,7 +1,7 @@ --- layout: post -title: How to delete the items in the list at runtime | WindowsForms | Syncfusion -description: How to delete the items in the list at runtime +title: How to Delete List Items at Runtime in Windows Forms AutoComplete | Syncfusion® +description: Delete list items at runtime in Syncfusion® Windows Forms AutoComplete control using the AllowListDelete property and keyboard actions. platform: WindowsForms control: Tools documentation: ug @@ -9,7 +9,7 @@ documentation: ug -# How to delete the items in the list at runtime? +# How to Delete List Items at Runtime in Windows Forms AutoComplete You can delete items in the list at runtime by enabling the AllowListDelete property and then pressing the Delete key. diff --git a/WindowsForms/autocomplete/faq/How-to-implement-AutoComplete-with-RichTextBox-control.md b/WindowsForms/autocomplete/faq/How-to-implement-AutoComplete-with-RichTextBox-control.md index fed6b4401..8837151f5 100644 --- a/WindowsForms/autocomplete/faq/How-to-implement-AutoComplete-with-RichTextBox-control.md +++ b/WindowsForms/autocomplete/faq/How-to-implement-AutoComplete-with-RichTextBox-control.md @@ -1,7 +1,7 @@ ---- +--- layout: post -title: How to implement AutoComplete with RichTextBox control | WindowsForms | Syncfusion -description: How to implement AutoComplete with RichTextBox control +title: How to Implement AutoComplete with Windows Forms RichTextBox | Syncfusion® +description: Implement AutoComplete with a Syncfusion® Windows Forms RichTextBox control using custom edit controls, data sources, and suggestions. platform: WindowsForms control: Editors Package documentation: ug @@ -10,7 +10,7 @@ documentation: ug -# How to implement AutoComplete with RichTextBox control? +# How to Implement AutoComplete with Windows Forms RichTextBox Follow the given steps to implement AutoComplete feature with RichTextBox control. diff --git a/WindowsForms/autocomplete/faq/How-to-implement-an-AutoComplete-Control-in-an-User-Control.md b/WindowsForms/autocomplete/faq/How-to-implement-an-AutoComplete-Control-in-an-User-Control.md index 91f9d6eb8..6ba4b04ae 100644 --- a/WindowsForms/autocomplete/faq/How-to-implement-an-AutoComplete-Control-in-an-User-Control.md +++ b/WindowsForms/autocomplete/faq/How-to-implement-an-AutoComplete-Control-in-an-User-Control.md @@ -1,7 +1,7 @@ ---- +--- layout: post -title: How to implement AutoComplete control in a User control | WindowsForms | Syncfusion -description: How to implement AutoComplete control in a User control +title: How to Implement AutoComplete in a Windows Forms User Control | Syncfusion® +description: Implement AutoComplete in a Syncfusion® Windows Forms User Control by configuring the parent form and data source settings. platform: WindowsForms control: Tools documentation: ug @@ -9,7 +9,7 @@ documentation: ug -# How to implement AutoComplete control in a User control? +# How to Implement AutoComplete in a Windows Forms User Control AutoComplete control can be used in a User control by setting the parent form of the User Control to the parent form property of the AutoComplete control. diff --git a/WindowsForms/autocomplete/faq/How-to-match-items-in-all-the-columns-using-AutoCompleteControl.md b/WindowsForms/autocomplete/faq/How-to-match-items-in-all-the-columns-using-AutoCompleteControl.md index b6910e88d..aefc9705a 100644 --- a/WindowsForms/autocomplete/faq/How-to-match-items-in-all-the-columns-using-AutoCompleteControl.md +++ b/WindowsForms/autocomplete/faq/How-to-match-items-in-all-the-columns-using-AutoCompleteControl.md @@ -1,17 +1,13 @@ ---- +--- layout: post -title: How to match items in all the columns using AutoComplete control | WindowsForms | Syncfusion -description: How to match items in all the columns using AutoComplete control +title: How to Match Items Across Columns in Windows Forms AutoComplete | Syncfusion® +description: Match items across multiple columns in Syncfusion® Windows Forms AutoComplete control using MultiSuggest and MultiSuggestExtended modes. platform: WindowsForms control: Editors Package documentation: ug --- - - - - -# How to match items in all the columns using AutoComplete control? +# How to Match Items Across Columns in Windows Forms AutoComplete Matching items in multiple columns is possible using the AutoComplete control. You can set the AutoCompleteModes to MultiSuggest or MultiExtended mode for this. diff --git a/WindowsForms/autocomplete/faq/How-to-remove-default-selection-from-autocomplete-drop-down.md b/WindowsForms/autocomplete/faq/How-to-remove-default-selection-from-autocomplete-drop-down.md index 38a0638fe..46f540673 100644 --- a/WindowsForms/autocomplete/faq/How-to-remove-default-selection-from-autocomplete-drop-down.md +++ b/WindowsForms/autocomplete/faq/How-to-remove-default-selection-from-autocomplete-drop-down.md @@ -1,7 +1,7 @@ ---- +--- layout: post -title: How to remove default selection from AutoComplete dropdown | WindowsForms | Syncfusion -description: How to remove default selection from AutoComplete dropdown +title: How to Remove Default Selection from Windows Forms AutoComplete Dropdown | Syncfusion® +description: Remove the default selection from a Syncfusion® Windows Forms AutoComplete dropdown using event handling and selection settings. platform: WindowsForms control: Tools documentation: ug @@ -9,7 +9,7 @@ documentation: ug -# How to remove default selection from AutoComplete dropdown? +# How to Remove Default Selection from Windows Forms AutoComplete Dropdown To remove the default selection in AutoComplete dropdown, set SelectedIndex property to _-1_ inside the DropdownDisplayed event of the AutoComplete control as follows. diff --git a/WindowsForms/autocomplete/faq/How-to-retrieve-the-corresponding-matching-item-from-a-Datasource-for-the-selected-Item-in-the-AutoComplete-Control.md b/WindowsForms/autocomplete/faq/How-to-retrieve-the-corresponding-matching-item-from-a-Datasource-for-the-selected-Item-in-the-AutoComplete-Control.md index 5fd7d1f8f..8768603de 100644 --- a/WindowsForms/autocomplete/faq/How-to-retrieve-the-corresponding-matching-item-from-a-Datasource-for-the-selected-Item-in-the-AutoComplete-Control.md +++ b/WindowsForms/autocomplete/faq/How-to-retrieve-the-corresponding-matching-item-from-a-Datasource-for-the-selected-Item-in-the-AutoComplete-Control.md @@ -1,12 +1,12 @@ ---- +--- layout: post -title: How to retrieve the corresponding matching item from a Datasource for the selected Item in the AutoComplete control | Windows Forms | Syncfusion -description: How to retrieve the corresponding matching item from a Datasource for the selected Item in the AutoComplete control +title: How to Retrieve a Matching Item in Windows Forms AutoComplete | Syncfusion® +description: Retrieve the corresponding matching item in Syncfusion® Windows Forms AutoComplete control using the AutoCompleteItemSelected event and more. platform: windowsforms control: Editors Package documentation: ug --- -# How to retrieve the corresponding matching item from a Datasource for the selected Item in the AutoComplete control? +# How to Retrieve a Matching Item in Windows Forms AutoComplete This can be done by using the AutoCompleteItemSelected event, discussed in the [External Datasource](http://help.syncfusion.com/windowsforms/autocomplete/datasource#external-datasource) topic. \ No newline at end of file diff --git a/WindowsForms/buttonedit/faq/How-to-replace-the-default-TextBox-in-a-ButtonEdit-control.md b/WindowsForms/buttonedit/faq/How-to-replace-the-default-TextBox-in-a-ButtonEdit-control.md index 79780062c..197bebcd3 100644 --- a/WindowsForms/buttonedit/faq/How-to-replace-the-default-TextBox-in-a-ButtonEdit-control.md +++ b/WindowsForms/buttonedit/faq/How-to-replace-the-default-TextBox-in-a-ButtonEdit-control.md @@ -1,7 +1,7 @@ --- layout: post -title: Replacing default TextBox in ButtonEdit | WindowsForms | Syncfusion® -description: This section gives detailed description on how to replace default TextBox in the ButtonEdit control. +title: How to Replace the Default TextBox in Windows Forms ButtonEdit | Syncfusion® +description: Replace the default TextBox in Syncfusion® Windows Forms ButtonEdit control using a custom text box, its configuration options, and more. platform: windowsforms control: Tools documentation: ug diff --git a/WindowsForms/buttonedit/faq/How-to-set-tooltip-for-ButtonEdit-Child-buttons.md b/WindowsForms/buttonedit/faq/How-to-set-tooltip-for-ButtonEdit-Child-buttons.md index 38cae7cae..f9ecfcc8c 100644 --- a/WindowsForms/buttonedit/faq/How-to-set-tooltip-for-ButtonEdit-Child-buttons.md +++ b/WindowsForms/buttonedit/faq/How-to-set-tooltip-for-ButtonEdit-Child-buttons.md @@ -1,13 +1,13 @@ --- layout: post -title: Set tooltip for ButtonEdit Child buttons | WindowsForms | Syncfusion® -description: This section gives detailed description on how to set tooltip for ButtonEditChildButton in ButtonEdit control. +title: How to Set Tooltips for Child Buttons in Windows Forms ButtonEdit | Syncfusion® +description: Set tooltips for child buttons in Syncfusion® Windows Forms ButtonEdit control, its tooltip customization options, and more. platform: windowsforms control: Tools documentation: ug --- -# How to Set Tooltip for ButtonEdit Child Buttons +# How to Set Tooltips for Child Buttons in Windows Forms ButtonEdit To set tooltip for a child button in a [ButtonEdit](https://help.syncfusion.com/cr/windowsforms/Syncfusion.Windows.Forms.Tools.ButtonEdit.html) control, drag and drop a [SfToolTip](https://help.syncfusion.com/cr/windowsforms/Syncfusion.Windows.Forms.SfToolTip.html) control from the toolbox. Text for tooltip is set using the extender property of the particular child button in Properties window. diff --git a/WindowsForms/layoutmanagers/FAQ/How-to-layout-non-control-based-Child-components.md b/WindowsForms/layoutmanagers/FAQ/How-to-layout-non-control-based-Child-components.md index f30042871..8a1ce20ae 100644 --- a/WindowsForms/layoutmanagers/FAQ/How-to-layout-non-control-based-Child-components.md +++ b/WindowsForms/layoutmanagers/FAQ/How-to-layout-non-control-based-Child-components.md @@ -1,13 +1,13 @@ ---- +--- layout: post -title: Non-control based Child components | WindowsForms | Syncfusion® -description: how to layout non-control based child components in Syncfusion® Windows Forms Layout Managers Package control and more details. +title: How to Layout Non-Control Child Components in WinForms LayoutManagers | Syncfusion® +description: Layout non-control-based child components in Syncfusion® Windows Forms Layout Managers using LayoutItemBase, custom components, and more. platform: WindowsForms control: Layout Managers Package documentation: ug --- -# How to layout non-control based Child components +# How to Layout Non-Control Child Components in WinForms LayoutManagers The Layout Manager architecture seamlessly lets you use non-control derived Child-instances as the layout's Child controls. You can easily accomplish this by deriving your Child-types from the LayoutItemBase type and implementing methods. These instances can be used in any of the Layout Manager methods in the place of a Child control (for ex: SetConstraints, SetPreferredSize). This is feasible because the LayoutItemBase class has an implicit type-conversion operator that can convert itself to a control (use LayoutItemBase.ToControl method in VB.NET). diff --git a/WindowsForms/layoutmanagers/FAQ/How-to-programmatically-nest-various-layouts.md b/WindowsForms/layoutmanagers/FAQ/How-to-programmatically-nest-various-layouts.md index 8b6487dcc..e2f3e0a0d 100644 --- a/WindowsForms/layoutmanagers/FAQ/How-to-programmatically-nest-various-layouts.md +++ b/WindowsForms/layoutmanagers/FAQ/How-to-programmatically-nest-various-layouts.md @@ -1,13 +1,13 @@ ---- +--- layout: post -title: How to programmatically nest various layouts | Syncfusion® -description: how to programmatically nest various layouts in Syncfusion® Windows Forms Layout Managers Package control and more details. +title: How to Programmatically Nest Layouts in WinForms LayoutManagers | Syncfusion® +description: Programmatically nest multiple layouts in Syncfusion® Windows Forms Layout Managers using GridBagLayout, FlowLayout, and more. platform: windowsforms control: Layout Managers Package documentation: ug --- -# How to programmatically nest various layouts +# How to Programmatically Nest Layouts in WinForms LayoutManagers This page explains How to programmatically nest various layouts and more details. diff --git a/WindowsForms/layoutmanagers/FAQ/How-to-use-multiple-Layout-Managers-in-a-single-form.md b/WindowsForms/layoutmanagers/FAQ/How-to-use-multiple-Layout-Managers-in-a-single-form.md index 17d10d99a..f994b41d3 100644 --- a/WindowsForms/layoutmanagers/FAQ/How-to-use-multiple-Layout-Managers-in-a-single-form.md +++ b/WindowsForms/layoutmanagers/FAQ/How-to-use-multiple-Layout-Managers-in-a-single-form.md @@ -1,13 +1,13 @@ ---- +--- layout: post -title: How to use multiple Layout Managers in a single form | Syncfusion® -description: How to use multiple Layout Managers in a single form in Syncfusion® Windows Forms Layout Managers Package control and more details. +title: How to Use Multiple LayoutManagers in a WinForms Form Form | Syncfusion® +description: Use multiple layout managers in a Syncfusion® Windows Forms form to arrange controls with FlowLayout, GridLayout, BorderLayout, and more. platform: windowsforms control: Layout Managers Package documentation: ug --- -# How to use multiple Layout Managers in a single form +# How to Use Multiple LayoutManagers in a WinForms Form Form This page explains How to use multiple Layout Managers in a single form and more details. diff --git a/WindowsForms/office2007form/FAQ/How-to-enable-shadow-of-the-Office2007Form.md b/WindowsForms/office2007form/FAQ/How-to-enable-shadow-of-the-Office2007Form.md index 9d9bb6ede..5d66feffe 100644 --- a/WindowsForms/office2007form/FAQ/How-to-enable-shadow-of-the-Office2007Form.md +++ b/WindowsForms/office2007form/FAQ/How-to-enable-shadow-of-the-Office2007Form.md @@ -1,13 +1,13 @@ ---- +--- layout: post -title: Shadow in Windows Form | Syncfusion -description: This section explains about the shadow enabled in Office2007Form and more details for windows forms . +title: How to Enable Shadow in Windows Forms Office2007Form | Syncfusion® +description: Enable or disable shadow effects in Syncfusion® Windows Forms Office2007Form using the DropShadow property, appearance settings, and more. platform: WindowsForms control: Office2010 Form documentation: ug --- -# How to enable shadow of the Office2007Form? +# How to Enable Shadow in Windows Forms Office2007Form Shadow of the Office2007Form can be enabled or disabled using the [DropShadow](https://help.syncfusion.com/cr/windowsforms/Syncfusion.Windows.Forms.Office2007Form.html#Syncfusion_Windows_Forms_Office2007Form_DropShadow) property. diff --git a/WindowsForms/office2010form/FAQ/How-to-enable-shadow-of-the-Office2010Form.md b/WindowsForms/office2010form/FAQ/How-to-enable-shadow-of-the-Office2010Form.md index 87f4aa6de..d648c7395 100644 --- a/WindowsForms/office2010form/FAQ/How-to-enable-shadow-of-the-Office2010Form.md +++ b/WindowsForms/office2010form/FAQ/How-to-enable-shadow-of-the-Office2010Form.md @@ -1,13 +1,13 @@ ---- +--- layout: post -title: Shadow in Windows Form | Syncfusion -description: This section explains about the shadow enabled in Office2007Form and more details for windows forms. +title: How to Enable Shadow in Windows Forms Office2010Form | Syncfusion® +description: Enable or disable shadow effects in Syncfusion® Windows Forms Office2010Form using the DropShadow property, appearance settings, and more. platform: WindowsForms control: Office2010 Form documentation: ug --- -# How to enable shadow of the Office2010Form? +# How to Enable Shadow in Windows Forms Office2010Form Shadow of the Office2010Form can be enabled or disabled using the [DropShadow](https://help.syncfusion.com/cr/windowsforms/Syncfusion.Windows.Forms.Office2010Form.html#Syncfusion_Windows_Forms_Office2010Form_DropShadow) property. From a3f5f735d524a35d23543283717695b5bec0acc0 Mon Sep 17 00:00:00 2001 From: sathiyathanam Date: Sat, 15 Aug 2026 14:17:25 +0530 Subject: [PATCH 2/5] WPF-1046466 - How To Files updated based on the SEO guidelines --- .../How-to-Find-whether-the-DrawerPanel-is-Showing-or-Not.md | 2 +- ...strict-SlideOnTop-collapse-Transition-for-Left-Position.md | 2 +- ...restrict-SlideOnTop-expand-Transition-for-Left-Position.md | 2 +- ...-paint-the-GroupBarItem-image-without-scaling-the-image.md | 2 +- .../FAQ/How-to-apply-Gradient-Rendering-for-the-GroupBar.md | 2 +- ...tly-selected-GroupBar-Item-to-the-GroupBar-Tag-property.md | 4 ++-- .../How-to-customize-the-Splitter-color-in-the-GroupBar.md | 2 +- ...lly-embed-any-control-via-Templates-inside-the-GroupBar.md | 2 +- ...ive-the-space-between-text-and-Icon-in-the-GroupBarItem.md | 2 +- ...estore-the-State-information-of-a-Stacked-Mode-GroupBar.md | 2 +- WindowsForms/Popup/How-to-Get-Around-this-Behavior.md | 2 +- ...o-Identify-whether-the-Pop-up-is-Currently-Dropped-Down.md | 2 +- ...ontrolContainer-as-the-Pop-up-for-a-RichTextBox-Control.md | 2 +- ...up-when-a-text-box-is-enabled-with-autocomplete-feature.md | 4 ++-- ...How-to-add-a-new-data-row-to-the-Data-table-at-run-time.md | 2 +- ...-the-history-items-persisted-by-an-AutoComplete-control.md | 2 +- .../faq/How-to-delete-the-items-in-the-list-at-run-time.md | 2 +- .../How-to-implement-AutoComplete-with-RichTextBox-control.md | 2 +- ...to-implement-an-AutoComplete-Control-in-an-User-Control.md | 2 +- ...atch-items-in-all-the-columns-using-AutoCompleteControl.md | 2 +- ...to-remove-default-selection-from-autocomplete-drop-down.md | 2 +- ...-to-replace-the-default-TextBox-in-a-ButtonEdit-control.md | 4 ++-- .../faq/How-to-set-tooltip-for-ButtonEdit-Child-buttons.md | 2 +- .../FAQ/How-to-layout-non-control-based-Child-components.md | 2 +- .../FAQ/How-to-programmatically-nest-various-layouts.md | 2 +- .../How-to-use-multiple-Layout-Managers-in-a-single-form.md | 4 ++-- 26 files changed, 30 insertions(+), 30 deletions(-) diff --git a/WindowsForms/Navigation-Drawer/FAQ/How-to-Find-whether-the-DrawerPanel-is-Showing-or-Not.md b/WindowsForms/Navigation-Drawer/FAQ/How-to-Find-whether-the-DrawerPanel-is-Showing-or-Not.md index df04950b6..09a0b336d 100644 --- a/WindowsForms/Navigation-Drawer/FAQ/How-to-Find-whether-the-DrawerPanel-is-Showing-or-Not.md +++ b/WindowsForms/Navigation-Drawer/FAQ/How-to-Find-whether-the-DrawerPanel-is-Showing-or-Not.md @@ -1,6 +1,6 @@ --- layout: post -title: How to Check DrawerPanel Visibility in WinForms NavigationDrawer | Syncfusion® +title: How to Check DrawerPanel Visibility in Windows Forms NavigationDrawer description: Check whether the DrawerPanel is visible in Syncfusion® Windows Forms Navigation Drawer control using the IsDrawerShowing method and more. platform: WindowsForms control: Frequently Asked Questions diff --git a/WindowsForms/Navigation-Drawer/FAQ/How-to-restrict-SlideOnTop-collapse-Transition-for-Left-Position.md b/WindowsForms/Navigation-Drawer/FAQ/How-to-restrict-SlideOnTop-collapse-Transition-for-Left-Position.md index 7373eac8d..9a0347a23 100644 --- a/WindowsForms/Navigation-Drawer/FAQ/How-to-restrict-SlideOnTop-collapse-Transition-for-Left-Position.md +++ b/WindowsForms/Navigation-Drawer/FAQ/How-to-restrict-SlideOnTop-collapse-Transition-for-Left-Position.md @@ -1,6 +1,6 @@ --- layout: post -title: How to Restrict SlideOnTop Collapse in WinForms NavigationDrawer | Syncfusion® +title: How to Restrict SlideOnTop Collapse in Windows Forms NavigationDrawer description: Restrict the SlideOnTop collapse transition in Syncfusion® Windows Forms Navigation Drawer control for the left position using events and more. platform: WindowsForms control: Frequently Asked Questions diff --git a/WindowsForms/Navigation-Drawer/FAQ/How-to-restrict-SlideOnTop-expand-Transition-for-Left-Position.md b/WindowsForms/Navigation-Drawer/FAQ/How-to-restrict-SlideOnTop-expand-Transition-for-Left-Position.md index 9a9e7815d..0f9c0445c 100644 --- a/WindowsForms/Navigation-Drawer/FAQ/How-to-restrict-SlideOnTop-expand-Transition-for-Left-Position.md +++ b/WindowsForms/Navigation-Drawer/FAQ/How-to-restrict-SlideOnTop-expand-Transition-for-Left-Position.md @@ -1,6 +1,6 @@ --- layout: post -title: How to Restrict SlideOnTop Expand in WinForms NavigationDrawer | Syncfusion® +title: How to Restrict SlideOnTop Expand in WinForms NavigationDrawer description: Restrict the SlideOnTop expand transition in Syncfusion® Windows Forms Navigation Drawer control for the left position using events and more. platform: WindowsForms control: Frequently Asked Questions diff --git a/WindowsForms/Navigation-Pane/FAQ/How-do-I-paint-the-GroupBarItem-image-without-scaling-the-image.md b/WindowsForms/Navigation-Pane/FAQ/How-do-I-paint-the-GroupBarItem-image-without-scaling-the-image.md index b272e4d4b..ea2a7634c 100644 --- a/WindowsForms/Navigation-Pane/FAQ/How-do-I-paint-the-GroupBarItem-image-without-scaling-the-image.md +++ b/WindowsForms/Navigation-Pane/FAQ/How-do-I-paint-the-GroupBarItem-image-without-scaling-the-image.md @@ -1,6 +1,6 @@ --- layout: post -title: How to Paint a GroupBarItem Image in Windows Forms GroupBar | Syncfusion® +title: How to Paint a GroupBarItem Image in Windows Forms GroupBar description: Paint a GroupBarItem image without scaling in Syncfusion® Windows Forms GroupBar control by overriding image rendering methods and more. platform: WindowsForms control: GroupBar diff --git a/WindowsForms/Navigation-Pane/FAQ/How-to-apply-Gradient-Rendering-for-the-GroupBar.md b/WindowsForms/Navigation-Pane/FAQ/How-to-apply-Gradient-Rendering-for-the-GroupBar.md index a126580b9..29ff84533 100644 --- a/WindowsForms/Navigation-Pane/FAQ/How-to-apply-Gradient-Rendering-for-the-GroupBar.md +++ b/WindowsForms/Navigation-Pane/FAQ/How-to-apply-Gradient-Rendering-for-the-GroupBar.md @@ -1,6 +1,6 @@ --- layout: post -title: How to Apply Gradient Rendering in Windows Forms GroupBar | Syncfusion® +title: How to Apply Gradient Rendering in Windows Forms GroupBar description: Apply gradient rendering in Syncfusion® Windows Forms GroupBar control using custom brush settings, rendering events, and more. platform: WindowsForms control: GroupBar diff --git a/WindowsForms/Navigation-Pane/FAQ/How-to-assign-the-currently-selected-GroupBar-Item-to-the-GroupBar-Tag-property.md b/WindowsForms/Navigation-Pane/FAQ/How-to-assign-the-currently-selected-GroupBar-Item-to-the-GroupBar-Tag-property.md index a2d0aaa2d..0d69cccc6 100644 --- a/WindowsForms/Navigation-Pane/FAQ/How-to-assign-the-currently-selected-GroupBar-Item-to-the-GroupBar-Tag-property.md +++ b/WindowsForms/Navigation-Pane/FAQ/How-to-assign-the-currently-selected-GroupBar-Item-to-the-GroupBar-Tag-property.md @@ -1,6 +1,6 @@ --- layout: post -title: How to Assign the Selected Item to Tag in Windows Forms GroupBar | Syncfusion® +title: How to Assign the Selected Item to Tag in Windows Forms GroupBar description: Assign the selected GroupBar item to the Tag property in Syncfusion® Windows Forms GroupBar control using selection events and more. platform: WindowsForms control: GroupBar @@ -8,7 +8,7 @@ documentation: ug --- # How to Assign the Selected Item to Tag in Windows Forms GroupBar -You could do so by handling the GroupBar’s [GroupBarItemSelected](https://help.syncfusion.com/cr/windowsforms/Syncfusion.Windows.Forms.Tools.GroupBar.html) event. Within this event handler, index into the GroupBar Items Collection using the GroupBar's [SelectedItem](https://help.syncfusion.com/cr/windowsforms/Syncfusion.Windows.Forms.Tools.GroupBar.html#Syncfusion_Windows_Forms_Tools_GroupBar_SelectedItem) property value, to get the currently selected GroupBar Item, and then assign it to the GroupBar’s [Tag](http://msdn.microsoft.com/query/dev14.query?appId=Dev14IDEF1&l=EN-US&k=k(System.Windows.Forms.Control.Tag)&rd=true) property. +You could do so by handling the GroupBar’s [GroupBarItemSelected](https://help.syncfusion.com/cr/windowsforms/Syncfusion.Windows.Forms.Tools.GroupBar.html) event. Within this event handler, index into the GroupBar Items Collection using the GroupBar's [SelectedItem](https://help.syncfusion.com/cr/windowsforms/Syncfusion.Windows.Forms.Tools.GroupBar.html#Syncfusion_Windows_Forms_Tools_GroupBar_SelectedItem) property value, to get the currently selected GroupBar Item, and then assign it to the GroupBar’s [Tag](https://learn.microsoft.com/en-us/dotnet/api/system.windows.forms.control.tag?view=windowsdesktop-10.0) property. {% tabs %} diff --git a/WindowsForms/Navigation-Pane/FAQ/How-to-customize-the-Splitter-color-in-the-GroupBar.md b/WindowsForms/Navigation-Pane/FAQ/How-to-customize-the-Splitter-color-in-the-GroupBar.md index 1cc4dea10..b4c9a3450 100644 --- a/WindowsForms/Navigation-Pane/FAQ/How-to-customize-the-Splitter-color-in-the-GroupBar.md +++ b/WindowsForms/Navigation-Pane/FAQ/How-to-customize-the-Splitter-color-in-the-GroupBar.md @@ -1,6 +1,6 @@ --- layout: post -title: How to Customize Splitter Color in Windows Forms GroupBar | Syncfusion® +title: How to Customize Splitter Color in Windows Forms GroupBar description: Customize the splitter color in Syncfusion® Windows Forms GroupBar control using appearance settings, color customization options, and more. platform: WindowsForms control: GroupBar diff --git a/WindowsForms/Navigation-Pane/FAQ/How-to-dynamically-embed-any-control-via-Templates-inside-the-GroupBar.md b/WindowsForms/Navigation-Pane/FAQ/How-to-dynamically-embed-any-control-via-Templates-inside-the-GroupBar.md index de0ce0514..9fe371d2d 100644 --- a/WindowsForms/Navigation-Pane/FAQ/How-to-dynamically-embed-any-control-via-Templates-inside-the-GroupBar.md +++ b/WindowsForms/Navigation-Pane/FAQ/How-to-dynamically-embed-any-control-via-Templates-inside-the-GroupBar.md @@ -1,6 +1,6 @@ --- layout: post -title: How to Embed Controls Using Templates in Windows Forms GroupBar | Syncfusion® +title: How to Embed Controls Using Templates in Windows Forms GroupBar description: Embed controls dynamically in Syncfusion® Windows Forms GroupBar control using templates, custom content, and control integration features. platform: WindowsForms control: GroupBar diff --git a/WindowsForms/Navigation-Pane/FAQ/How-to-give-the-space-between-text-and-Icon-in-the-GroupBarItem.md b/WindowsForms/Navigation-Pane/FAQ/How-to-give-the-space-between-text-and-Icon-in-the-GroupBarItem.md index f1bc9bfd3..7b8ec806e 100644 --- a/WindowsForms/Navigation-Pane/FAQ/How-to-give-the-space-between-text-and-Icon-in-the-GroupBarItem.md +++ b/WindowsForms/Navigation-Pane/FAQ/How-to-give-the-space-between-text-and-Icon-in-the-GroupBarItem.md @@ -1,6 +1,6 @@ --- layout: post -title: How to Add Space Between Text and Icons in Windows Forms GroupBar | Syncfusion® +title: How to Add Space Between Text and Icons in Windows Forms GroupBar description: Add spacing between text and icons in Syncfusion® Windows Forms GroupBar control using the GroupBarItem padding settings and more. platform: WindowsForms control: GroupBar diff --git a/WindowsForms/Navigation-Pane/FAQ/How-to-save-and-restore-the-State-information-of-a-Stacked-Mode-GroupBar.md b/WindowsForms/Navigation-Pane/FAQ/How-to-save-and-restore-the-State-information-of-a-Stacked-Mode-GroupBar.md index b9775f534..ed6d88970 100644 --- a/WindowsForms/Navigation-Pane/FAQ/How-to-save-and-restore-the-State-information-of-a-Stacked-Mode-GroupBar.md +++ b/WindowsForms/Navigation-Pane/FAQ/How-to-save-and-restore-the-State-information-of-a-Stacked-Mode-GroupBar.md @@ -1,6 +1,6 @@ --- layout: post -title: How to Save and Restore State Information in Windows Forms GroupBar | Syncfusion® +title: How to Save and Restore State Information in Windows Forms GroupBar description: Save and restore state information in Syncfusion® Windows Forms GroupBar control using AppStateSerializer methods and more. platform: WindowsForms control: GroupBar diff --git a/WindowsForms/Popup/How-to-Get-Around-this-Behavior.md b/WindowsForms/Popup/How-to-Get-Around-this-Behavior.md index 59d9bf205..42c149cd6 100644 --- a/WindowsForms/Popup/How-to-Get-Around-this-Behavior.md +++ b/WindowsForms/Popup/How-to-Get-Around-this-Behavior.md @@ -1,6 +1,6 @@ --- layout: post -title: How to Handle Popup Close Behavior in Windows Forms Popup | Syncfusion® +title: How to Handle Popup Close Behavior in Windows Forms Popup description: Handle popup close behavior in Syncfusion® Windows Forms PopupControlContainer control using events, Boolean flags, and more. platform: windowsforms control: PopupControlContainer diff --git a/WindowsForms/Popup/How-to-Identify-whether-the-Pop-up-is-Currently-Dropped-Down.md b/WindowsForms/Popup/How-to-Identify-whether-the-Pop-up-is-Currently-Dropped-Down.md index c1089b3a7..f95d68b4f 100644 --- a/WindowsForms/Popup/How-to-Identify-whether-the-Pop-up-is-Currently-Dropped-Down.md +++ b/WindowsForms/Popup/How-to-Identify-whether-the-Pop-up-is-Currently-Dropped-Down.md @@ -1,6 +1,6 @@ --- layout: post -title: How to Check Popup Drop-Down State in Windows Forms Popup | Syncfusion® +title: How to Check Popup Drop-Down State in Windows Forms Popup description: Check whether a popup is currently dropped down in Syncfusion® Windows Forms PopupControlContainer control using the IsShowing method and more. platform: windowsforms control: PopupControlContainer diff --git a/WindowsForms/Popup/How-to-Show-PopupControlContainer-as-the-Pop-up-for-a-RichTextBox-Control.md b/WindowsForms/Popup/How-to-Show-PopupControlContainer-as-the-Pop-up-for-a-RichTextBox-Control.md index 21db3740f..8827102d1 100644 --- a/WindowsForms/Popup/How-to-Show-PopupControlContainer-as-the-Pop-up-for-a-RichTextBox-Control.md +++ b/WindowsForms/Popup/How-to-Show-PopupControlContainer-as-the-Pop-up-for-a-RichTextBox-Control.md @@ -1,6 +1,6 @@ --- layout: post -title: How to Show a Popup for Windows Forms RichTextBox | Syncfusion® +title: How to Show a Popup for Windows Forms RichTextBox description: Show PopupControlContainer as a popup for a Syncfusion® Windows Forms RichTextBox control, its integration steps, configuration options, and more. platform: windowsforms control: PopupControlContainer diff --git a/WindowsForms/autocomplete/faq/How-to-Programmatically-display-the-autocomplete-popup-when-a-text-box-is-enabled-with-autocomplete-feature.md b/WindowsForms/autocomplete/faq/How-to-Programmatically-display-the-autocomplete-popup-when-a-text-box-is-enabled-with-autocomplete-feature.md index ed127859b..02289a625 100644 --- a/WindowsForms/autocomplete/faq/How-to-Programmatically-display-the-autocomplete-popup-when-a-text-box-is-enabled-with-autocomplete-feature.md +++ b/WindowsForms/autocomplete/faq/How-to-Programmatically-display-the-autocomplete-popup-when-a-text-box-is-enabled-with-autocomplete-feature.md @@ -1,13 +1,13 @@ --- layout: post -title: How to Display the AutoComplete Popup Programmatically in Windows Forms AutoComplete | Syncfusion® +title: How to Programmatically Display an AutoComplete Popup in Windows Forms description: Display the AutoComplete popup programmatically in Syncfusion® Windows Forms AutoComplete control using built-in popup APIs and more. platform: WindowsForms control: Tools documentation: ug --- -# How to Display the AutoComplete Popup Programmatically in Windows Forms AutoComplete +# How to Programmatically Display an AutoComplete Popup in Windows Forms [AutoComplete popup](https://help.syncfusion.com/windowsforms/autocomplete/autocomplete-popup) can be displayed programmatically. diff --git a/WindowsForms/autocomplete/faq/How-to-add-a-new-data-row-to-the-Data-table-at-run-time.md b/WindowsForms/autocomplete/faq/How-to-add-a-new-data-row-to-the-Data-table-at-run-time.md index 7516b4dcb..f88e27239 100644 --- a/WindowsForms/autocomplete/faq/How-to-add-a-new-data-row-to-the-Data-table-at-run-time.md +++ b/WindowsForms/autocomplete/faq/How-to-add-a-new-data-row-to-the-Data-table-at-run-time.md @@ -1,6 +1,6 @@ --- layout: post -title: How to Add a New Data Row at Runtime in Windows Forms AutoComplete | Syncfusion® +title: How to Add a New Data Row at Runtime in Windows Forms AutoComplete description: Add new data rows at runtime in Syncfusion® Windows Forms AutoComplete control by updating the data source and internal table data. platform: WindowsForms control: Tools diff --git a/WindowsForms/autocomplete/faq/How-to-delete-the-history-items-persisted-by-an-AutoComplete-control.md b/WindowsForms/autocomplete/faq/How-to-delete-the-history-items-persisted-by-an-AutoComplete-control.md index 60d172aff..bac04386d 100644 --- a/WindowsForms/autocomplete/faq/How-to-delete-the-history-items-persisted-by-an-AutoComplete-control.md +++ b/WindowsForms/autocomplete/faq/How-to-delete-the-history-items-persisted-by-an-AutoComplete-control.md @@ -1,6 +1,6 @@ --- layout: post -title: How to Delete History Items in Windows Forms AutoComplete | Syncfusion® +title: How to Delete History Items in Windows Forms AutoComplete description: Delete persisted history items in Syncfusion® Windows Forms AutoComplete control using the ResetHistory method and manage stored entries. platform: WindowsForms control: Tools diff --git a/WindowsForms/autocomplete/faq/How-to-delete-the-items-in-the-list-at-run-time.md b/WindowsForms/autocomplete/faq/How-to-delete-the-items-in-the-list-at-run-time.md index 65cc04881..7e8719513 100644 --- a/WindowsForms/autocomplete/faq/How-to-delete-the-items-in-the-list-at-run-time.md +++ b/WindowsForms/autocomplete/faq/How-to-delete-the-items-in-the-list-at-run-time.md @@ -1,6 +1,6 @@ --- layout: post -title: How to Delete List Items at Runtime in Windows Forms AutoComplete | Syncfusion® +title: How to Delete List Items at Runtime in Windows Forms AutoComplete description: Delete list items at runtime in Syncfusion® Windows Forms AutoComplete control using the AllowListDelete property and keyboard actions. platform: WindowsForms control: Tools diff --git a/WindowsForms/autocomplete/faq/How-to-implement-AutoComplete-with-RichTextBox-control.md b/WindowsForms/autocomplete/faq/How-to-implement-AutoComplete-with-RichTextBox-control.md index 8837151f5..4f1de4491 100644 --- a/WindowsForms/autocomplete/faq/How-to-implement-AutoComplete-with-RichTextBox-control.md +++ b/WindowsForms/autocomplete/faq/How-to-implement-AutoComplete-with-RichTextBox-control.md @@ -1,6 +1,6 @@ --- layout: post -title: How to Implement AutoComplete with Windows Forms RichTextBox | Syncfusion® +title: How to Implement AutoComplete with Windows Forms RichTextBox description: Implement AutoComplete with a Syncfusion® Windows Forms RichTextBox control using custom edit controls, data sources, and suggestions. platform: WindowsForms control: Editors Package diff --git a/WindowsForms/autocomplete/faq/How-to-implement-an-AutoComplete-Control-in-an-User-Control.md b/WindowsForms/autocomplete/faq/How-to-implement-an-AutoComplete-Control-in-an-User-Control.md index 6ba4b04ae..c1396b468 100644 --- a/WindowsForms/autocomplete/faq/How-to-implement-an-AutoComplete-Control-in-an-User-Control.md +++ b/WindowsForms/autocomplete/faq/How-to-implement-an-AutoComplete-Control-in-an-User-Control.md @@ -1,6 +1,6 @@ --- layout: post -title: How to Implement AutoComplete in a Windows Forms User Control | Syncfusion® +title: How to Implement AutoComplete in a Windows Forms User Control description: Implement AutoComplete in a Syncfusion® Windows Forms User Control by configuring the parent form and data source settings. platform: WindowsForms control: Tools diff --git a/WindowsForms/autocomplete/faq/How-to-match-items-in-all-the-columns-using-AutoCompleteControl.md b/WindowsForms/autocomplete/faq/How-to-match-items-in-all-the-columns-using-AutoCompleteControl.md index aefc9705a..3f847c185 100644 --- a/WindowsForms/autocomplete/faq/How-to-match-items-in-all-the-columns-using-AutoCompleteControl.md +++ b/WindowsForms/autocomplete/faq/How-to-match-items-in-all-the-columns-using-AutoCompleteControl.md @@ -1,6 +1,6 @@ --- layout: post -title: How to Match Items Across Columns in Windows Forms AutoComplete | Syncfusion® +title: How to Match Items Across Columns in Windows Forms AutoComplete description: Match items across multiple columns in Syncfusion® Windows Forms AutoComplete control using MultiSuggest and MultiSuggestExtended modes. platform: WindowsForms control: Editors Package diff --git a/WindowsForms/autocomplete/faq/How-to-remove-default-selection-from-autocomplete-drop-down.md b/WindowsForms/autocomplete/faq/How-to-remove-default-selection-from-autocomplete-drop-down.md index 46f540673..6e984d23b 100644 --- a/WindowsForms/autocomplete/faq/How-to-remove-default-selection-from-autocomplete-drop-down.md +++ b/WindowsForms/autocomplete/faq/How-to-remove-default-selection-from-autocomplete-drop-down.md @@ -1,6 +1,6 @@ --- layout: post -title: How to Remove Default Selection from Windows Forms AutoComplete Dropdown | Syncfusion® +title: How to Remove Default Selection from Windows Forms AutoComplete Dropdown description: Remove the default selection from a Syncfusion® Windows Forms AutoComplete dropdown using event handling and selection settings. platform: WindowsForms control: Tools diff --git a/WindowsForms/buttonedit/faq/How-to-replace-the-default-TextBox-in-a-ButtonEdit-control.md b/WindowsForms/buttonedit/faq/How-to-replace-the-default-TextBox-in-a-ButtonEdit-control.md index 197bebcd3..5cb66608b 100644 --- a/WindowsForms/buttonedit/faq/How-to-replace-the-default-TextBox-in-a-ButtonEdit-control.md +++ b/WindowsForms/buttonedit/faq/How-to-replace-the-default-TextBox-in-a-ButtonEdit-control.md @@ -1,13 +1,13 @@ --- layout: post -title: How to Replace the Default TextBox in Windows Forms ButtonEdit | Syncfusion® +title: How to Replace the Default TextBox in Windows Forms ButtonEdit description: Replace the default TextBox in Syncfusion® Windows Forms ButtonEdit control using a custom text box, its configuration options, and more. platform: windowsforms control: Tools documentation: ug --- -# How to Replace the Default TextBox in a ButtonEdit Control +# How to Replace the Default TextBox in Windows Forms ButtonEdit You can replace the default TextBox of the [ButtonEdit](https://help.syncfusion.com/cr/windowsforms/Syncfusion.Windows.Forms.Tools.ButtonEdit.html) control with other TextBox by doing the following steps. diff --git a/WindowsForms/buttonedit/faq/How-to-set-tooltip-for-ButtonEdit-Child-buttons.md b/WindowsForms/buttonedit/faq/How-to-set-tooltip-for-ButtonEdit-Child-buttons.md index f9ecfcc8c..0e9882991 100644 --- a/WindowsForms/buttonedit/faq/How-to-set-tooltip-for-ButtonEdit-Child-buttons.md +++ b/WindowsForms/buttonedit/faq/How-to-set-tooltip-for-ButtonEdit-Child-buttons.md @@ -1,6 +1,6 @@ --- layout: post -title: How to Set Tooltips for Child Buttons in Windows Forms ButtonEdit | Syncfusion® +title: How to Set Tooltips for Child Buttons in Windows Forms ButtonEdit description: Set tooltips for child buttons in Syncfusion® Windows Forms ButtonEdit control, its tooltip customization options, and more. platform: windowsforms control: Tools diff --git a/WindowsForms/layoutmanagers/FAQ/How-to-layout-non-control-based-Child-components.md b/WindowsForms/layoutmanagers/FAQ/How-to-layout-non-control-based-Child-components.md index 8a1ce20ae..3dc77d221 100644 --- a/WindowsForms/layoutmanagers/FAQ/How-to-layout-non-control-based-Child-components.md +++ b/WindowsForms/layoutmanagers/FAQ/How-to-layout-non-control-based-Child-components.md @@ -1,6 +1,6 @@ --- layout: post -title: How to Layout Non-Control Child Components in WinForms LayoutManagers | Syncfusion® +title: How to Layout Non-Control Child Components in WinForms LayoutManagers description: Layout non-control-based child components in Syncfusion® Windows Forms Layout Managers using LayoutItemBase, custom components, and more. platform: WindowsForms control: Layout Managers Package diff --git a/WindowsForms/layoutmanagers/FAQ/How-to-programmatically-nest-various-layouts.md b/WindowsForms/layoutmanagers/FAQ/How-to-programmatically-nest-various-layouts.md index e2f3e0a0d..0cdc3a1f6 100644 --- a/WindowsForms/layoutmanagers/FAQ/How-to-programmatically-nest-various-layouts.md +++ b/WindowsForms/layoutmanagers/FAQ/How-to-programmatically-nest-various-layouts.md @@ -1,6 +1,6 @@ --- layout: post -title: How to Programmatically Nest Layouts in WinForms LayoutManagers | Syncfusion® +title: How to Programmatically Nest Layouts in WinForms LayoutManagers description: Programmatically nest multiple layouts in Syncfusion® Windows Forms Layout Managers using GridBagLayout, FlowLayout, and more. platform: windowsforms control: Layout Managers Package diff --git a/WindowsForms/layoutmanagers/FAQ/How-to-use-multiple-Layout-Managers-in-a-single-form.md b/WindowsForms/layoutmanagers/FAQ/How-to-use-multiple-Layout-Managers-in-a-single-form.md index f994b41d3..0e2dce709 100644 --- a/WindowsForms/layoutmanagers/FAQ/How-to-use-multiple-Layout-Managers-in-a-single-form.md +++ b/WindowsForms/layoutmanagers/FAQ/How-to-use-multiple-Layout-Managers-in-a-single-form.md @@ -1,13 +1,13 @@ --- layout: post -title: How to Use Multiple LayoutManagers in a WinForms Form Form | Syncfusion® +title: How to Use Multiple LayoutManagers in a WinForms Form description: Use multiple layout managers in a Syncfusion® Windows Forms form to arrange controls with FlowLayout, GridLayout, BorderLayout, and more. platform: windowsforms control: Layout Managers Package documentation: ug --- -# How to Use Multiple LayoutManagers in a WinForms Form Form +# How to Use Multiple LayoutManagers in a WinForms Form This page explains How to use multiple Layout Managers in a single form and more details. From d444def8ab580cd36176387aadecc34dc0f168c3 Mon Sep 17 00:00:00 2001 From: Usha4947 Date: Mon, 17 Aug 2026 17:40:05 +0530 Subject: [PATCH 3/5] WPF-1046466: Resolved CI Issues. --- .../How-to-Find-whether-the-DrawerPanel-is-Showing-or-Not.md | 2 +- ...restrict-SlideOnTop-collapse-Transition-for-Left-Position.md | 2 +- ...o-restrict-SlideOnTop-expand-Transition-for-Left-Position.md | 2 +- ...-I-paint-the-GroupBarItem-image-without-scaling-the-image.md | 2 +- .../FAQ/How-to-apply-Gradient-Rendering-for-the-GroupBar.md | 2 +- ...ently-selected-GroupBar-Item-to-the-GroupBar-Tag-property.md | 2 +- .../FAQ/How-to-customize-the-Splitter-color-in-the-GroupBar.md | 2 +- ...cally-embed-any-control-via-Templates-inside-the-GroupBar.md | 2 +- ...-give-the-space-between-text-and-Icon-in-the-GroupBarItem.md | 2 +- ...-restore-the-State-information-of-a-Stacked-Mode-GroupBar.md | 2 +- WindowsForms/Popup/How-to-Get-Around-this-Behavior.md | 2 +- ...-to-Identify-whether-the-Pop-up-is-Currently-Dropped-Down.md | 2 +- ...pControlContainer-as-the-Pop-up-for-a-RichTextBox-Control.md | 2 +- ...opup-when-a-text-box-is-enabled-with-autocomplete-feature.md | 2 +- .../How-to-add-a-new-data-row-to-the-Data-table-at-run-time.md | 2 +- ...te-the-history-items-persisted-by-an-AutoComplete-control.md | 2 +- .../faq/How-to-delete-the-items-in-the-list-at-run-time.md | 2 +- .../How-to-implement-AutoComplete-with-RichTextBox-control.md | 2 +- ...w-to-implement-an-AutoComplete-Control-in-an-User-Control.md | 2 +- ...-match-items-in-all-the-columns-using-AutoCompleteControl.md | 2 +- ...w-to-remove-default-selection-from-autocomplete-drop-down.md | 2 +- ...asource-for-the-selected-Item-in-the-AutoComplete-Control.md | 2 +- ...ow-to-replace-the-default-TextBox-in-a-ButtonEdit-control.md | 2 +- .../faq/How-to-set-tooltip-for-ButtonEdit-Child-buttons.md | 2 +- .../FAQ/How-to-layout-non-control-based-Child-components.md | 2 +- .../FAQ/How-to-programmatically-nest-various-layouts.md | 2 +- .../FAQ/How-to-use-multiple-Layout-Managers-in-a-single-form.md | 2 +- 27 files changed, 27 insertions(+), 27 deletions(-) diff --git a/WindowsForms/Navigation-Drawer/FAQ/How-to-Find-whether-the-DrawerPanel-is-Showing-or-Not.md b/WindowsForms/Navigation-Drawer/FAQ/How-to-Find-whether-the-DrawerPanel-is-Showing-or-Not.md index 09a0b336d..3c2f8e93b 100644 --- a/WindowsForms/Navigation-Drawer/FAQ/How-to-Find-whether-the-DrawerPanel-is-Showing-or-Not.md +++ b/WindowsForms/Navigation-Drawer/FAQ/How-to-Find-whether-the-DrawerPanel-is-Showing-or-Not.md @@ -1,6 +1,6 @@ --- layout: post -title: How to Check DrawerPanel Visibility in Windows Forms NavigationDrawer +title: How to Check Drawer Visibility in NavigationDrawer | Syncfusion description: Check whether the DrawerPanel is visible in Syncfusion® Windows Forms Navigation Drawer control using the IsDrawerShowing method and more. platform: WindowsForms control: Frequently Asked Questions diff --git a/WindowsForms/Navigation-Drawer/FAQ/How-to-restrict-SlideOnTop-collapse-Transition-for-Left-Position.md b/WindowsForms/Navigation-Drawer/FAQ/How-to-restrict-SlideOnTop-collapse-Transition-for-Left-Position.md index 9a0347a23..b3a90f33c 100644 --- a/WindowsForms/Navigation-Drawer/FAQ/How-to-restrict-SlideOnTop-collapse-Transition-for-Left-Position.md +++ b/WindowsForms/Navigation-Drawer/FAQ/How-to-restrict-SlideOnTop-collapse-Transition-for-Left-Position.md @@ -1,6 +1,6 @@ --- layout: post -title: How to Restrict SlideOnTop Collapse in Windows Forms NavigationDrawer +title: How to Restrict Collapse in NavigationDrawer | Syncfusion description: Restrict the SlideOnTop collapse transition in Syncfusion® Windows Forms Navigation Drawer control for the left position using events and more. platform: WindowsForms control: Frequently Asked Questions diff --git a/WindowsForms/Navigation-Drawer/FAQ/How-to-restrict-SlideOnTop-expand-Transition-for-Left-Position.md b/WindowsForms/Navigation-Drawer/FAQ/How-to-restrict-SlideOnTop-expand-Transition-for-Left-Position.md index 0f9c0445c..31fcb7ef1 100644 --- a/WindowsForms/Navigation-Drawer/FAQ/How-to-restrict-SlideOnTop-expand-Transition-for-Left-Position.md +++ b/WindowsForms/Navigation-Drawer/FAQ/How-to-restrict-SlideOnTop-expand-Transition-for-Left-Position.md @@ -1,6 +1,6 @@ --- layout: post -title: How to Restrict SlideOnTop Expand in WinForms NavigationDrawer +title: How to Restrict Expand in NavigationDrawer | Syncfusion description: Restrict the SlideOnTop expand transition in Syncfusion® Windows Forms Navigation Drawer control for the left position using events and more. platform: WindowsForms control: Frequently Asked Questions diff --git a/WindowsForms/Navigation-Pane/FAQ/How-do-I-paint-the-GroupBarItem-image-without-scaling-the-image.md b/WindowsForms/Navigation-Pane/FAQ/How-do-I-paint-the-GroupBarItem-image-without-scaling-the-image.md index ea2a7634c..c62d0f6fe 100644 --- a/WindowsForms/Navigation-Pane/FAQ/How-do-I-paint-the-GroupBarItem-image-without-scaling-the-image.md +++ b/WindowsForms/Navigation-Pane/FAQ/How-do-I-paint-the-GroupBarItem-image-without-scaling-the-image.md @@ -1,6 +1,6 @@ --- layout: post -title: How to Paint a GroupBarItem Image in Windows Forms GroupBar +title: How to Paint a GroupBarItem Image in GroupBar | Syncfusion description: Paint a GroupBarItem image without scaling in Syncfusion® Windows Forms GroupBar control by overriding image rendering methods and more. platform: WindowsForms control: GroupBar diff --git a/WindowsForms/Navigation-Pane/FAQ/How-to-apply-Gradient-Rendering-for-the-GroupBar.md b/WindowsForms/Navigation-Pane/FAQ/How-to-apply-Gradient-Rendering-for-the-GroupBar.md index 29ff84533..7048ba856 100644 --- a/WindowsForms/Navigation-Pane/FAQ/How-to-apply-Gradient-Rendering-for-the-GroupBar.md +++ b/WindowsForms/Navigation-Pane/FAQ/How-to-apply-Gradient-Rendering-for-the-GroupBar.md @@ -1,6 +1,6 @@ --- layout: post -title: How to Apply Gradient Rendering in Windows Forms GroupBar +title: How to Apply Gradient Rendering in GroupBar | Syncfusion description: Apply gradient rendering in Syncfusion® Windows Forms GroupBar control using custom brush settings, rendering events, and more. platform: WindowsForms control: GroupBar diff --git a/WindowsForms/Navigation-Pane/FAQ/How-to-assign-the-currently-selected-GroupBar-Item-to-the-GroupBar-Tag-property.md b/WindowsForms/Navigation-Pane/FAQ/How-to-assign-the-currently-selected-GroupBar-Item-to-the-GroupBar-Tag-property.md index 0d69cccc6..d37e9ee8f 100644 --- a/WindowsForms/Navigation-Pane/FAQ/How-to-assign-the-currently-selected-GroupBar-Item-to-the-GroupBar-Tag-property.md +++ b/WindowsForms/Navigation-Pane/FAQ/How-to-assign-the-currently-selected-GroupBar-Item-to-the-GroupBar-Tag-property.md @@ -1,6 +1,6 @@ --- layout: post -title: How to Assign the Selected Item to Tag in Windows Forms GroupBar +title: How to Assign the Selected Item to Tag in GroupBar | Syncfusion description: Assign the selected GroupBar item to the Tag property in Syncfusion® Windows Forms GroupBar control using selection events and more. platform: WindowsForms control: GroupBar diff --git a/WindowsForms/Navigation-Pane/FAQ/How-to-customize-the-Splitter-color-in-the-GroupBar.md b/WindowsForms/Navigation-Pane/FAQ/How-to-customize-the-Splitter-color-in-the-GroupBar.md index b4c9a3450..e8ca2ac47 100644 --- a/WindowsForms/Navigation-Pane/FAQ/How-to-customize-the-Splitter-color-in-the-GroupBar.md +++ b/WindowsForms/Navigation-Pane/FAQ/How-to-customize-the-Splitter-color-in-the-GroupBar.md @@ -1,6 +1,6 @@ --- layout: post -title: How to Customize Splitter Color in Windows Forms GroupBar +title: How to Customize Splitter Color in GroupBar | Syncfusion description: Customize the splitter color in Syncfusion® Windows Forms GroupBar control using appearance settings, color customization options, and more. platform: WindowsForms control: GroupBar diff --git a/WindowsForms/Navigation-Pane/FAQ/How-to-dynamically-embed-any-control-via-Templates-inside-the-GroupBar.md b/WindowsForms/Navigation-Pane/FAQ/How-to-dynamically-embed-any-control-via-Templates-inside-the-GroupBar.md index 9fe371d2d..b930eb843 100644 --- a/WindowsForms/Navigation-Pane/FAQ/How-to-dynamically-embed-any-control-via-Templates-inside-the-GroupBar.md +++ b/WindowsForms/Navigation-Pane/FAQ/How-to-dynamically-embed-any-control-via-Templates-inside-the-GroupBar.md @@ -1,6 +1,6 @@ --- layout: post -title: How to Embed Controls Using Templates in Windows Forms GroupBar +title: How to Embed Controls Using Templates in GroupBar | Syncfusion description: Embed controls dynamically in Syncfusion® Windows Forms GroupBar control using templates, custom content, and control integration features. platform: WindowsForms control: GroupBar diff --git a/WindowsForms/Navigation-Pane/FAQ/How-to-give-the-space-between-text-and-Icon-in-the-GroupBarItem.md b/WindowsForms/Navigation-Pane/FAQ/How-to-give-the-space-between-text-and-Icon-in-the-GroupBarItem.md index 7b8ec806e..f4d3bceb8 100644 --- a/WindowsForms/Navigation-Pane/FAQ/How-to-give-the-space-between-text-and-Icon-in-the-GroupBarItem.md +++ b/WindowsForms/Navigation-Pane/FAQ/How-to-give-the-space-between-text-and-Icon-in-the-GroupBarItem.md @@ -1,6 +1,6 @@ --- layout: post -title: How to Add Space Between Text and Icons in Windows Forms GroupBar +title: How to Add Space Between Text and Icons in GroupBar | Syncfusion description: Add spacing between text and icons in Syncfusion® Windows Forms GroupBar control using the GroupBarItem padding settings and more. platform: WindowsForms control: GroupBar diff --git a/WindowsForms/Navigation-Pane/FAQ/How-to-save-and-restore-the-State-information-of-a-Stacked-Mode-GroupBar.md b/WindowsForms/Navigation-Pane/FAQ/How-to-save-and-restore-the-State-information-of-a-Stacked-Mode-GroupBar.md index ed6d88970..5ab682897 100644 --- a/WindowsForms/Navigation-Pane/FAQ/How-to-save-and-restore-the-State-information-of-a-Stacked-Mode-GroupBar.md +++ b/WindowsForms/Navigation-Pane/FAQ/How-to-save-and-restore-the-State-information-of-a-Stacked-Mode-GroupBar.md @@ -1,6 +1,6 @@ --- layout: post -title: How to Save and Restore State Information in Windows Forms GroupBar +title: How to Save and Restore State Information in GroupBar | Syncfusion description: Save and restore state information in Syncfusion® Windows Forms GroupBar control using AppStateSerializer methods and more. platform: WindowsForms control: GroupBar diff --git a/WindowsForms/Popup/How-to-Get-Around-this-Behavior.md b/WindowsForms/Popup/How-to-Get-Around-this-Behavior.md index 42c149cd6..3982d1922 100644 --- a/WindowsForms/Popup/How-to-Get-Around-this-Behavior.md +++ b/WindowsForms/Popup/How-to-Get-Around-this-Behavior.md @@ -1,6 +1,6 @@ --- layout: post -title: How to Handle Popup Close Behavior in Windows Forms Popup +title: How to Handle Popup Close Behavior in Popup | Syncfusion description: Handle popup close behavior in Syncfusion® Windows Forms PopupControlContainer control using events, Boolean flags, and more. platform: windowsforms control: PopupControlContainer diff --git a/WindowsForms/Popup/How-to-Identify-whether-the-Pop-up-is-Currently-Dropped-Down.md b/WindowsForms/Popup/How-to-Identify-whether-the-Pop-up-is-Currently-Dropped-Down.md index f95d68b4f..0b2d18798 100644 --- a/WindowsForms/Popup/How-to-Identify-whether-the-Pop-up-is-Currently-Dropped-Down.md +++ b/WindowsForms/Popup/How-to-Identify-whether-the-Pop-up-is-Currently-Dropped-Down.md @@ -1,6 +1,6 @@ --- layout: post -title: How to Check Popup Drop-Down State in Windows Forms Popup +title: How to Check Popup Drop-Down State in Popup | Syncfusion description: Check whether a popup is currently dropped down in Syncfusion® Windows Forms PopupControlContainer control using the IsShowing method and more. platform: windowsforms control: PopupControlContainer diff --git a/WindowsForms/Popup/How-to-Show-PopupControlContainer-as-the-Pop-up-for-a-RichTextBox-Control.md b/WindowsForms/Popup/How-to-Show-PopupControlContainer-as-the-Pop-up-for-a-RichTextBox-Control.md index 8827102d1..4415ba427 100644 --- a/WindowsForms/Popup/How-to-Show-PopupControlContainer-as-the-Pop-up-for-a-RichTextBox-Control.md +++ b/WindowsForms/Popup/How-to-Show-PopupControlContainer-as-the-Pop-up-for-a-RichTextBox-Control.md @@ -1,6 +1,6 @@ --- layout: post -title: How to Show a Popup for Windows Forms RichTextBox +title: How to Show a Popup for RichTextBox | Syncfusion description: Show PopupControlContainer as a popup for a Syncfusion® Windows Forms RichTextBox control, its integration steps, configuration options, and more. platform: windowsforms control: PopupControlContainer diff --git a/WindowsForms/autocomplete/faq/How-to-Programmatically-display-the-autocomplete-popup-when-a-text-box-is-enabled-with-autocomplete-feature.md b/WindowsForms/autocomplete/faq/How-to-Programmatically-display-the-autocomplete-popup-when-a-text-box-is-enabled-with-autocomplete-feature.md index 02289a625..60d8d5a99 100644 --- a/WindowsForms/autocomplete/faq/How-to-Programmatically-display-the-autocomplete-popup-when-a-text-box-is-enabled-with-autocomplete-feature.md +++ b/WindowsForms/autocomplete/faq/How-to-Programmatically-display-the-autocomplete-popup-when-a-text-box-is-enabled-with-autocomplete-feature.md @@ -1,6 +1,6 @@ --- layout: post -title: How to Programmatically Display an AutoComplete Popup in Windows Forms +title: How to Programmatically Display an AutoComplete Popup | Syncfusion description: Display the AutoComplete popup programmatically in Syncfusion® Windows Forms AutoComplete control using built-in popup APIs and more. platform: WindowsForms control: Tools diff --git a/WindowsForms/autocomplete/faq/How-to-add-a-new-data-row-to-the-Data-table-at-run-time.md b/WindowsForms/autocomplete/faq/How-to-add-a-new-data-row-to-the-Data-table-at-run-time.md index f88e27239..87df31f43 100644 --- a/WindowsForms/autocomplete/faq/How-to-add-a-new-data-row-to-the-Data-table-at-run-time.md +++ b/WindowsForms/autocomplete/faq/How-to-add-a-new-data-row-to-the-Data-table-at-run-time.md @@ -1,6 +1,6 @@ --- layout: post -title: How to Add a New Data Row at Runtime in Windows Forms AutoComplete +title: How to Add a New Data Row at Runtime in AutoComplete | Syncfusion description: Add new data rows at runtime in Syncfusion® Windows Forms AutoComplete control by updating the data source and internal table data. platform: WindowsForms control: Tools diff --git a/WindowsForms/autocomplete/faq/How-to-delete-the-history-items-persisted-by-an-AutoComplete-control.md b/WindowsForms/autocomplete/faq/How-to-delete-the-history-items-persisted-by-an-AutoComplete-control.md index bac04386d..5f841fc54 100644 --- a/WindowsForms/autocomplete/faq/How-to-delete-the-history-items-persisted-by-an-AutoComplete-control.md +++ b/WindowsForms/autocomplete/faq/How-to-delete-the-history-items-persisted-by-an-AutoComplete-control.md @@ -1,6 +1,6 @@ --- layout: post -title: How to Delete History Items in Windows Forms AutoComplete +title: How to Delete History Items in AutoComplete | Syncfusion description: Delete persisted history items in Syncfusion® Windows Forms AutoComplete control using the ResetHistory method and manage stored entries. platform: WindowsForms control: Tools diff --git a/WindowsForms/autocomplete/faq/How-to-delete-the-items-in-the-list-at-run-time.md b/WindowsForms/autocomplete/faq/How-to-delete-the-items-in-the-list-at-run-time.md index 7e8719513..0207887fc 100644 --- a/WindowsForms/autocomplete/faq/How-to-delete-the-items-in-the-list-at-run-time.md +++ b/WindowsForms/autocomplete/faq/How-to-delete-the-items-in-the-list-at-run-time.md @@ -1,6 +1,6 @@ --- layout: post -title: How to Delete List Items at Runtime in Windows Forms AutoComplete +title: How to Delete List Items at Runtime in AutoComplete | Syncfusion description: Delete list items at runtime in Syncfusion® Windows Forms AutoComplete control using the AllowListDelete property and keyboard actions. platform: WindowsForms control: Tools diff --git a/WindowsForms/autocomplete/faq/How-to-implement-AutoComplete-with-RichTextBox-control.md b/WindowsForms/autocomplete/faq/How-to-implement-AutoComplete-with-RichTextBox-control.md index 4f1de4491..0972bc210 100644 --- a/WindowsForms/autocomplete/faq/How-to-implement-AutoComplete-with-RichTextBox-control.md +++ b/WindowsForms/autocomplete/faq/How-to-implement-AutoComplete-with-RichTextBox-control.md @@ -1,6 +1,6 @@ --- layout: post -title: How to Implement AutoComplete with Windows Forms RichTextBox +title: How to Implement AutoComplete with RichTextBox | Syncfusion description: Implement AutoComplete with a Syncfusion® Windows Forms RichTextBox control using custom edit controls, data sources, and suggestions. platform: WindowsForms control: Editors Package diff --git a/WindowsForms/autocomplete/faq/How-to-implement-an-AutoComplete-Control-in-an-User-Control.md b/WindowsForms/autocomplete/faq/How-to-implement-an-AutoComplete-Control-in-an-User-Control.md index c1396b468..75644e498 100644 --- a/WindowsForms/autocomplete/faq/How-to-implement-an-AutoComplete-Control-in-an-User-Control.md +++ b/WindowsForms/autocomplete/faq/How-to-implement-an-AutoComplete-Control-in-an-User-Control.md @@ -1,6 +1,6 @@ --- layout: post -title: How to Implement AutoComplete in a Windows Forms User Control +title: How to Implement AutoComplete in a User Control | Syncfusion description: Implement AutoComplete in a Syncfusion® Windows Forms User Control by configuring the parent form and data source settings. platform: WindowsForms control: Tools diff --git a/WindowsForms/autocomplete/faq/How-to-match-items-in-all-the-columns-using-AutoCompleteControl.md b/WindowsForms/autocomplete/faq/How-to-match-items-in-all-the-columns-using-AutoCompleteControl.md index 3f847c185..78608209e 100644 --- a/WindowsForms/autocomplete/faq/How-to-match-items-in-all-the-columns-using-AutoCompleteControl.md +++ b/WindowsForms/autocomplete/faq/How-to-match-items-in-all-the-columns-using-AutoCompleteControl.md @@ -1,6 +1,6 @@ --- layout: post -title: How to Match Items Across Columns in Windows Forms AutoComplete +title: How to Match Items Across Columns in AutoComplete | Syncfusion description: Match items across multiple columns in Syncfusion® Windows Forms AutoComplete control using MultiSuggest and MultiSuggestExtended modes. platform: WindowsForms control: Editors Package diff --git a/WindowsForms/autocomplete/faq/How-to-remove-default-selection-from-autocomplete-drop-down.md b/WindowsForms/autocomplete/faq/How-to-remove-default-selection-from-autocomplete-drop-down.md index 6e984d23b..f35de53f9 100644 --- a/WindowsForms/autocomplete/faq/How-to-remove-default-selection-from-autocomplete-drop-down.md +++ b/WindowsForms/autocomplete/faq/How-to-remove-default-selection-from-autocomplete-drop-down.md @@ -1,6 +1,6 @@ --- layout: post -title: How to Remove Default Selection from Windows Forms AutoComplete Dropdown +title: How to Remove Default Selection in AutoComplete | Syncfusion description: Remove the default selection from a Syncfusion® Windows Forms AutoComplete dropdown using event handling and selection settings. platform: WindowsForms control: Tools diff --git a/WindowsForms/autocomplete/faq/How-to-retrieve-the-corresponding-matching-item-from-a-Datasource-for-the-selected-Item-in-the-AutoComplete-Control.md b/WindowsForms/autocomplete/faq/How-to-retrieve-the-corresponding-matching-item-from-a-Datasource-for-the-selected-Item-in-the-AutoComplete-Control.md index 8768603de..f4fd6e495 100644 --- a/WindowsForms/autocomplete/faq/How-to-retrieve-the-corresponding-matching-item-from-a-Datasource-for-the-selected-Item-in-the-AutoComplete-Control.md +++ b/WindowsForms/autocomplete/faq/How-to-retrieve-the-corresponding-matching-item-from-a-Datasource-for-the-selected-Item-in-the-AutoComplete-Control.md @@ -1,6 +1,6 @@ --- layout: post -title: How to Retrieve a Matching Item in Windows Forms AutoComplete | Syncfusion® +title: How to Retrieve a Matching Item in AutoComplete | Syncfusion description: Retrieve the corresponding matching item in Syncfusion® Windows Forms AutoComplete control using the AutoCompleteItemSelected event and more. platform: windowsforms control: Editors Package diff --git a/WindowsForms/buttonedit/faq/How-to-replace-the-default-TextBox-in-a-ButtonEdit-control.md b/WindowsForms/buttonedit/faq/How-to-replace-the-default-TextBox-in-a-ButtonEdit-control.md index 5cb66608b..43dc32d2f 100644 --- a/WindowsForms/buttonedit/faq/How-to-replace-the-default-TextBox-in-a-ButtonEdit-control.md +++ b/WindowsForms/buttonedit/faq/How-to-replace-the-default-TextBox-in-a-ButtonEdit-control.md @@ -1,6 +1,6 @@ --- layout: post -title: How to Replace the Default TextBox in Windows Forms ButtonEdit +title: How to Replace the Default TextBox in ButtonEdit | Syncfusion description: Replace the default TextBox in Syncfusion® Windows Forms ButtonEdit control using a custom text box, its configuration options, and more. platform: windowsforms control: Tools diff --git a/WindowsForms/buttonedit/faq/How-to-set-tooltip-for-ButtonEdit-Child-buttons.md b/WindowsForms/buttonedit/faq/How-to-set-tooltip-for-ButtonEdit-Child-buttons.md index 0e9882991..7b19c2580 100644 --- a/WindowsForms/buttonedit/faq/How-to-set-tooltip-for-ButtonEdit-Child-buttons.md +++ b/WindowsForms/buttonedit/faq/How-to-set-tooltip-for-ButtonEdit-Child-buttons.md @@ -1,6 +1,6 @@ --- layout: post -title: How to Set Tooltips for Child Buttons in Windows Forms ButtonEdit +title: How to Set Tooltips for Child Buttons in ButtonEdit | Syncfusion description: Set tooltips for child buttons in Syncfusion® Windows Forms ButtonEdit control, its tooltip customization options, and more. platform: windowsforms control: Tools diff --git a/WindowsForms/layoutmanagers/FAQ/How-to-layout-non-control-based-Child-components.md b/WindowsForms/layoutmanagers/FAQ/How-to-layout-non-control-based-Child-components.md index 3dc77d221..ff6c68445 100644 --- a/WindowsForms/layoutmanagers/FAQ/How-to-layout-non-control-based-Child-components.md +++ b/WindowsForms/layoutmanagers/FAQ/How-to-layout-non-control-based-Child-components.md @@ -1,6 +1,6 @@ --- layout: post -title: How to Layout Non-Control Child Components in WinForms LayoutManagers +title: How to Layout Non-Control Child Components in LayoutManagers | Syncfusion description: Layout non-control-based child components in Syncfusion® Windows Forms Layout Managers using LayoutItemBase, custom components, and more. platform: WindowsForms control: Layout Managers Package diff --git a/WindowsForms/layoutmanagers/FAQ/How-to-programmatically-nest-various-layouts.md b/WindowsForms/layoutmanagers/FAQ/How-to-programmatically-nest-various-layouts.md index 0cdc3a1f6..2fa60df02 100644 --- a/WindowsForms/layoutmanagers/FAQ/How-to-programmatically-nest-various-layouts.md +++ b/WindowsForms/layoutmanagers/FAQ/How-to-programmatically-nest-various-layouts.md @@ -1,6 +1,6 @@ --- layout: post -title: How to Programmatically Nest Layouts in WinForms LayoutManagers +title: How to Programmatically Nest Layouts in LayoutManagers | Syncfusion description: Programmatically nest multiple layouts in Syncfusion® Windows Forms Layout Managers using GridBagLayout, FlowLayout, and more. platform: windowsforms control: Layout Managers Package diff --git a/WindowsForms/layoutmanagers/FAQ/How-to-use-multiple-Layout-Managers-in-a-single-form.md b/WindowsForms/layoutmanagers/FAQ/How-to-use-multiple-Layout-Managers-in-a-single-form.md index 0e2dce709..d033f1bae 100644 --- a/WindowsForms/layoutmanagers/FAQ/How-to-use-multiple-Layout-Managers-in-a-single-form.md +++ b/WindowsForms/layoutmanagers/FAQ/How-to-use-multiple-Layout-Managers-in-a-single-form.md @@ -1,6 +1,6 @@ --- layout: post -title: How to Use Multiple LayoutManagers in a WinForms Form +title: How to Use Multiple LayoutManagers in a Form | Syncfusion description: Use multiple layout managers in a Syncfusion® Windows Forms form to arrange controls with FlowLayout, GridLayout, BorderLayout, and more. platform: windowsforms control: Layout Managers Package From ed840ed1f0020a767a7e728c7baf8028bfdae0dc Mon Sep 17 00:00:00 2001 From: sathiyathanam Date: Mon, 17 Aug 2026 18:14:05 +0530 Subject: [PATCH 4/5] WPF-1046466 - Review concerns addressed. --- ...opup-when-a-text-box-is-enabled-with-autocomplete-feature.md | 2 +- ...w-to-remove-default-selection-from-autocomplete-drop-down.md | 2 +- .../FAQ/How-to-layout-non-control-based-Child-components.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/WindowsForms/autocomplete/faq/How-to-Programmatically-display-the-autocomplete-popup-when-a-text-box-is-enabled-with-autocomplete-feature.md b/WindowsForms/autocomplete/faq/How-to-Programmatically-display-the-autocomplete-popup-when-a-text-box-is-enabled-with-autocomplete-feature.md index 60d8d5a99..265d1b43d 100644 --- a/WindowsForms/autocomplete/faq/How-to-Programmatically-display-the-autocomplete-popup-when-a-text-box-is-enabled-with-autocomplete-feature.md +++ b/WindowsForms/autocomplete/faq/How-to-Programmatically-display-the-autocomplete-popup-when-a-text-box-is-enabled-with-autocomplete-feature.md @@ -9,7 +9,7 @@ documentation: ug # How to Programmatically Display an AutoComplete Popup in Windows Forms -[AutoComplete popup](https://help.syncfusion.com/windowsforms/autocomplete/autocomplete-popup) can be displayed programmatically. +[AutoComplete popup](https://help.syncfusion.com/windowsforms/autocomplete/working-with-autocomplete#opening-the-autocomplete-popup-programmatically) can be displayed programmatically. The following code demonstrates the same. diff --git a/WindowsForms/autocomplete/faq/How-to-remove-default-selection-from-autocomplete-drop-down.md b/WindowsForms/autocomplete/faq/How-to-remove-default-selection-from-autocomplete-drop-down.md index f35de53f9..502a89d37 100644 --- a/WindowsForms/autocomplete/faq/How-to-remove-default-selection-from-autocomplete-drop-down.md +++ b/WindowsForms/autocomplete/faq/How-to-remove-default-selection-from-autocomplete-drop-down.md @@ -9,7 +9,7 @@ documentation: ug -# How to Remove Default Selection from Windows Forms AutoComplete Dropdown +# How tio Remove the Default Selection from AutoComplete Dropdown To remove the default selection in AutoComplete dropdown, set SelectedIndex property to _-1_ inside the DropdownDisplayed event of the AutoComplete control as follows. diff --git a/WindowsForms/layoutmanagers/FAQ/How-to-layout-non-control-based-Child-components.md b/WindowsForms/layoutmanagers/FAQ/How-to-layout-non-control-based-Child-components.md index ff6c68445..917155d8e 100644 --- a/WindowsForms/layoutmanagers/FAQ/How-to-layout-non-control-based-Child-components.md +++ b/WindowsForms/layoutmanagers/FAQ/How-to-layout-non-control-based-Child-components.md @@ -1,6 +1,6 @@ --- layout: post -title: How to Layout Non-Control Child Components in LayoutManagers | Syncfusion +title: How to Layout Non-Control Components in LayoutManagers | Syncfusion description: Layout non-control-based child components in Syncfusion® Windows Forms Layout Managers using LayoutItemBase, custom components, and more. platform: WindowsForms control: Layout Managers Package From 5866fe9450739aa854e9d2fb14ba1db759f8b2b4 Mon Sep 17 00:00:00 2001 From: sathiyathanam Date: Mon, 17 Aug 2026 18:55:40 +0530 Subject: [PATCH 5/5] WPF-1046466 - CI issue resolved. --- .../Metro-Form/FAQ/How-to-enable-shadow-of-the-MetroForm.md | 2 +- ...w-to-remove-default-selection-from-autocomplete-drop-down.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/WindowsForms/Metro-Form/FAQ/How-to-enable-shadow-of-the-MetroForm.md b/WindowsForms/Metro-Form/FAQ/How-to-enable-shadow-of-the-MetroForm.md index 9a380fa96..2b57b30d1 100644 --- a/WindowsForms/Metro-Form/FAQ/How-to-enable-shadow-of-the-MetroForm.md +++ b/WindowsForms/Metro-Form/FAQ/How-to-enable-shadow-of-the-MetroForm.md @@ -27,7 +27,7 @@ this.DropShadow = false ; {% endtabs %} -![](DropShadow_images/DropShadow.png) +![Enable Shadow in Windows Forms MetroForm](DropShadow_images/DropShadow.png) diff --git a/WindowsForms/autocomplete/faq/How-to-remove-default-selection-from-autocomplete-drop-down.md b/WindowsForms/autocomplete/faq/How-to-remove-default-selection-from-autocomplete-drop-down.md index 502a89d37..c3fab4e22 100644 --- a/WindowsForms/autocomplete/faq/How-to-remove-default-selection-from-autocomplete-drop-down.md +++ b/WindowsForms/autocomplete/faq/How-to-remove-default-selection-from-autocomplete-drop-down.md @@ -9,7 +9,7 @@ documentation: ug -# How tio Remove the Default Selection from AutoComplete Dropdown +# How to Remove the Default Selection from AutoComplete Dropdown To remove the default selection in AutoComplete dropdown, set SelectedIndex property to _-1_ inside the DropdownDisplayed event of the AutoComplete control as follows.