ComponentOne Themes for WinForms
Theme Property

C1.Win.C1Themes.4 Assembly > C1.Win.C1Themes Namespace > C1ThemeController Class : Theme Property
Gets or sets the name of the default theme for all objects on the form or user control managed by the current theme controller.
Syntax
'Declaration
 
Public Property Theme As System.String
public System.string Theme {get; set;}
See Also

Reference

C1ThemeController Class
C1ThemeController Members