ComponentOne Menus and Toolbars for WinForms
C1.Win.Command.8 Assembly / C1.Win.Command Namespace / TabShape Enumeration

In This Topic
    TabShape Enumeration
    In This Topic
    Specifies the shape of the tabs in the C1DockingTab control.
    Syntax
    'Declaration
     
    Public Enum TabShape 
       Inherits System.Enum
    public enum TabShape : System.Enum 
    Members
    MemberDescription
    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