Docking Tab for WinForms | ComponentOne
C1.Win.Command Namespace / DrawTabEventArgs Class / Bounds Field

In This Topic
    Bounds Field (DrawTabEventArgs)
    In This Topic
    The bounding rectangle of the tab.
    Syntax
    'Declaration
     
    
    Public ReadOnly Bounds As Rectangle
    public readonly Rectangle Bounds
    See Also