System.Windows.Forms.Screen.FromControl Method

Retrieves a System.Windows.Forms.Screen for the display that contains the largest portion of the specified control.

Syntax

public static Screen FromControl (Control control)

Parameters

control
A System.Windows.Forms.Control for which to retrieve a System.Windows.Forms.Screen.

Returns

A System.Windows.Forms.Screen for the display that contains the largest region of the specified control. In multiple display environments where no display contains the control, the display closest to the specified control 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