ComponentOne Themes for WinForms
NoTheme Field

C1.Win.C1Themes.4 Assembly > C1.Win.C1Themes Namespace > C1ThemeController Class : NoTheme Field
The 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.

Syntax
'Declaration
 
Public Const NoTheme As System.String
public const System.string NoTheme
See Also

Reference

C1ThemeController Class
C1ThemeController Members