System.Windows.Forms.Screen.WorkingArea Property

Gets the working area of the display. The working area is the desktop area of the display, excluding taskbars, docked windows, and docked tool bars.

Syntax

public System.Drawing.Rectangle WorkingArea { get; }

Value

Documentation for this section has not yet been entered.

Remarks

The working area is the desktop area of the display, excluding taskbars, docked windows, and docked tool bars.

Screen.WorkingArea will return the entire area of the screen if the Windows Taskbar is set to Auto-Hide, no matter whether the Taskbar is currently displayed or not.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0