Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.4.5.2 Assembly / C1.Win.C1Schedule.UI Namespace / Palette Class
Fields Properties Methods


In This Topic
    Palette Class Members
    In This Topic

    The following tables list the members exposed by Palette.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the Palette object.  
    Top
    Public Fields
     NameDescription
    Public FieldThe System.Drawing.Color value which is used for displaying background of alternate month days. For Office 2007 and 2010 palettes this field should always contain unique System.Drawing.Color value. For other palettes this field can be System.Drawing.Color.Empty. In such case control will use System.Drawing.Color value from the theme definition.  
    Public FieldThe System.Drawing.Color value which is used for displaying day borders. This field can be System.Drawing.Color.Empty. In such case control will use System.Drawing.Color value from the theme definition.  
    Public FieldThe System.Drawing.Color value which is used for displaying day header background. This field can be System.Drawing.Color.Empty. In such case control will use System.Drawing.Color value from the theme definition.  
    Public FieldThe System.Drawing.Color value which is used for displaying day header gradient background. This field can be System.Drawing.Color.Empty. In such case control will use System.Drawing.Color value from the theme definition.  
    Public FieldThe System.Drawing.Color value which is used for displaying day header border. This field can be System.Drawing.Color.Empty. In such case control will use System.Drawing.Color value from the theme definition.  
    Public FieldThe System.Drawing.Color value which is used for displaying background of free hours. This field can be System.Drawing.Color.Empty. In such case control will use System.Drawing.Color value from the theme definition.  
    Public FieldThe System.Drawing.Color value which is used for displaying free hours horizontal dark border. This field can be System.Drawing.Color.Empty. In such case control will use System.Drawing.Color value from the theme definition.  
    Public FieldThe System.Drawing.Color value which is used for displaying free hours horizontal light border. This field can be System.Drawing.Color.Empty. In such case control will use the FreeHourBorder value.  
    Public FieldThe System.Drawing.Color value which is used for displaying month grid header border inside tabs if ScheduleTheme.GroupTabStyle is C1.Win.C1Schedule.GroupTabStyle.Office2007. This field can be System.Drawing.Color.Empty. In such case control will use System.Drawing.Color value from the theme definition.  
    Public FieldThe System.Drawing.Color value which is used for displaying month grid header text inside tabs if ScheduleTheme.GroupTabStyle is C1.Win.C1Schedule.GroupTabStyle.Office2007. This field can be System.Drawing.Color.Empty. In such case control will use System.Drawing.Color value from the theme definition.  
    Public FieldThe System.Drawing.Color value which is used for displaying background of the selected day. This field can be System.Drawing.Color.Empty. In such case control will use System.Drawing.Color value from the theme definition.  
    Public FieldThe System.Drawing.Color value which is used for displaying background of the selected time slots. This field can be System.Drawing.Color.Empty. In such case control will use back color of the ScheduleTheme.MonthDayHeaderSelected style.  
    Public FieldThe System.Drawing.Color value which is used for displaying background of working hours. This field can be System.Drawing.Color.Empty. In such case control will use System.Drawing.Color value from the theme definition.  
    Public FieldThe System.Drawing.Color value which is used for displaying working hours horizontal dark border. This field can be System.Drawing.Color.Empty. In such case control will use System.Drawing.Color value from the theme definition.  
    Public FieldThe System.Drawing.Color value which is used for displaying working hours horizontal light border. This field can be System.Drawing.Color.Empty. In such case control will use the WorkHourBorder value.  
    Top
    Protected Fields
     NameDescription
    Protected Field  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the key System.Drawing.Color value for the current palette.  
    Public PropertyGets the PaletteType value.  
    Top
    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic)Creates a new instance of the Palette object of PaletteType.Office2007 type.  
    Public Methodstatic (Shared in Visual Basic)Creates a new instance of the Palette object of PaletteType.Office2010 type.  
    Top
    Protected Methods
     NameDescription
    Protected Method  
    Top
    See Also