Retrieves a System.Windows.Forms.Screen for the display that contains the largest portion of the rectangle.
- rect
- A System.Drawing.Rectangle that specifies the area for which to retrieve the display.
A System.Windows.Forms.Screen for the display that contains the largest region of the specified rectangle. In multiple display environments where no display contains the rectangle, the display closest to the rectangle is returned.