System.Windows.Forms.SystemInformation.MinimizedWindowSpacingSize Property

Gets the dimensions, in pixels, of the area each minimized window is allocated when arranged.

Syntax

public static System.Drawing.Size MinimizedWindowSpacingSize { get; }

Value

Documentation for this section has not yet been entered.

Remarks

The SystemInformation.MinimizedWindowSpacingSize property indicates the size, in pixels, of an arrangement grid cell for a minimized window. Each minimized window fits into a rectangle this size when arranged.

The value of this property is always greater than or equal to the value of the SystemInformation.MinimumWindowSize property.

Requirements

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