alexa
menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download

    Show / Hide Table of Contents

    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
    Back to top Generated by DocFX
    Copyright © 2001 - 2026 Syncfusion Inc. All Rights Reserved