Themes for WinForms | ComponentOne
C1.Win.C1Themes.4.5.2 Assembly / C1.Win.C1Themes Namespace / C1ThemeController Class / ApplicationThemeChanging Event

In This Topic
    ApplicationThemeChanging Event (C1ThemeController)
    In This Topic
    Occurs before a new value is assigned to the ApplicationTheme property.
    Syntax
    'Declaration
     
    Public Event ApplicationThemeChanging As ApplicationThemeEventHandler
    public event ApplicationThemeEventHandler ApplicationThemeChanging
    See Also