Scheduler Components and Controls > Scheduler for Silverlight Appearance > C1Scheduler Silverlight Themes > Default C1Scheduler Theme Resources |
The following table depicts the details of default C1Scheduler theme resources along with their keys:
Keys used by all default themes
Resource Key |
Description |
C1Scheduler_Background |
The brush which is used as control’s Background property default value. |
C1Scheduler_Border_Brush |
The brush which is used as control’s BorderBrush property default value. |
C1Scheduler_Border_Style |
C1BrushBuilder style which is used for coloring borders of navigation panes, day headers and week tabs. |
C1Scheduler_Foreground_Brush |
The brush which is used as control’s Foreground property default value. |
C1Scheduler_Selected_Brush |
The brush which is used as default value for C1Scheduler.SelectedBackground property. It is used for coloring selected day background in a Month view. |
C1Scheduler_ControlArea_Brush |
The brush which is used as default value for C1Scheduler.ControlBackground property. It is used for coloring control area background (time ruler, etc.). |
C1Scheduler_ControlAreaText_Brush |
The brush which is used as default value for C1Scheduler.ControlForeground property. It is used for coloring control area text and lines (time ruler, etc.). |
C1Scheduler_NavPane_Brush |
The brush which is used for coloring navigation panes. |
C1Scheduler_NavPane_Style |
C1BrushBuilder style which is used for coloring navigation panels. |
C1Scheduler_NavPane_HoverBrush |
The brush which is used for coloring navigation panes when mouse is over. |
C1Scheduler_NavPane_HoverStyle |
C1BrushBuilder style which is used for coloring navigation panels when mouse is over. |
C1Scheduler_DayHeader_Brush |
The brush which is used for coloring day headers. |
C1Scheduler_DayHeader_Style |
C1BrushBuilder style which is used for coloring day headers. |
C1Scheduler_DayHeader_HoverBrush |
The brush which is used for coloring day headers when mouse is over. |
C1Scheduler_DayHeader_HoverStyle |
C1BrushBuilder style which is used for coloring day headers when mouse is over. |
C1Scheduler_Today_Brush |
The brush which is used as default value for C1Scheduler.TodayBackground property. It is used as a base color for coloring the current day elements. |
C1Scheduler_TodayHeader_Brush |
The brush which is used for coloring the current day header. |
C1Scheduler_TodayHeader_HoverBrush |
The brush which is used for coloring the current day header when mouse is over. |
C1Scheduler_AllDayAreaBorder_Thickness |
Determines the border thickness of All-Day area (used in a Day, Working Week and Office 2007 Week views). |
C1Scheduler_AllDayAreaTodayBorder |
Determines the border thickness of All-Day area (used in a Day, Working Week and Office 2007 Week views) for the current date. |
C1Scheduler_AllDayArea_Brush |
The brush which is used for coloring All-Day area background. |
C1Scheduler_AllDayArea_SelectedBrush |
The brush which is used for coloring All-Day area background for currently selected days. |
C1Scheduler_AllDayArea_Style |
C1BrushBuilder style which is used for coloring All-Day area. |
C1Scheduler_WorkHour_Brush |
The brush which is used for displaying background of work hours. It is used as default value for C1Scheduler. AlternatingBackground property. |
C1Scheduler_WorkHourBorder_Brush |
The brush which is used for displaying working hours horizontal dark border. |
C1Scheduler_WorkHourLightBorder_Brush |
The brush which is used for displaying working hours horizontal light border. |
C1Scheduler_FreeHour_Brush |
The brush which is used for displaying background of work hours. |
C1Scheduler_FreeHourBorder_Brush |
The brush which is used for displaying free hours horizontal dark border. |
C1Scheduler_FreeHourLightBorder_Brush |
The brush which is used for displaying free hours horizontal light border. |
C1Scheduler_WeekTab_Brush |
The brush which is used for coloring week tabs. |
C1Scheduler_WeekTab_BrushStyle |
C1BrushBuilder style which is used for coloring week tabs. |
C1Scheduler_WeekTab_HoverBrush |
The brush which is used for coloring week tabs when mouse is over. |
C1Scheduler_WeekTab_HoverBrushStyle |
C1BrushBuilder style which is used for coloring week tabs when mouse is over. |
C1Scheduler_AlternateMonthDay_Brush |
The brush which is used for displaying background of alternate month days (used in the Month view). |
C1Scheduler_AppointmentBgMask_Brush |
The brush which is used as a mask for coloring Appointment background. |
C1Scheduler_AppointmentForeground_Brush |
The brush which is used as default value for C1Scheduler.AppointmentForeground property. It is used for displaying appointment text. |
C1Scheduler_TimeSlot_SelectedBrush |
The brush which is used for coloring selected time slot. |