alexa
menu

WinForms

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

    Show / Hide Table of Contents

    Class XPTaskBarStyle

    This enum represents the style of XPTaskBar

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

    Fields

    Default

    Classic appearance.

    Declaration
    public const XPTaskBarStyle Default
    Field Value
    Type
    XPTaskBarStyle

    Metro

    Metro theme appearance.

    Declaration
    public const XPTaskBarStyle Metro
    Field Value
    Type
    XPTaskBarStyle

    Office2007

    Office 2007-like appearance.

    Declaration
    public const XPTaskBarStyle Office2007
    Field Value
    Type
    XPTaskBarStyle

    Office2010

    Office 2010-like appearance.

    Declaration
    public const XPTaskBarStyle Office2010
    Field Value
    Type
    XPTaskBarStyle

    Office2016Black

    This options represents the Office2016Black Style

    Declaration
    public const XPTaskBarStyle Office2016Black
    Field Value
    Type
    XPTaskBarStyle

    Office2016Colorful

    This options represents the Office2016Colorful Style

    Declaration
    public const XPTaskBarStyle Office2016Colorful
    Field Value
    Type
    XPTaskBarStyle

    Office2016DarkGray

    This options represents the Office2016DarkGray Style

    Declaration
    public const XPTaskBarStyle Office2016DarkGray
    Field Value
    Type
    XPTaskBarStyle

    Office2016White

    This options represents the Office2016White Style

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