ComponentOne Scheduler for WinForms
PaletteOffice2016 Class
Members 

C1.Win.C1Schedule.4 Assembly > C1.Win.C1Schedule.UI Namespace : PaletteOffice2016 Class
PaletteOffice2016 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.
Object Model
PaletteOffice2016 Class
Syntax
'Declaration
 
Public Class PaletteOffice2016 
   Inherits Palette
public class PaletteOffice2016 : Palette 
Remarks
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.
Inheritance Hierarchy

System.Object
   C1.Win.C1Schedule.UI.Palette
      C1.Win.C1Schedule.UI.PaletteOffice2016

See Also

Reference

PaletteOffice2016 Members
C1.Win.C1Schedule.UI Namespace