alexa
menu

WinForms

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

    Show / Hide Table of Contents

    Class TabSplitterContainerStyle

    This enum represents the Style of TabSplitterContainer

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

    Fields

    Default

    This options represents the Default Style

    Declaration
    public const TabSplitterContainerStyle Default
    Field Value
    Type
    TabSplitterContainerStyle

    Office2016Black

    This options represents the Office2016Black Style

    Declaration
    public const TabSplitterContainerStyle Office2016Black
    Field Value
    Type
    TabSplitterContainerStyle

    Office2016Colorful

    This options represents the Office2016Colorful Style

    Declaration
    public const TabSplitterContainerStyle Office2016Colorful
    Field Value
    Type
    TabSplitterContainerStyle

    Office2016DarkGray

    This options represents the Office2016DarkGray Style

    Declaration
    public const TabSplitterContainerStyle Office2016DarkGray
    Field Value
    Type
    TabSplitterContainerStyle

    Office2016White

    This options represents the Office2016White Style

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