C1.Win.Command.8 Assembly / C1.Win.Command Namespace / TabShape Enumeration

TabShape Enumeration
Specifies the shape of the tabs in the C1DockingTab control.
Syntax
'Declaration
 
Public Enum TabShape 
   Inherits System.Enum
 
Members
MemberDescription
Office365Office365 tab shape.
RectangleRectangular tab shape.
RoundedTabs are rounded.
SlopingTabs are sloped on one side.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         C1.Win.Command.TabShape

scrap%

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

C1.Win.Command Namespace