From 6261ab170ef6a69a3fb1446b2bddeb5bfe51b162 Mon Sep 17 00:00:00 2001 From: HarithaSuresh-GrowthHacker Date: Wed, 17 Jun 2026 13:02:35 +0530 Subject: [PATCH 1/2] SEO-222716 Winforms Scheduler Eval Plan UG Doucmentation Interlinking --- WindowsForms/Scheduler/Getting-Started.md | 2 +- WindowsForms/Scheduler/Metro-Theme-for-Essential-Schedule.md | 2 +- WindowsForms/Scheduler/Overview.md | 4 ++-- WindowsForms/Scheduler/TouchSupport.md | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/WindowsForms/Scheduler/Getting-Started.md b/WindowsForms/Scheduler/Getting-Started.md index f25db984b..bff37909c 100644 --- a/WindowsForms/Scheduler/Getting-Started.md +++ b/WindowsForms/Scheduler/Getting-Started.md @@ -756,4 +756,4 @@ The C# WinForms Calendar Scheduler control supports creating the recurring appoi [Create the recurrence appointment in WinForms Calendar Scheduler control ](time-interval) -N> You can also explore our [WinForms Scheduler example](https://github.com/syncfusion/winforms-demos/tree/master/schedulecontrol) that shows how to schedule and manage appointments through an intuitive user interface, similar to the Outlook calendar. +N> You can also explore our [WinForms Scheduler example](https://github.com/syncfusion/winforms-demos/tree/master/schedulecontrol) that shows how to schedule and manage appointments through an intuitive user interface, similar to the Outlook calendar. Looking for the full WPF Scheduler component overview, features, pricing, and documentation? Visit the [WPF Scheduler](https://www.syncfusion.com/wpf-controls/scheduler) page. diff --git a/WindowsForms/Scheduler/Metro-Theme-for-Essential-Schedule.md b/WindowsForms/Scheduler/Metro-Theme-for-Essential-Schedule.md index 45c61161f..5f7d1f9de 100644 --- a/WindowsForms/Scheduler/Metro-Theme-for-Essential-Schedule.md +++ b/WindowsForms/Scheduler/Metro-Theme-for-Essential-Schedule.md @@ -7,7 +7,7 @@ control: Schedule documentation: ug --- -# Metro Theme for Essential® Schedule in Windows Forms Scheduler +# Metro Theme for Schedule in Windows Forms Scheduler This feature enables you to apply new Metro styles to the Schedule control. diff --git a/WindowsForms/Scheduler/Overview.md b/WindowsForms/Scheduler/Overview.md index 891f3a350..aac3819f3 100644 --- a/WindowsForms/Scheduler/Overview.md +++ b/WindowsForms/Scheduler/Overview.md @@ -9,7 +9,7 @@ documentation: ug # Windows Forms Scheduler (Event Calendar) Overview -The Syncfusion® Scheduler is a Windows Forms class library built around the functionalities found in the Windows Forms Grid control. The control allows you to add scheduling support to your applications. +The [WPF Scheduler](https://www.syncfusion.com/wpf-controls/scheduler) is a Windows Forms class library built around the functionalities found in the Windows Forms Grid control. The control allows you to add scheduling support to your applications. The most popular WinForms Scheduler includes creating new appointments, displaying those appointments in a variety of views, including Monthly, Daily, Weekly, Work Week, and multiple days. In the daily formats, you can use the UI to drag appointments to another time slot and to extend appointments. A flexible navigation calendar lets you easily home on the dates you would like to see in the Schedule control. @@ -31,4 +31,4 @@ The [WinForms Scheduler](https://www.syncfusion.com/winforms-ui-controls/schedul * Recurrence appointment: Supports schedule recurring appointments to repeat daily, weekly, monthly, or yearly. * Touch support: Completely supports swiping, panning, zooming, and more. -N> You can also explore our [WinForms Scheduler example](https://github.com/syncfusion/winforms-demos/tree/master/schedulecontrol) that shows how to schedule and manage appointments through an intuitive user interface, similar to the Outlook calendar. \ No newline at end of file +N> You can also explore our [WinForms Scheduler example](https://github.com/syncfusion/winforms-demos/tree/master/schedulecontrol) that shows how to schedule and manage appointments through an intuitive user interface, similar to the Outlook calendar. Looking for the full WPF Scheduler component overview, features, pricing, and documentation? Visit the [WPF Scheduler](https://www.syncfusion.com/wpf-controls/scheduler) page. \ No newline at end of file diff --git a/WindowsForms/Scheduler/TouchSupport.md b/WindowsForms/Scheduler/TouchSupport.md index 7ab8d039d..d78e64ef0 100644 --- a/WindowsForms/Scheduler/TouchSupport.md +++ b/WindowsForms/Scheduler/TouchSupport.md @@ -9,7 +9,7 @@ documentation: ug # Touch Support in Windows Forms Scheduler (Schedule) -The ScheduleControl provides the swipe scrolling and zooming touch support like Outlook calendar. The touch support for schedule control can be enabled by setting the [EnableTouchMode](https://help.syncfusion.com/cr/windowsforms/Syncfusion.Windows.Forms.Schedule.ScheduleControl.html#Syncfusion_Windows_Forms_Schedule_ScheduleControl_EnableTouchMode) property to `true`. This will enable the grid to support the swiping, panning, and zooming. Default value of the `EnableTouchMode` property is `false`. +The [WPF Scheduler](https://www.syncfusion.com/wpf-controls/scheduler) Control provides the swipe scrolling and zooming touch support like Outlook calendar. The touch support for schedule control can be enabled by setting the [EnableTouchMode](https://help.syncfusion.com/cr/windowsforms/Syncfusion.Windows.Forms.Schedule.ScheduleControl.html#Syncfusion_Windows_Forms_Schedule_ScheduleControl_EnableTouchMode) property to `true`. This will enable the grid to support the swiping, panning, and zooming. Default value of the `EnableTouchMode` property is `false`. {% tabs %} {% highlight c# %} From 9f0325504a4cd3ddcf8f6840380d251f3eaf7512 Mon Sep 17 00:00:00 2001 From: HarithaSuresh-GrowthHacker Date: Mon, 22 Jun 2026 12:55:22 +0530 Subject: [PATCH 2/2] Fixed the Interlinking --- WindowsForms/Scheduler/Getting-Started.md | 2 +- WindowsForms/Scheduler/Overview.md | 4 ++-- WindowsForms/Scheduler/TouchSupport.md | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/WindowsForms/Scheduler/Getting-Started.md b/WindowsForms/Scheduler/Getting-Started.md index bff37909c..def253abf 100644 --- a/WindowsForms/Scheduler/Getting-Started.md +++ b/WindowsForms/Scheduler/Getting-Started.md @@ -756,4 +756,4 @@ The C# WinForms Calendar Scheduler control supports creating the recurring appoi [Create the recurrence appointment in WinForms Calendar Scheduler control ](time-interval) -N> You can also explore our [WinForms Scheduler example](https://github.com/syncfusion/winforms-demos/tree/master/schedulecontrol) that shows how to schedule and manage appointments through an intuitive user interface, similar to the Outlook calendar. Looking for the full WPF Scheduler component overview, features, pricing, and documentation? Visit the [WPF Scheduler](https://www.syncfusion.com/wpf-controls/scheduler) page. +N> You can also explore our [WinForms Scheduler example](https://github.com/syncfusion/winforms-demos/tree/master/schedulecontrol) that shows how to schedule and manage appointments through an intuitive user interface, similar to the Outlook calendar. Looking for the full Winforms Scheduler component overview, features, pricing, and documentation? Visit the [WinForms Scheduler](https://www.syncfusion.com/winforms-ui-controls/scheduler) page. diff --git a/WindowsForms/Scheduler/Overview.md b/WindowsForms/Scheduler/Overview.md index aac3819f3..5e7575ecc 100644 --- a/WindowsForms/Scheduler/Overview.md +++ b/WindowsForms/Scheduler/Overview.md @@ -9,7 +9,7 @@ documentation: ug # Windows Forms Scheduler (Event Calendar) Overview -The [WPF Scheduler](https://www.syncfusion.com/wpf-controls/scheduler) is a Windows Forms class library built around the functionalities found in the Windows Forms Grid control. The control allows you to add scheduling support to your applications. +The [WinForms Scheduler](https://www.syncfusion.com/winforms-ui-controls/scheduler) is a Windows Forms class library built around the functionalities found in the Windows Forms Grid control. The control allows you to add scheduling support to your applications. The most popular WinForms Scheduler includes creating new appointments, displaying those appointments in a variety of views, including Monthly, Daily, Weekly, Work Week, and multiple days. In the daily formats, you can use the UI to drag appointments to another time slot and to extend appointments. A flexible navigation calendar lets you easily home on the dates you would like to see in the Schedule control. @@ -31,4 +31,4 @@ The [WinForms Scheduler](https://www.syncfusion.com/winforms-ui-controls/schedul * Recurrence appointment: Supports schedule recurring appointments to repeat daily, weekly, monthly, or yearly. * Touch support: Completely supports swiping, panning, zooming, and more. -N> You can also explore our [WinForms Scheduler example](https://github.com/syncfusion/winforms-demos/tree/master/schedulecontrol) that shows how to schedule and manage appointments through an intuitive user interface, similar to the Outlook calendar. Looking for the full WPF Scheduler component overview, features, pricing, and documentation? Visit the [WPF Scheduler](https://www.syncfusion.com/wpf-controls/scheduler) page. \ No newline at end of file +N> You can also explore our [WinForms Scheduler example](https://github.com/syncfusion/winforms-demos/tree/master/schedulecontrol) that shows how to schedule and manage appointments through an intuitive user interface, similar to the Outlook calendar. Looking for the full WPF Scheduler component overview, features, pricing, and documentation? Visit the [WinForms Scheduler](https://www.syncfusion.com/winforms-ui-controls/scheduler) page. \ No newline at end of file diff --git a/WindowsForms/Scheduler/TouchSupport.md b/WindowsForms/Scheduler/TouchSupport.md index d78e64ef0..5a58669f4 100644 --- a/WindowsForms/Scheduler/TouchSupport.md +++ b/WindowsForms/Scheduler/TouchSupport.md @@ -9,7 +9,7 @@ documentation: ug # Touch Support in Windows Forms Scheduler (Schedule) -The [WPF Scheduler](https://www.syncfusion.com/wpf-controls/scheduler) Control provides the swipe scrolling and zooming touch support like Outlook calendar. The touch support for schedule control can be enabled by setting the [EnableTouchMode](https://help.syncfusion.com/cr/windowsforms/Syncfusion.Windows.Forms.Schedule.ScheduleControl.html#Syncfusion_Windows_Forms_Schedule_ScheduleControl_EnableTouchMode) property to `true`. This will enable the grid to support the swiping, panning, and zooming. Default value of the `EnableTouchMode` property is `false`. +The [WinForms Scheduler](https://www.syncfusion.com/winforms-ui-controls/scheduler) Control provides the swipe scrolling and zooming touch support like Outlook calendar. The touch support for schedule control can be enabled by setting the [EnableTouchMode](https://help.syncfusion.com/cr/windowsforms/Syncfusion.Windows.Forms.Schedule.ScheduleControl.html#Syncfusion_Windows_Forms_Schedule_ScheduleControl_EnableTouchMode) property to `true`. This will enable the grid to support the swiping, panning, and zooming. Default value of the `EnableTouchMode` property is `false`. {% tabs %} {% highlight c# %}