Docking Tab for WinForms | ComponentOne
C1.Win.Command Namespace / C1DockingTab Class / TabShape Property

In This Topic
    TabShape Property
    In This Topic
    Indicates the tab shape.
    Syntax
    'Declaration
     
    
    Public Property TabShape As TabShape
    public TabShape TabShape {get; set;}
    See Also