New to Telerik UI for WinFormsStart a free 30-day trial

An enumeration that defines members about the used theme in Windows 10 and Windows 11.

Definition

Namespace:Telerik.WinControls

Assembly:Telerik.WinControls.dll

Syntax:

C#
[Flags]
public enum WindowsTheme

Fields

Theme with dark colors is used.

C#
Dark = 1

High contrast theme is used.

C#
HighContrast = 2

Theme with light colors is used.

C#
Light = 0
In this article
DefinitionFieldsDarkHighContrastLight
Not finding the help you need?
Contact Support