Gets the thickness, in pixels, of the frame border of a window that has a caption and is not resizable.
Documentation for this section has not yet been entered.
The SystemInformation.FixedFrameBorderSize property indicates the thickness of the frame, in pixels, around the perimeter of a window that has a caption but is not sizable.
The System.Drawing.Size.Width property of SystemInformation.FixedFrameBorderSize is the height of the horizontal border and the System.Drawing.Size.Height property of SystemInformation.FixedFrameBorderSize is the width of the vertical border.