alexa
menu

WinForms

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

    Show / Hide Table of Contents

    Class ColorUIStyle

    Defines the constant which specifies the possible source of ColorUI Style.

    Inheritance
    System.Object
    ColorUIStyle
    Namespace: Syncfusion.Windows.Forms
    Assembly: Syncfusion.Shared.Base.dll
    Syntax
    public sealed class ColorUIStyle : Enum

    Fields

    Default

    Classic appearance.

    Declaration
    public const ColorUIStyle Default
    Field Value
    Type
    ColorUIStyle

    Metro

    Metro-like appearance.

    Declaration
    public const ColorUIStyle Metro
    Field Value
    Type
    ColorUIStyle

    Office2010

    Office2010 like appearance.

    Declaration
    public const ColorUIStyle Office2010
    Field Value
    Type
    ColorUIStyle

    Office2016Black

    Office2016 black theme appearance.

    Declaration
    public const ColorUIStyle Office2016Black
    Field Value
    Type
    ColorUIStyle

    Office2016Colorful

    Office2016 colorful appearance.

    Declaration
    public const ColorUIStyle Office2016Colorful
    Field Value
    Type
    ColorUIStyle

    Office2016DarkGray

    Office2016 dark gray appearance.

    Declaration
    public const ColorUIStyle Office2016DarkGray
    Field Value
    Type
    ColorUIStyle

    Office2016White

    Office2016 white theme appearance.

    Declaration
    public const ColorUIStyle Office2016White
    Field Value
    Type
    ColorUIStyle
    Back to top Generated by DocFX
    Copyright © 2001 - 2026 Syncfusion Inc. All Rights Reserved