System.Windows.Forms.SystemInformation.FrameBorderSize Property

Gets the thickness, in pixels, of the resizing border that is drawn around the perimeter of a window that is being drag resized.

Syntax

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

Value

Documentation for this section has not yet been entered.

Remarks

The SystemInformation.FrameBorderSize property indicates the width and height of the resizing border for a window.

The System.Drawing.Size.Width value of this property is the width of a vertical resizing border. The System.Drawing.Size.Height value of this property is the height of a horizontal resizing border.

Requirements

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