[]
        
(Showing Draft Content)

C1.Win.C1Command.TabStyleEnum

TabStyleEnum Enum

Specifies how the tabs of a C1DockingTab control look.

Namespace: C1.Win.C1Command
Assembly: C1.Win.C1Command.4.8.dll
Syntax
[TypeConverter(typeof(TabStyleEnumConverter))]
public enum TabStyleEnum

Fields

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.