alexa
menu

WinForms

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

    Show / Hide Table of Contents

    Class ColorPickerUIAdv.visualstyle

    Defines the constant that specifies the style with which some controls will appear and behave.

    Inheritance
    System.Object
    ColorPickerUIAdv.visualstyle
    Namespace: Syncfusion.Windows.Forms.Tools
    Assembly: Syncfusion.Tools.Windows.dll
    Syntax
    public sealed class visualstyle : Enum
    Remarks

    Every control that incorporates these styles will define the styles differently, so take a look at the individual control for more information.

    Fields

    Default

    Classic appearance.

    Declaration
    public const ColorPickerUIAdv.visualstyle Default
    Field Value
    Type
    ColorPickerUIAdv.visualstyle

    Metro

    Metro appearance.

    Declaration
    public const ColorPickerUIAdv.visualstyle Metro
    Field Value
    Type
    ColorPickerUIAdv.visualstyle

    Office2007

    Office2007 appearance.

    Declaration
    public const ColorPickerUIAdv.visualstyle Office2007
    Field Value
    Type
    ColorPickerUIAdv.visualstyle

    Office2010

    Office2010 appearance.

    Declaration
    public const ColorPickerUIAdv.visualstyle Office2010
    Field Value
    Type
    ColorPickerUIAdv.visualstyle

    Office2016Black

    Office2016 Black

    Declaration
    public const ColorPickerUIAdv.visualstyle Office2016Black
    Field Value
    Type
    ColorPickerUIAdv.visualstyle

    Office2016Colorful

    Office2016 Colorful

    Declaration
    public const ColorPickerUIAdv.visualstyle Office2016Colorful
    Field Value
    Type
    ColorPickerUIAdv.visualstyle

    Office2016DarkGray

    Office2016 DarkGray

    Declaration
    public const ColorPickerUIAdv.visualstyle Office2016DarkGray
    Field Value
    Type
    ColorPickerUIAdv.visualstyle

    Office2016White

    Office2016 White

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