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
2 changes: 1 addition & 1 deletion WindowsForms/Scheduler/Customizing-Appearance.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ documentation: ug

# Customizing Appearance in Windows Forms Scheduler (Event Calendar)

Appearance of any region of the ScheduleControl can be customized by using the [WinForms Scheduler](https://www.syncfusion.com/winforms-ui-controls/scheduler). Appearance property.
Appearance of any region of the ScheduleControl can be customized by using the [WinForms Scheduler](https://www.syncfusion.com/scheduler-sdk/winforms-scheduler). Appearance property.

This property gains access to the ScheduleAppearance object that controls various appearance attributes of different WinForms Scheduler regions.

Expand Down
6 changes: 3 additions & 3 deletions WindowsForms/Scheduler/Getting-Started.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
layout: post
title: Getting Started with Windows Forms Scheduler control | Syncfusion®
canonical_url: "https://www.syncfusion.com/winforms-ui-controls/scheduler"
canonical_url: "https://www.syncfusion.com/scheduler-sdk/winforms-scheduler"
description: Learn here about getting started with Syncfusion® Windows Forms Scheduler (Event Calendar) control, its elements and more details.
platform: windowsforms
control: Schedule
Expand All @@ -10,15 +10,15 @@ documentation: ug

# Getting Started with Windows Forms Scheduler (Event Calendar)

This section provides the details that you will need to know about getting started with our [WinForms Scheduler](https://www.syncfusion.com/winforms-ui-controls/scheduler) control.
This section provides the details that you will need to know about getting started with our [WinForms Scheduler](https://www.syncfusion.com/scheduler-sdk/winforms-scheduler) control.

## Assembly deployment

Refer to [control dependencies](https://help.syncfusion.com/windowsforms/control-dependencies#schedule) section to get the list of assemblies or [NuGet package](https://help.syncfusion.com/windowsforms/installation/install-nuget-packages) that should be added as reference to use the control in any application.

## Creating application with the ScheduleControl

In this walkthrough, user will create a WinForms application that contains the [Windows Forms Scheduler](https://www.syncfusion.com/winforms-ui-controls/scheduler) (Event Calendar) control.
In this walkthrough, user will create a WinForms application that contains the [Windows Forms Scheduler](https://www.syncfusion.com/scheduler-sdk/winforms-scheduler) (Event Calendar) control.

### Creating the project

Expand Down
4 changes: 2 additions & 2 deletions WindowsForms/Scheduler/Overview.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
layout: post
title: About Windows Forms Scheduler control (Event Calendar) | Syncfusion®
canonical_url: "https://www.syncfusion.com/winforms-ui-controls/scheduler"
canonical_url: "https://www.syncfusion.com/scheduler-sdk/winforms-scheduler"
description: Learn here all about introduction of Syncfusion® Windows Forms Scheduler (Event Calendar) control, its elements and more details.
platform: windowsforms
control: Schedule
Expand All @@ -16,7 +16,7 @@ The most popular WinForms Scheduler includes creating new appointments, displayi

![windows forms schedule showing month view](overview_images/windowsforms-scheduler-showing-month-view.png)

The [WinForms Scheduler](https://www.syncfusion.com/winforms-ui-controls/scheduler) control finds a wide variety of applications such as Time Tables, Calendars, Event Scheduling, Sequences, Activities, Project Management, Reservations, Resource Usage Planners, and so on.
The [WinForms Scheduler](https://www.syncfusion.com/scheduler-sdk/winforms-scheduler) control finds a wide variety of applications such as Time Tables, Calendars, Event Scheduling, Sequences, Activities, Project Management, Reservations, Resource Usage Planners, and so on.

## Key features

Expand Down