Themes for WinForms | ComponentOne
C1.Win.C1Themes.4.8 Assembly / C1.Win.C1Themes Namespace / C1ThemeController Class


In This Topic
    C1ThemeController Class Fields
    In This Topic

    For a list of all members of this type, see C1ThemeController members.

    Public Fields
     NameDescription
    Public FieldThe default theme name id.

    When assigned to the Theme property of a theme controller, indicates that it should use the default application theme.

     
    Public FieldThe empty theme name id.

    When assigned to the "Theme" extender property (provided by C1ThemeController) on a control, indicates that no theme should be applied to that control by the theme controller.

     
    Top
    See Also