ComponentOne List for WinForms
C1.Win.C1List Namespace / Split Class / GetClientRect Method

In This Topic
    GetClientRect Method (Split)
    In This Topic
    Gets the client rectangle.
    Syntax
    'Declaration
     
    
    Public Function GetClientRect() As Rectangle
    public Rectangle GetClientRect()

    Return Value

    The client rectangle.
    See Also