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

In This Topic
    System Property (CalendarTheme)
    In This Topic
    Gets the predefined theme of the VisualStyle.System type.
    Syntax
    'Declaration
     
    Public Shared ReadOnly Property System As CalendarTheme
    public static CalendarTheme System {get;}
    Remarks
    Use this theme to let your application automatically change its appearance in accordance with the current desktop settings.
    See Also