Ribbon for WinForms | ComponentOne
C1.Win.Ribbon Namespace / C1StatusBar Class / GetBounds Method / GetBounds(Element) Method

In This Topic
    GetBounds(Element) Method
    In This Topic
    Syntax
    'Declaration
     
    
    Public Overloads Function GetBounds( _
       ByVal e As Element _
    ) As Rectangle
    public Rectangle GetBounds( 
       Element e
    )

    Parameters

    e
    See Also