.NET Framework Class Library
Screen..::.GetWorkingArea Method

Retrieves the working area of a display.

Overload List

  NameDescription
Public methodStatic memberGetWorkingArea(Point)Retrieves the working area closest to the specified point. The working area is the desktop area of the display, excluding taskbars, docked windows, and docked tool bars.
Public methodStatic memberGetWorkingArea(Rectangle)Retrieves the working area for the display that contains the largest portion of the specified rectangle. The working area is the desktop area of the display, excluding taskbars, docked windows, and docked tool bars.
Public methodStatic memberGetWorkingArea(Control)Retrieves the working area for the display that contains the largest region of the specified control. The working area is the desktop area of the display, excluding taskbars, docked windows, and docked tool bars.
Top
See Also

Reference

Tags :


Page view tracker