Editor for WinForms | ComponentOne
C1.Win.C1Editor.4.5.2 Assembly / C1.Win.C1Editor.ToolStrips Namespace / C1EditorToolStripTable Class / SetDisplayRectLocation Method

In This Topic
    SetDisplayRectLocation Method (C1EditorToolStripTable)
    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