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

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