Version

Outlook2007ColorScheme Class Members

The following tables list the members exposed by Outlook2007ColorScheme.

Public Constructors
 NameDescription
Public ConstructorOutlook2007ColorScheme ConstructorCreates a new instance of the Outlook2007ColorScheme class.  
Public Properties
 NameDescription
Public PropertyAllDayEventAreaBackColorDefines the background color for the all-day event area.  
Public PropertyAlternateMonthDayBackColorUsed by the background of days which fall in alternating months.  
Public PropertyAppointmentBackColorDefines the light shade of the gradient displayed by appointments.  
Public PropertyAppointmentBackColor2Defines the dark shade of the gradient displayed by appointments.  
Public PropertyAppointmentBorderColorUsed by the Appointment borders. Note that this property currently returns the same value as the DayBorderColor property.  
Public PropertyBaseColorColor used as the base color from which all other color properties exposed by this class are derived.  
Public PropertyClickToAddIndicatorForeColorReturns the foreground color for the 'click to add appointment/event' indicator.  
Public PropertyControlBackColorUsed by the control's background  
Public PropertyControlBorderColorUsed by the control's border.  
Public PropertyControlForeColorDefines the generic foreground color for the color scheme. Used by the DayOfWeek headers when appointment grouping is not in effect.  
Public PropertyCurrentDayBorderColorUsed by the Day borders of the current day.  
Public PropertyCurrentDayBorderColorMonthViewMultiUsed by the Day borders of the current day for the UltraMonthViewMulti control.  
Public PropertyCurrentDayHeaderBackColorDefines the dark shade of the gradient displayed by the header associated with the current day.  
Public PropertyCurrentDayHeaderBackColor2Defines the light shade of the gradient displayed by the header associated with the current day.  
Public PropertyCurrentDayHotTrackingHeaderBackColorDefines the dark shade of the gradient displayed by the header associated with the current day.  
Public PropertyCurrentDayHotTrackingHeaderBackColor2Defines the light shade of the gradient displayed by the header associated with the current day.  
Public PropertyCurrentTimeIndicatorBackColorDefines the background color of the current time indicator of the UltraDayView control.  
Public PropertyCurrentTimeIndicatorBorderColorUsed by the current time indicator of the UltraDayView control. Note that this property currently returns the same value as the CurrentDayBorderColorMonthViewMulti property.  
Public PropertyDayBackColorUsed by the background of days which fall in non-alternating months.  
Public PropertyDayBorderColorUsed by the Day borders.  
Public PropertyDayHeaderBorderColorUsed by the Day header borders. Note that this property currently returns the same value as the BaseColor property.  
Public PropertyDayOfWeekHeaderBorderColorMonthViewMultiDefines the border color for the DayOfWeek headers of the UltraMonthViewMulti control.  
Public PropertyHeaderBackColorDefines the dark shade of the gradient displayed by day and week headers.  
Public PropertyHeaderBackColor2Defines the light shade of the gradient displayed by day and week headers.  
Public PropertyHolidayBackColorDefines the light shade of the gradient displayed by holidays.  
Public PropertyHolidayBackColor2Defines the dark shade of the gradient displayed by holidays.  
Public PropertyHolidayBorderColorDefines the border color for holidays.  
Public PropertyHotTrackingHeaderBackColorDefines the dark shade of the gradient displayed by day and week headers when the header is hot tracking.  
Public PropertyHotTrackingHeaderBackColor2Defines the light shade of the gradient displayed by day and week headers when the header is hot tracking.  
Public PropertyMonthHeaderBackColorDefines the background color of the month header for the UltraMonthViewMulti control.  
Public PropertyMonthHeaderScrollButtonForeColorDefines the color of the scroll buttons on the month header of the UltraMonthViewMulti control.  
Public PropertyNonWorkingHourTimeSlotBackColorDefines the background color for TimeSlots which fall in the non-working hour range.  
Public PropertyNonWorkingHourTimeSlotMinuteBorderColorDefines the border color for TimeSlots which fall in between even hours and which fall in the non-working hour range.  
Public PropertyOwnerBorderColorUsed by the owner area border.  
Public PropertyOwnerForeColorDefines the darker shade of the foreground color, used by various elements including the DayOfWeek headers and Owner header buttons when appointment grouping is in effect.  
Public PropertyOwnerHeaderBackColorDefines the light shade of the gradient displayed by owner headers.  
Public PropertyOwnerHeaderBackColor2Defines the dark shade of the gradient displayed by owner headers.  
Public PropertySelectedAllDayEventAreaBackColorDefines the background color for the all-day event area when the associated VisibleDay is selected.  
Public PropertySelectedDayBackColorMonthViewMultiUsed by the background of days which are selected in the MonthViewMulti control.  
Public PropertySelectedDayBackColorMonthViewSingleUsed by the background of days which are selected in the MonthViewSingle control.  
Public PropertySelectedTimeSlotBackColorDefines the background color for selected TimeSlots.  
Public PropertyTimeSlotHourBorderColorDefines the border color for TimeSlots which coincide with even hours.  
Public PropertyWeekHeaderBorderColorUsed by the WeekHeader borders. Note that this property currently returns the same value as the DayBorderColor property.  
Public PropertyWeekHeaderForeColorDefines the foreground color for the week headers.  
Public PropertyWorkingHourTimeSlotBackColorDefines the background color for TimeSlots which fall in the working hour range.  
Public PropertyWorkingHourTimeSlotMinuteBorderColorDefines the border color for TimeSlots which fall in between even hours and which fall in the working hour range.  
See Also