ComponentOne Themes for WinForms
ThemeSettings Property

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

Reference

C1ThemeController Class
C1ThemeController Members