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

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