Retrieves a System.Windows.Forms.Screen for the display that contains the specified point.
- point
- A System.Drawing.Point that specifies the location for which to retrieve a System.Windows.Forms.Screen.
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.