Class Theme
Specifies the different XP OS themes.
Inheritance
System.Object
Theme
Namespace: Syncfusion.Windows.Forms.Tools.Renderers
Assembly: Syncfusion.Tools.Windows.dll
Syntax
public sealed class Theme : Enum
Fields
WindowsClassic
Classic theme of XP OS.
Declaration
public const Theme WindowsClassic
Field Value
| Type |
|---|
| Theme |
XPBlue
XP Blue theme of XP OS.
Declaration
public const Theme XPBlue
Field Value
| Type |
|---|
| Theme |
XPOlive
XPOlive theme of XP OS.
Declaration
public const Theme XPOlive
Field Value
| Type |
|---|
| Theme |
XPSilver
XPSilver theme of XP OS.
Declaration
public const Theme XPSilver
Field Value
| Type |
|---|
| Theme |
XPZune
Zune theme of XP OS.
Declaration
public const Theme XPZune
Field Value
| Type |
|---|
| Theme |