[]
Specifies how the tabs of a C1DockingTab control look.
[TypeConverter(typeof(TabStyleEnumConverter))]
public enum TabStyleEnum
| Name | Description |
|---|---|
| Classic | Classic look. |
| Office2007 | Tabs are drawn using the Office 2007 style. |
| Office2010 | Tabs are drawn using the Office 2010 style. |
| Office365 | Tabs are drawn using the Office 365 style. |
| Rectangle | Rectangular tabs. |
| Rounded | Tabs are rounded. |
| Sloping | Tabs are sloped on one side. |