Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.4.5.2 Assembly / C1.Win.C1Schedule.UI Namespace / PaletteOffice2016 Class / AccentColor Field

In This Topic
    AccentColor Field (PaletteOffice2016)
    In This Topic
    The System.Drawing.Color value which is used for displaying navigation panels. This field should always contain unique System.Drawing.Color value.
    Syntax
    'Declaration
     
    Public AccentColor As System.Drawing.Color
    public System.Drawing.Color AccentColor
    Remarks
    Only used in Office2016 palettes.
    See Also