System.Windows.Forms.Control.PointToScreen Method

Computes the location of the specified client point into screen coordinates.

Syntax

public System.Drawing.Point PointToScreen (System.Drawing.Point p)

Parameters

p
The client coordinate System.Drawing.Point to convert.

Returns

A System.Drawing.Point that represents the converted System.Drawing.Point, p, in screen coordinates.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0