From c6dc56972b67a4bc0b19ba078ac6b25c2fe798dd Mon Sep 17 00:00:00 2001 From: Yvone-Atieno <95272306+Yvone-Atieno@users.noreply.github.com> Date: Mon, 27 May 2024 12:54:26 +0300 Subject: [PATCH 1/2] SEO-183465 WindowsForms Page with Redirect --- WindowsForms/Diagram/Supported-Controls.md | 6 +++--- WindowsForms/MaskedTextBox/Value-Settings.md | 6 +++--- WindowsForms/Radial-Gauge/Overview.md | 6 +++--- WindowsForms/buttonedit/Overview.md | 6 +++--- WindowsForms/clock/Digital-Clock.md | 6 +++--- 5 files changed, 15 insertions(+), 15 deletions(-) diff --git a/WindowsForms/Diagram/Supported-Controls.md b/WindowsForms/Diagram/Supported-Controls.md index db1a65e0f..cc974b921 100644 --- a/WindowsForms/Diagram/Supported-Controls.md +++ b/WindowsForms/Diagram/Supported-Controls.md @@ -1,13 +1,13 @@ --- layout: post -title: Supported Controls in Windows Forms Diagram control | Syncfusion -description: Learn about Supported Controls support in Syncfusion Windows Forms Diagram control and more details. +title: Supported controls in Windows Forms Diagram Control | Syncfusion +description: Learn about supported controls support in Syncfusion Windows Forms Diagram control, its elements, and more. platform: windowsforms control: Diagram documentation: ug --- -# Supported Controls in Windows Forms Diagram +# Supported controls in Windows Forms Diagram The controls supported by Essential Diagram are as follows. diff --git a/WindowsForms/MaskedTextBox/Value-Settings.md b/WindowsForms/MaskedTextBox/Value-Settings.md index 97569cb5e..99810facf 100644 --- a/WindowsForms/MaskedTextBox/Value-Settings.md +++ b/WindowsForms/MaskedTextBox/Value-Settings.md @@ -1,12 +1,12 @@ --- layout: post -title: Value Settings | WindowsForms | Syncfusion -description: Learn here about how to set the minimum and maximum value of the Syncfusion Windows Forms MaskedEditBox control. +title: Value settings in Windows Forms MaskedEditBox Control | Syncfusion +description: Learn here all about value settings in Syncfusion Windows Forms MaskedEditBox control, its elements, and more. platform: WindowsForms control: MaskedEditBox documentation: ug --- -# Value Settings in MaskedEditBox +# Value settings in Windows Forms MaskedEditBox The value settings of the MaskedEditBox control are discussed below. diff --git a/WindowsForms/Radial-Gauge/Overview.md b/WindowsForms/Radial-Gauge/Overview.md index 816b34965..4af0ce616 100644 --- a/WindowsForms/Radial-Gauge/Overview.md +++ b/WindowsForms/Radial-Gauge/Overview.md @@ -1,13 +1,13 @@ --- layout: post -title: About Windows Forms Radial Gauge control | Syncfusion -description: Learn here all about introduction of Syncfusion Windows Forms Radial Gauge control, its elements and more details. +title: Overview of Windows Forms Radial Gauge Control | Syncfusion +description: Learn here all about overview of Syncfusion Windows Forms Radial Gauge control, its elements, and more details. platform: WindowsForms control: Gauge documentation: ug --- -# Windows Forms Radial Gauge (Gauge) Overview +# Overview of Windows Forms Radial Gauge (Gauge) The Gauge control for Windows Forms is a data visualization tool that can be used to display several data points or data ranges in a precise and compact area. The data displayed in the control can be quickly understood by the user. Syncfusion’s Windows Forms library enables users to configure the Gauge control through C# codes. The Gauge control comes with sophisticated customization support. diff --git a/WindowsForms/buttonedit/Overview.md b/WindowsForms/buttonedit/Overview.md index 336cfc99c..1a8287ae8 100644 --- a/WindowsForms/buttonedit/Overview.md +++ b/WindowsForms/buttonedit/Overview.md @@ -1,13 +1,13 @@ --- layout: post -title: About Windows Forms ButtonEdit control | Syncfusion -description: Learn about introduction of Syncfusion Essential Studio Windows Forms ButtonEdit control and more details. +title: Overview of Windows Forms ButtonEdit Control | Syncfusion +description: Learn here all overview of Syncfusion Essential Studio Windows Forms ButtonEdit control, its elements, and more details. platform: WindowsForms control: Tools documentation: ug --- -# Windows Forms ButtonEdit Overview +# Overview of Windows Forms ButtonEdit The [ButtonEdit](https://help.syncfusion.com/cr/windowsforms/Syncfusion.Windows.Forms.Tools.ButtonEdit.html) control embeds a text box control with a collection of button controls that can be customized to create many commonly used interfaces such as a file / folder browser or a drop-down text control. diff --git a/WindowsForms/clock/Digital-Clock.md b/WindowsForms/clock/Digital-Clock.md index d233499ec..ff8081a77 100644 --- a/WindowsForms/clock/Digital-Clock.md +++ b/WindowsForms/clock/Digital-Clock.md @@ -1,13 +1,13 @@ --- layout: post -title: Digital Clock in Windows Forms Clock control | Syncfusion -description: Learn about Digital Clock support in Syncfusion Essential Studio Windows Forms Clock control and more details. +title: Digital clock in Windows Forms Clock Control | Syncfusion +description: Learn about digital clock support in Syncfusion Essential Studio Windows Forms Clock control, its elements, and more. platform: WindowsForms control: Clock-Control-for-Windows-Forms documentation: ug --- -# Digital Clock in Windows Forms Clock +# Digital clock in Windows Forms Clock The DigitalClock is implemented as an extension to the existing [Windows Forms Clock](https://www.syncfusion.com/winforms-ui-controls/clock) control in the UI controls, but offers a richer UI experience than the existing clock and is capable of displaying the time as digital text. From 54c3ea71663439f2ca51e68ef58aa68526ffd63f Mon Sep 17 00:00:00 2001 From: Yvone-Atieno <95272306+Yvone-Atieno@users.noreply.github.com> Date: Tue, 28 May 2024 12:59:25 +0300 Subject: [PATCH 2/2] changed platform name --- WindowsForms/MaskedTextBox/Value-Settings.md | 2 +- WindowsForms/Radial-Gauge/Overview.md | 2 +- WindowsForms/buttonedit/Overview.md | 2 +- WindowsForms/clock/Digital-Clock.md | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/WindowsForms/MaskedTextBox/Value-Settings.md b/WindowsForms/MaskedTextBox/Value-Settings.md index 99810facf..a54b624d3 100644 --- a/WindowsForms/MaskedTextBox/Value-Settings.md +++ b/WindowsForms/MaskedTextBox/Value-Settings.md @@ -2,7 +2,7 @@ layout: post title: Value settings in Windows Forms MaskedEditBox Control | Syncfusion description: Learn here all about value settings in Syncfusion Windows Forms MaskedEditBox control, its elements, and more. -platform: WindowsForms +platform: windowsforms control: MaskedEditBox documentation: ug --- diff --git a/WindowsForms/Radial-Gauge/Overview.md b/WindowsForms/Radial-Gauge/Overview.md index 4af0ce616..aed2f740b 100644 --- a/WindowsForms/Radial-Gauge/Overview.md +++ b/WindowsForms/Radial-Gauge/Overview.md @@ -2,7 +2,7 @@ layout: post title: Overview of Windows Forms Radial Gauge Control | Syncfusion description: Learn here all about overview of Syncfusion Windows Forms Radial Gauge control, its elements, and more details. -platform: WindowsForms +platform: windowsforms control: Gauge documentation: ug --- diff --git a/WindowsForms/buttonedit/Overview.md b/WindowsForms/buttonedit/Overview.md index 1a8287ae8..561d21696 100644 --- a/WindowsForms/buttonedit/Overview.md +++ b/WindowsForms/buttonedit/Overview.md @@ -2,7 +2,7 @@ layout: post title: Overview of Windows Forms ButtonEdit Control | Syncfusion description: Learn here all overview of Syncfusion Essential Studio Windows Forms ButtonEdit control, its elements, and more details. -platform: WindowsForms +platform: windowsforms control: Tools documentation: ug --- diff --git a/WindowsForms/clock/Digital-Clock.md b/WindowsForms/clock/Digital-Clock.md index ff8081a77..b989e8e3c 100644 --- a/WindowsForms/clock/Digital-Clock.md +++ b/WindowsForms/clock/Digital-Clock.md @@ -2,7 +2,7 @@ layout: post title: Digital clock in Windows Forms Clock Control | Syncfusion description: Learn about digital clock support in Syncfusion Essential Studio Windows Forms Clock control, its elements, and more. -platform: WindowsForms +platform: windowsforms control: Clock-Control-for-Windows-Forms documentation: ug ---