Docking Tab for WinForms | ComponentOne
C1.Win.Command Namespace / C1DockingTabPage Class / TabBounds Property

In This Topic
    TabBounds Property
    In This Topic
    Returns the tab bounds of the page.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property TabBounds As Rectangle
    public Rectangle TabBounds {get;}
    See Also