Gets the thickness in pixels, of the border for a window that can be resized.
[Visual Basic] Public Shared ReadOnly Property FrameBorderSize As Size [C#] public static Size FrameBorderSize {get;} [C++] public: __property static Size get_FrameBorderSize(); [JScript] public static function get FrameBorderSize() : Size;
A Size that specifies the thickness in pixels, of the border for a window that can be resized.
SystemInformation Class | SystemInformation Members | System.WinForms Namespace