System.Windows.Forms.Screen.FromPoint Method

Retrieves a System.Windows.Forms.Screen for the display that contains the specified point.

Syntax

public static Screen FromPoint (System.Drawing.Point point)

Parameters

point
A System.Drawing.Point that specifies the location for which to retrieve a System.Windows.Forms.Screen.

Returns

A System.Windows.Forms.Screen for the display that contains the point. In multiple display environments where no display contains the point, the display closest to the specified point is returned.

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