ComponentOne Scheduler for WinForms
C1.Win.C1Schedule.UI Namespace
Inheritance Hierarchy
C1.Win.C1Schedule.4 Assembly : C1.Win.C1Schedule.UI Namespace
Classes
 ClassDescription
ClassThe base class for themes in the C1Calendar and C1Schedule controls.
ClassThe C1.Framework.Theme class represents the theme for the C1Calendar control. It is a set of C1.Framework.Style objects which contain display attributes that determine the appearance of control.
ClassPalette Class represents a set of System.Drawing.Color values which are used for displaying C1.Win.C1Schedule.C1Schedule. The default value for each color is System.Drawing.Color.Empty. The AlternateMonth field should always contain unique System.Drawing.Color value before adding the Palette object to the Palettes collection. For other fields System.Drawing.Color.Empty is allowed. In such case control uses the corresponding color from the theme definition.
ClassPaletteOffice2016 Class represents a set of System.Drawing.Color values which are used for displaying C1.Win.C1Schedule.C1Schedule. The default value for each color is System.Drawing.Color.Empty. The AccentColor field should always contain unique System.Drawing.Color value before adding the PaletteOffice2016 object to the Palettes collection. For other fields System.Drawing.Color.Empty is allowed. In such case control uses the corresponding color from the theme definition.
ClassPalettes Class represents a collection of available color palettes for the C1.Win.C1Schedule.C1Schedule visual style.

C1.Win.C1Schedule.C1Schedule component uses this collection to switch currently used palettes or to show multiple schedules at the same time.

The key of collection is a System.Drawing.Color value which is shown in the C1.Win.C1Schedule.Forms.PaletteForm form.

For Office 2007 palettes key is a color of alternate month days, all-day area and dark horizontal borders in the day view.

ClassThe C1.Framework.Theme class represents the theme for the C1Schedule control. It is a set of C1.Framework.Style objects which contain display attributes that determine the appearance of control.
Enumerations
 EnumerationDescription
EnumerationPaletteType Enumeration specifies the type of Palette object. This type defines the behavior of palette.
EnumerationDefines the visual style for the C1Calendar and C1Schedule controls.
See Also

Reference

C1.Win.C1Schedule.4 Assembly