Screen::FromControl Method (Control^)
.NET Framework (current version)
Retrieves a Screen for the display that contains the largest portion of the specified control.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Parameters
- control
- Type: System.Windows.Forms::Control^
Return Value
Type: System.Windows.Forms::Screen^A 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.
.NET Framework
Available since 1.1
Available since 1.1
Show: