Scheduler Demo

This sample uses a schedule control on a form. It also has menu items that illustrate various properties and settings of the schedule control. It loads a sample "Appointments" file that holds appointments for April 2007.

The data provider is found in the SimpleScheduleDataProvider.cs or SimpleScheduleDataProvider.vb that is shipped as part of the sample. The classes in this file implement interfaces used by the schedule control to access the appointments data used by the control.

Initial display                           

The initial display showing a month view of appointments loaded as this sample runs.

 

Features:

NavigationCalendar                                            

The navigation calendar has been sized to show four months

 

Day View                           

 Here we see a day view for April 5th.

 

Day View                           

 Default Context Menu

 

Day View                        

Loading an Appearance object

 

 

Day View                   

A schedule control with a turquoise appearance

 

Day View

 Changing the Appearance through a Property Grid