True DBGrid for WinForms | ComponentOne
C1.Win.C1TrueDBGrid.4.5.2 Assembly / C1.Win.C1TrueDBGrid Namespace / DropDownForm Class / SetDisplayRectLocation Method

In This Topic
    SetDisplayRectLocation Method (DropDownForm)
    In This Topic
    Syntax
    'Declaration
     
    Protected Sub SetDisplayRectLocation( _
       ByVal x As System.Integer, _
       ByVal y As System.Integer _
    ) 
    protected void SetDisplayRectLocation( 
       System.int x,
       System.int y
    )

    Parameters

    x
    y
    See Also