ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.5.2 Assembly / C1.Win.C1GanttView.Printing Namespace / PrintProgressForm Class / PointToScreen Method

In This Topic
    PointToScreen Method (PrintProgressForm)
    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