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

In This Topic
    KeyColor Property (PaletteOffice2016)
    In This Topic
    Gets the key System.Drawing.Color value for the current palette.
    Syntax
    'Declaration
     
    Public Overrides ReadOnly Property KeyColor As System.Drawing.Color
    public override System.Drawing.Color KeyColor {get;}
    See Also