GetWorkingArea Method
MSDN Home
MSDN
MSDN Library
.NET Development
.NET Framework 3.5
.NET Framework Class Library
System.Windows.Forms Namespace
Screen Class
Screen Methods
GetWorkingArea Method
GetWorkingArea Method (Point)
GetWorkingArea Method (Rectang ...
GetWorkingArea Method (Control ...
Screen Methods
Equals Method
FromControl Method
FromHandle Method
FromPoint Method
FromRectangle Method
GetBounds Method
GetHashCode Method
GetWorkingArea Method
ToString Method
Switch View :
Classic
Lightweight Beta
ScriptFree
Feedback
.NET Framework Class Library
Screen
.
.
::
.
GetWorkingArea Method
Retrieves the working area of a display.
Overload List
Name
Description
GetWorkingArea(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.
GetWorkingArea(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.
GetWorkingArea(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
Screen Class
Screen Members
System.Windows.Forms Namespace
Tags :