diff --git a/WindowsForms/NumericUpDown/Alignment-Settings.md b/WindowsForms/NumericUpDown/Alignment-Settings.md index abd46ca8e..aad4ad41a 100644 --- a/WindowsForms/NumericUpDown/Alignment-Settings.md +++ b/WindowsForms/NumericUpDown/Alignment-Settings.md @@ -1,13 +1,13 @@ --- layout: post -title: Alignment Settings in Windows Forms NumericUpDown control | Syncfusion -description: Learn about Alignment Settings support in Syncfusion Windows Forms NumericUpDown (NumericUpDownExt) control and more details. +title: Alignment Settings in Windows Forms NumericUpDownExt | Syncfusion® +description: Alignment settings in Windows Forms NumericUpDownExt enable customizing the alignment of numeric values for improved readability and appearance. platform: WindowsForms -control: EditorsPackage +control: NumericUpDownExt documentation: ug --- -# Alignment Settings in Windows Forms NumericUpDown (NumericUpDownExt) +# Alignment Settings in Windows Forms NumericUpDownExt This section discusses the Alignment settings of the NumericUpDownExt control. diff --git a/WindowsForms/NumericUpDown/Appearance-Settings.md b/WindowsForms/NumericUpDown/Appearance-Settings.md index 5d8e5ed65..2b2f454e8 100644 --- a/WindowsForms/NumericUpDown/Appearance-Settings.md +++ b/WindowsForms/NumericUpDown/Appearance-Settings.md @@ -1,13 +1,14 @@ --- layout: post -title: Appearance Settings in Windows Forms NumericUpDown | Syncfusion -description: Learn about Appearance Settings support in Syncfusion Windows Forms NumericUpDown (NumericUpDownExt) control and more details. +title: Appearance Settings in Windows Forms NumericUpDownExt | Syncfusion® +description: Appearance settings in Windows Forms NumericUpDownExt enable customizing colors, borders, fonts, themes, and visual styles to enhance the control appearance. + platform: WindowsForms -control: EditorsPackage +control: NumericUpDownExt documentation: ug --- -# Appearance Settings in Windows Forms NumericUpDown (NumericUpDownExt) +# Appearance Settings in Windows Forms NumericUpDownExt ## Background settings diff --git a/WindowsForms/NumericUpDown/Behavior-Settings.md b/WindowsForms/NumericUpDown/Behavior-Settings.md index 560712845..5b7515067 100644 --- a/WindowsForms/NumericUpDown/Behavior-Settings.md +++ b/WindowsForms/NumericUpDown/Behavior-Settings.md @@ -1,13 +1,14 @@ --- layout: post -title: Behavior Settings in Windows Forms NumericUpDown control | Syncfusion -description: Learn about Behavior Settings support in Syncfusion Windows Forms NumericUpDown (NumericUpDownExt) control and more details. +title: Behavior Settings in Windows Forms NumericUpDownExt | Syncfusion® +description: Behavior settings in Windows Forms NumericUpDownExt enable configuring keyboard input, read-only mode, and value selection behavior for numeric editing. platform: WindowsForms -control: EditorsPackage +control: NumericUpDownExt documentation: ug --- -# Behavior Settings in Windows Forms NumericUpDown (NumericUpDownExt) +# Behavior Settings in Windows Forms NumericUpDownExt + The behavior settings of the NumericUpDownExt control are discussed below. diff --git a/WindowsForms/NumericUpDown/Border-Settings.md b/WindowsForms/NumericUpDown/Border-Settings.md index e7fe06df4..8376f98f0 100644 --- a/WindowsForms/NumericUpDown/Border-Settings.md +++ b/WindowsForms/NumericUpDown/Border-Settings.md @@ -1,13 +1,13 @@ --- layout: post -title: Border Settings in Windows Forms NumericUpDown control | Syncfusion -description: Learn about Border Settings support in Syncfusion Windows Forms NumericUpDown (NumericUpDownExt) control and more details. +title: Border Settings in Windows Forms NumericUpDownExt | Syncfusion® +description: Border settings in Windows Forms NumericUpDownExt enable customizing border styles, colors, sides, and 3D border appearances to enhance control visuals. platform: WindowsForms -control: EditorsPackage +control: NumericUpDownExt documentation: ug --- -# Border Settings in Windows Forms NumericUpDown (NumericUpDownExt) +# Border Settings in Windows Forms NumericUpDownExt This section discusses the Border Settings of the NumericUpDownExt control. diff --git a/WindowsForms/NumericUpDown/Display-Settings.md b/WindowsForms/NumericUpDown/Display-Settings.md index f31151ea1..02b0888d5 100644 --- a/WindowsForms/NumericUpDown/Display-Settings.md +++ b/WindowsForms/NumericUpDown/Display-Settings.md @@ -1,13 +1,13 @@ --- layout: post -title: Display Settings in Windows Forms NumericUpDown control | Syncfusion -description: Learn about Display Settings support in Syncfusion Windows Forms NumericUpDown (NumericUpDownExt) control and more details. +title: Display Settings in Windows Forms NumericUpDownExt | Syncfusion® +description: Display settings in Windows Forms NumericUpDownExt enable configuring decimal places and thousand separators for accurate and readable numeric value display. platform: WindowsForms -control: EditorsPackage +control: NumericUpDownExt documentation: ug --- -# Display Settings in Windows Forms NumericUpDown (NumericUpDownExt) +# Display Settings in Windows Forms NumericUpDownExt This section discusses the Display settings of the NumericUpDownExt control. diff --git a/WindowsForms/NumericUpDown/Getting-Started.md b/WindowsForms/NumericUpDown/Getting-Started.md index deb96d72e..78d7d3a9f 100644 --- a/WindowsForms/NumericUpDown/Getting-Started.md +++ b/WindowsForms/NumericUpDown/Getting-Started.md @@ -1,13 +1,13 @@ --- layout: post -title: Getting Started with Windows Forms NumericUpDown | Syncfusion -description: Learn here about getting started with Syncfusion Windows Forms NumericUpDown (NumericUpDownExt) control, its elements, and more. +title: Getting Started with Windows Forms NumericUpDownExt | Syncfusion® +description: Learn how to get started with the Syncfusion® Windows Forms NumericUpDownExt control. Explore setup, features, examples, and customization options. platform: WindowsForms control: NumericUpDownExt documentation: ug --- -# Getting Started with Windows Forms NumericUpDown (NumericUpDownExt) +# Getting Started with Windows Forms NumericUpDownExt This section briefly describes how to create a new Windows Forms project in Visual Studio and add the **NumericUpDownExt** control with its basic functionalities. diff --git a/WindowsForms/NumericUpDown/Key-Support.md b/WindowsForms/NumericUpDown/Key-Support.md index bb6e6847e..842b29cfc 100644 --- a/WindowsForms/NumericUpDown/Key-Support.md +++ b/WindowsForms/NumericUpDown/Key-Support.md @@ -1,13 +1,13 @@ --- layout: post -title: Key support in Windows Forms NumericUpDown control | Syncfusion -description: Learn about Key support support in Syncfusion Windows Forms NumericUpDown (NumericUpDownExt) control and more details. +title: Key Support in Windows Forms NumericUpDownExt | Syncfusion® +description: Key support in Windows Forms NumericUpDownExt enables keyboard-based value entry and custom key actions, simplifying input of large numeric values. platform: WindowsForms -control: EditorsPackage +control: NumericUpDownExt documentation: ug --- -# Key support in Windows Forms NumericUpDown (NumericUpDownExt) +# Key Support in Windows Forms NumericUpDownExt Sometimes there may occur some situations for entering large values, like in Mega, Kilo etc. In such situations if you add some sort of keyboard support, it will be very much useful for the you. diff --git a/WindowsForms/NumericUpDown/Layout-Settings.md b/WindowsForms/NumericUpDown/Layout-Settings.md index 973c849c3..327059d64 100644 --- a/WindowsForms/NumericUpDown/Layout-Settings.md +++ b/WindowsForms/NumericUpDown/Layout-Settings.md @@ -1,13 +1,13 @@ --- layout: post -title: Layout Settings in Windows Forms NumericUpDown control | Syncfusion -description: Learn about Layout Settings support in Syncfusion Windows Forms NumericUpDown (NumericUpDownExt) control and more details. +title: Layout Settings in Windows Forms NumericUpDownExt | Syncfusion® +description: Layout settings in Windows Forms NumericUpDownExt enable configuring minimum and maximum control sizes to support flexible layout design. platform: WindowsForms -control: EditorsPackage +control: NumericUpDownExt documentation: ug --- -# Layout Settings in Windows Forms NumericUpDown (NumericUpDownExt) +# Layout Settings in Windows Forms NumericUpDownExt The layout settings of the NumericUpDownExt control are discussed in this section. diff --git a/WindowsForms/NumericUpDown/NumericUpDownExt-Events.md b/WindowsForms/NumericUpDown/NumericUpDownExt-Events.md index b28c1aabe..43373ed65 100644 --- a/WindowsForms/NumericUpDown/NumericUpDownExt-Events.md +++ b/WindowsForms/NumericUpDown/NumericUpDownExt-Events.md @@ -1,13 +1,13 @@ --- layout: post -title: NumericUpDownExt Events in Windows Forms NumericUpDown | Syncfusion -description: Learn about NumericUpDownExt Events support in Syncfusion Windows Forms NumericUpDown (NumericUpDownExt) control and more details. +title: Events in Windows Forms NumericUpDownExt | Syncfusion® +description: NumericUpDownExt events in Windows Forms provide notifications for property, value, appearance, and theme changes, enabling custom event handling. platform: WindowsForms -control: EditorsPackage +control: NumericUpDownExt documentation: ug --- -# NumericUpDownExt Events in Windows Forms NumericUpDown +# Events in Windows Forms NumericUpDownExt The list of events and a detailed explanation about each of them is given in the following sections. diff --git a/WindowsForms/NumericUpDown/Overview.md b/WindowsForms/NumericUpDown/Overview.md index 6eb6d84ad..682a838d5 100644 --- a/WindowsForms/NumericUpDown/Overview.md +++ b/WindowsForms/NumericUpDown/Overview.md @@ -1,13 +1,13 @@ --- layout: post -title: About Windows Forms NumericUpDown control | Syncfusion -description: Learn here all about Overview support in Syncfusion Windows Forms NumericUpDown (NumericUpDownExt) control, its elements and more details. +title: About Syncfusion® Windows Forms NumericUpDownExt Control | Syncfusion® +description: Learn about introduction of Syncfusion® Essential Studio Windows Forms NumericUpDownExt control and more details. platform: WindowsForms control: NumericUpDownExt documentation: ug --- -# Windows Forms NumericUpDown (NumericUpDownExt) Overview +# About Syncfusion® Windows Forms NumericUpDownExt Control The NumericUpDownExt control enables XP Themes look and feel for the UpDown controls that are missing in the corresponding .NET control. diff --git a/WindowsForms/NumericUpDown/Themes-and-Visual-Styles.md b/WindowsForms/NumericUpDown/Themes-and-Visual-Styles.md index d3c14748d..901150dd6 100644 --- a/WindowsForms/NumericUpDown/Themes-and-Visual-Styles.md +++ b/WindowsForms/NumericUpDown/Themes-and-Visual-Styles.md @@ -1,13 +1,13 @@ --- layout: post -title: Themes and Visual Styles in Windows Forms NumericUpDown | Syncfusion -description: Learn about Themes and Visual Styles support in Syncfusion Windows Forms NumericUpDown (NumericUpDownExt) control and more details. +title: Themes and Styling in Windows Forms NumericUpDownExt | Syncfusion® +description: Themes and visual styles in Windows Forms NumericUpDownExt enable applying built-in themes and customized appearances for a consistent user interface. platform: WindowsForms -control: EditorsPackage +control: NumericUpDownExt documentation: ug --- -# Themes and Visual Styles in Windows Forms NumericUpDown +# Themes and Styling in Windows Forms NumericUpDownExt This section discusses themes and visual styles settings of the NumericUpDownExt control. diff --git a/WindowsForms/NumericUpDown/Value-Settings.md b/WindowsForms/NumericUpDown/Value-Settings.md index d77333fcd..9fdb2fa67 100644 --- a/WindowsForms/NumericUpDown/Value-Settings.md +++ b/WindowsForms/NumericUpDown/Value-Settings.md @@ -1,13 +1,13 @@ --- layout: post -title: Value Settings in Windows Forms NumericUpDown control | Syncfusion -description: Learn about Value Settings support in Syncfusion Windows Forms NumericUpDown (NumericUpDownExt) control and more details. +title: Value Settings in Windows Forms NumericUpDownExt | Syncfusion® +description: Value settings in Windows Forms NumericUpDownExt enable configuring numeric values, increments, limits, and hexadecimal display options. platform: WindowsForms -control: EditorsPackage +control: NumericUpDownExt documentation: ug --- -# Value Settings in Windows Forms NumericUpDown (NumericUpDownExt) +# Value Settings in Windows Forms NumericUpDownExt The various Values of the NumericUpDownExt control and their settings are given below. diff --git a/WindowsForms/StatusStrip/StatusStripEx.md b/WindowsForms/StatusStrip/StatusStripEx.md index 876c3b135..07e5257d6 100644 --- a/WindowsForms/StatusStrip/StatusStripEx.md +++ b/WindowsForms/StatusStrip/StatusStripEx.md @@ -1,13 +1,13 @@ --- layout: post -title: StatusStripEx in Windows Forms StatusStrip control | Syncfusion -description: Learn about StatusStripEx support in Syncfusion Windows Forms StatusStrip (StatusStripEx) control and more details. +title: Getting Started with Windows Forms StatusStripEx | Syncfusion® +description: StatusStripEx in Windows Forms provides a customizable status bar with support for status items, visual styles, layout customization, and user interaction. platform: windowsforms control: StatusStripEx documentation: ug --- -# StatusStripEx in Windows Forms StatusStrip (StatusStripEx) +# Getting Started with Windows Forms StatusStripEx Essential Tools has come up with StatusStripEx control which can be added to the bottom of the Ribbon. It can hold controls like TrackBarEx, ProgressBar, StatusStripButtons, and so on. diff --git a/WindowsForms/autolabel/AutoLabel-Event.md b/WindowsForms/autolabel/AutoLabel-Event.md index 7e6cf9f28..95b419766 100644 --- a/WindowsForms/autolabel/AutoLabel-Event.md +++ b/WindowsForms/autolabel/AutoLabel-Event.md @@ -1,12 +1,12 @@ --- layout: post -title: AutoLabel Event in Windows Forms AutoLabel control | Syncfusion -description: Learn about AutoLabel Event support in Syncfusion Essential Studio Windows Forms AutoLabel control and more details. +title: Event in Windows Forms AutoLabel | Syncfusion® +description: Events in Windows Forms AutoLabel notify applications when properties such as LabeledControl, Gap, and Position change at runtime. platform: WindowsForms control: AutoLabel documentation: ug --- -# AutoLabel Event in Windows Forms AutoLabel +# Event in Windows Forms AutoLabel A detailed explanation about the PropertyChanged event is given in the following section. diff --git a/WindowsForms/autolabel/Getting-Started.md b/WindowsForms/autolabel/Getting-Started.md index 54206fa49..a636a67b2 100644 --- a/WindowsForms/autolabel/Getting-Started.md +++ b/WindowsForms/autolabel/Getting-Started.md @@ -1,13 +1,13 @@ --- layout: post -title: Getting Started with Windows Forms AutoLabel control | Syncfusion -description: Learn here about getting started with Syncfusion Essential Studio Windows Forms AutoLabel control and more details. +title: Getting Started with Windows Forms AutoLabel | Syncfusion® +description: Learn how to get started with the Syncfusion® Windows Forms AutoLabel control. Explore setup, features, examples, and customization options. platform: WindowsForms control: AutoLabel documentation: ug --- -# Getting Started with Windows Forms AutoLabel +# Getting Started with Windows Forms AutoLabel This section briefly describes how to create a new Windows Forms project in Visual Studio, and add the [AutoLabel](https://help.syncfusion.com/cr/windowsforms/Syncfusion.Windows.Forms.Tools.AutoLabel.html) control with its basic functionalities. diff --git a/WindowsForms/autolabel/Overview.md b/WindowsForms/autolabel/Overview.md index 75690d1ae..69bd10a9c 100644 --- a/WindowsForms/autolabel/Overview.md +++ b/WindowsForms/autolabel/Overview.md @@ -1,14 +1,14 @@ --- layout: post -title: About Windows Forms AutoLabel control | Syncfusion -description: Learn about introduction of Syncfusion Essential Studio Windows Forms AutoLabel control and more details. +title: About Syncfusion® Windows Forms AutoLabel Control | Syncfusion® +description: Learn about introduction of Syncfusion® Essential Studio Windows Forms AutoLabel control and more details. platform: WindowsForms control: AutoLabel documentation: ug --- -# Windows Forms AutoLabel Overview +# About Syncfusion Windows Forms AutoLabel Control The **AutoLabel** control is a Label-inspired control that lets you pair a label with any other control. Once paired, the AutoLabel is automatically repositioned as the labeled control's position changes.