Enum TabBarSplitterStyle
Specifies the style with which tabBarSplitterControl will appear.
Namespace: Syncfusion.Windows.Forms
Assembly: Syncfusion.Shared.Base.dll
Syntax
public enum TabBarSplitterStyle
Fields
| Name | |
|---|---|
| Default | Default appearance. |
| Metro | Metro like appearance. |
| Office2007 | Office 2007-like appearance. |
| Office2016Black | |
| Office2016Colorful | Office2016Colorful like appearance. |
| Office2016DarkGray | Office2016DarkGray like appearance. |
| Office2016White | Office2016White like appearance. |