Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.4.5.2 Assembly / C1.Win.C1Schedule.UI Namespace / ScheduleTheme Class / UpdatePalette Method

In This Topic
    UpdatePalette Method (ScheduleTheme)
    In This Topic
    Updates all C1Schedule styles according to the currently selected palette.
    Syntax
    'Declaration
     
    Public Sub UpdatePalette() 
    public void UpdatePalette()
    See Also