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..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,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 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 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..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,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 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 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..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,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 +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..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,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 +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..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,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 +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..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,14 +1,14 @@ ---- +--- 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 +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. +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-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..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,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 +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..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,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 +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..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,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 +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..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,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 +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..42c149cd6 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 +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..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,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 +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..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,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 +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..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, 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 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, when a textbox is enabled with AutoComplete feature? +# 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 f369ad0bd..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,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 +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..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,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 +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..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,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 +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..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,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 +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..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,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 +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..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,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 +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..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,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 +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..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: 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 +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 38cae7cae..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,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 +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..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,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 +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..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,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 +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..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 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 +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 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.