[]
        
(Showing Draft Content)

ThemeController Overview

C1ThemeController is a component that loads and manages visual themes and applies them to forms and controls. C1ThemeController can be used in any of the following ways:

  • Applies the same theme to all supporting ComponentOne controls in your application

– Use the C1ThemeController.ApplicationTheme property to accomplish this method.

  • Applies the same theme to all supporting ComponentOne controls on your form
  • Use the C1ThemeController.Theme property to accomplish this method.
  • Applies a different theme to all supporting ComponentOne controls on your form
  • Set the extender property ‘Theme on c1ThemeController1’ on individual controls on your form.

See Also

Themeable ComponentOne WinForms Controls

Theme Concepts

Theme Sources

Theme Names

C1Themes and the Visual Style Property