ComponentOne ADO.NET DataExtender
C1.C1DataExtender.2 Assembly / C1.C1DataExtender.Design Namespace / VDLAddTableDialog Class / PointToScreen Method

In This Topic
    PointToScreen Method (VDLAddTableDialog)
    In This Topic
    Syntax
    'Declaration
     
    Public Function PointToScreen( _
       ByVal p As System.Drawing.Point _
    ) As System.Drawing.Point
    public System.Drawing.Point PointToScreen( 
       System.Drawing.Point p
    )

    Parameters

    p
    See Also