Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions WindowsForms/ComboBox-DropDown/ComboDropDown-Appearance.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
layout: post
title: ComboDropDown-Appearance | WindowsForms | Syncfusion
description: Learn here all about the appearance settings of Syncfusion Windows Forms ComboDropDown control and more.
title: Appearance in Windows Forms ComboDropDown | Syncfusion®
description: Customize the appearance of the Windows Forms ComboDropDown control using colors, fonts, borders, and styling options.
platform: WindowsForms
control: ComboDropDown
documentation: ug
---

# Windows Forms ComboDropDown Appearance
# Appearance in Windows Forms ComboDropDown

This section discusses the appearance settings for ComboDropDown control.

Expand Down
6 changes: 3 additions & 3 deletions WindowsForms/ComboBox-DropDown/ComboDropDown-Text.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
layout: post
title: ComboDropDown-Text | WindowsForms | Syncfusion
description: Learn here all about ComboDropDown Text support in Syncfusion Windows Forms ComboBox DropDown (ComboDropDown) control, its elements, and more.
title: Text Settings in Windows Forms ComboDropDown | Syncfusion®
description: Text settings in Windows Forms ComboDropDown enable configuring character casing, numeric input, read-only mode, and autocomplete behavior.
platform: WindowsForms
control: ComboDropDown
documentation: ug
---

# ComboDropDown Text in Windows Forms ComboBox DropDown (ComboDropDown)
# Text Settings in Windows Forms ComboDropDown

ComboDropDown control supports the properties which can change the appearance and behavior of the control's edit portion.

Expand Down
8 changes: 3 additions & 5 deletions WindowsForms/ComboBox-DropDown/Event-Handling.md
Original file line number Diff line number Diff line change
@@ -1,20 +1,18 @@
---
layout: post
title: Event-Handling | WindowsForms | Syncfusion
description: Learn about Event Handling support in Syncfusion Windows Forms ComboBox DropDown (ComboDropDown) control, its elements and more.
title: Event Handling in Windows Forms ComboDropDown | Syncfusion®
description: Event handling in Windows Forms ComboDropDown enables responding to user interactions through control events such as DropDown and Popup.
platform: WindowsForms
control: ComboDropDown
documentation: ug
---

# Event Handling in Windows Forms ComboBox DropDown (ComboDropDown)
# Event Handling in Windows Forms ComboDropDown

## Events of ComboDropDown

ComboDropDown.DropDown: It occurs before the dropdown portion is shown. This event can be handled to select the item in the control based on the text of ComboDropDown before its dropdown position is shown. The event handler receives an argument of type EventArgs.

Refer DropDown Event.

ComboDropDown.PopupContainer.Popup: It occurs after the popup has been dropped down and made visible. It can be handled to get focus on the drop down portion of ComboDropDown. The event handler receives an argument of type EventArgs. Refer Make the DropDown Respond to Mouse Move.


Expand Down
6 changes: 3 additions & 3 deletions WindowsForms/ComboBox-DropDown/Getting-Started.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
layout: post
title: Getting Started in Windows Forms ComboBox DropDown | Syncfusion
description: Learn here about getting started with Syncfusion Windows Forms ComboBox DropDown (ComboDropDown) control, its elements, and more.
title: Getting Started with Windows Forms ComboDropDown | Syncfusion®
description: Learn how to get started with the Syncfusion® Windows Forms ComboDropDown control. Explore setup, features, examples, and customization options.
platform: WindowsForms
control: ComboBoxDropDown
documentation: ug
---

# Getting Started with Windows Forms ComboBox DropDown (ComboDropDown)
# Getting Started with Windows Forms ComboDropDown

In this section, ComboDropDown is used to host TreeView control and this can be achieved in the following ways.

Expand Down
6 changes: 3 additions & 3 deletions WindowsForms/ComboBox-DropDown/Overview.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
layout: post
title: Overview of Syncfusion ComboDropDown for WindowsForms
description: Overview of Syncfusion ComboDropDown that can host any control in the drop down area with the Themes support
title: About Syncfusion® Windows Forms ComboDropDown Control | Syncfusion®
description: Learn about the introduction of Syncfusion® Essential Studio Windows Forms ComboDropDown control and more details.
platform: WindowsForms
control: ComboDropDown
documentation: ug
---

# Windows Forms ComboBox DropDown (ComboDropDown) Overview
# About Syncfusion® Windows Forms ComboDropDown Control

The ComboDropDown control is a lightweight, combo box-like control that can host any control in the dropdown area. This control can be used to create a combo box that shows, for example, a TreeView or a ListView with multiple columns or any other control that helps in displaying the data appropriately. The control is used to host any control where ComboBoxBase hosts only ListBox derived controls. This flexible combo box control provides a standard combo box look-and-feel with the ability to host any control in the dropdown.

Expand Down
6 changes: 3 additions & 3 deletions WindowsForms/ComboBox-DropDown/Themes-And-Styles.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
layout: post
title: Themes-And-Styles | WindowsForms | Syncfusion
description: Learn here all about Themes and Styles support in Syncfusion Windows Forms ComboBox DropDown (ComboDropDown) control and more.
title: Themes and Styles in Windows Forms ComboDropDown | Syncfusion®
description: Customize the appearance of the Windows Forms ComboDropDown control using built-in themes and styling options to create visually consistent applications.
platform: WindowsForms
control: ComboDropDown
documentation: ug
---

# Themes and Styles in Windows Forms ComboBox DropDown (ComboDropDown)
# Themes and Styles in Windows Forms ComboDropDown

The below given properties enhances the look and feel of the ComboDropDown.

Expand Down
8 changes: 4 additions & 4 deletions WindowsForms/Gradient-Label/Background-Settings.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
layout: post
title: Background Settings in WinForms Gradient Label | Syncfusion
description: Learn about Background Settings support in Syncfusion Windows Forms Gradient Label control and more details.
title: Background Settings in Windows Forms GradientLabel | Syncfusion®
description: Customize the background appearance of the Windows Forms GradientLabel control using gradient colors, styles, and fill settings.
platform: WindowsForms
control: Editors Package
control: GradientLabel
documentation: ug
---

# Background Settings in Windows Forms Gradient Label
# Background Settings in Windows Forms GradientLabel

This section illustrates the background settings of the GradientLabel control.

Expand Down
8 changes: 4 additions & 4 deletions WindowsForms/Gradient-Label/Border-Settings.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
layout: post
title: Border Settings in Windows Forms Gradient Label control | Syncfusion
description: Learn about Border Settings support in Syncfusion Windows Forms Gradient Label control and more details.
title: Border Settings in Windows Forms GradientLabel | Syncfusion®
description: Customize the border appearance of the Windows Forms GradientLabel control using border styles, colors, and visual settings.
platform: WindowsForms
control: Editors Package
control: GradientLabel
documentation: ug
---
# Border Settings in Windows Forms Gradient Label
# Border Settings in Windows Forms GradientLabel

This section discusses the border settings of the GradientLabel control.

Expand Down
8 changes: 4 additions & 4 deletions WindowsForms/Gradient-Label/Foreground-Settings.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
layout: post
title: Foreground Settings in WinForms Gradient Label | Syncfusion
description: Learn about Foreground Settings support in Syncfusion Windows Forms Gradient Label control and more details.
title: Foreground Settings in Windows Forms GradientLabel | Syncfusion®
description: Customize the foreground appearance of the Windows Forms GradientLabel control using text colors, styles, and visual settings
platform: WindowsForms
control: Editors Package
control: GradientLabel
documentation: ug
---

# Foreground Settings in Windows Forms Gradient Label
# Foreground Settings in Windows Forms GradientLabel

This section illustrates the foreground settings of the GradientLabel control.

Expand Down
6 changes: 3 additions & 3 deletions WindowsForms/Gradient-Label/Getting-Started.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
layout: post
title: Getting Started with Windows Forms Gradient Label | Syncfusion
description: Learn here about getting started with Syncfusion Windows Forms Gradient Label control, its elements, and more details.
title: Getting Started with Windows Forms GradientLabel | Syncfusion®
description: Learn how to get started with the Syncfusion® Windows Forms GradientLabel control. Explore setup, features, examples, and customization options.
platform: WindowsForms
control: GradientLabel
documentation: ug
---

# Getting Started with Windows Forms Gradient Label
# Getting Started with Windows Forms GradientLabel

This section briefly describes how to create a new Windows Forms project in Visual Studio and add the **GradientLabel** control with its basic functionalities.

Expand Down
6 changes: 3 additions & 3 deletions WindowsForms/Gradient-Label/Overview.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
layout: post
title: About Windows Forms Gradient Label control | Syncfusion
description: Learn here all about introduction of Syncfusion Windows Forms Gradient Label control, its elements, and more details.
title: About Syncfusion® Windows Forms GradientLabel Control | Syncfusion®
description: Learn about the introduction of Syncfusion® Essential Studio Windows Forms GradientLabel control and its key features and customization options.
platform: WindowsForms
control: GradientLabel
documentation: ug
---

# Windows Forms Gradient Label Overview
# About Syncfusion® Windows Forms GradientLabel Control

The GradientLabel class provides a way to create fancy and appealing labels in your forms.

Expand Down
8 changes: 4 additions & 4 deletions WindowsForms/Gradient-Label/Serialization.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
layout: post
title: Serialization in Windows Forms Gradient Label control | Syncfusion
description: Learn about Serialization support in Syncfusion Windows Forms Gradient Label control and more details.
title: Serialization in Windows Forms GradientLabel | Syncfusion®
description: Serialization in Windows Forms GradientLabel enables saving and loading gradient color settings using XML, helping preserve control appearance across sessions.
platform: WindowsForms
control: Editors Package
control: GradientLabel
documentation: ug
---

# Serialization in Windows Forms Gradient Label
# Serialization in Windows Forms GradientLabel

We can save and load the background color information in an XML file to persist the color state of a GradientLabel. The XmlSerializer Class can be used for providing serialization support.

Expand Down