[]
Creates a new instance of the Palette object of Office2007 type.
public static Palette CreateOffice2007Palette(Color freeHour, Color freeHourBorder, Color freeHourLightBorder, Color dayHeaderBorder, Color dayHeaderBack, Color dayHeaderBack2, Color border, Color selectedSlot, Color monthGridBorder, Color monthGridText)
Type | Name | Description |
---|---|---|
Color | freeHour | The Color value which is used for displaying background of free hours and selected days and the working hour horizontal light borders. |
Color | freeHourBorder | The Color value which is used for displaying the free and working hour horizontal borders, alternate month days background and all-day area background. |
Color | freeHourLightBorder | The Color value which is used for displaying the free hour horizontal light borders. |
Color | dayHeaderBorder | The Color value which is used for displaying day header borders. |
Color | dayHeaderBack | The Color value which is used for displaying the day header. |
Color | dayHeaderBack2 | The Color value which is used for displaying gradient color of the day header. |
Color | border | The Color value which is used for displaying vertical borders in the day view and day borders in other views. |
Color | selectedSlot | The Color value which is used for displaying selected time slot. |
Color | monthGridBorder | The Color value which is used for displaying month grid border inside tabs. |
Color | monthGridText | The Color value which is used for displaying month grid text inside tabs. |
Type | Description |
---|---|
Palette |