ComponentOne Themes for WinForms
RegisterTheme Method

C1.Win.C1Themes.4 Assembly > C1.Win.C1Themes Namespace > C1ThemeController Class : RegisterTheme Method
Loads a theme from a stream, and registeres it for use by theme controllers in the application.

After this method completes, the theme can be set via ApplicationTheme and Theme properties.

his method throws an exception if a theme with same name has already been registered.

Overload List
OverloadDescription
Loads a theme from a stream, and registeres it for use by theme controllers in the application.

After this method completes, the theme can be set via ApplicationTheme and Theme properties.

his method throws an exception if a theme with same name has already been registered.

 
Loads a theme from a stream, and registeres it for use by theme controllers in the application.

After this method completes, the theme can be set via ApplicationTheme and Theme properties.

his method throws an exception if a theme with same name has already been registered.

 
Loads a theme from a file, and registeres it for use by theme controllers in the application.

After this method completes, the theme can be set via ApplicationTheme and Theme properties.

his method throws an exception if a theme with same name has already been registered.

 
See Also

Reference

C1ThemeController Class
C1ThemeController Members