I'm working on a C# Windows Forms application and when I set the size of my form it includes the border size.
How can I set the size of only the center area? (with borders enabled, of course.)
I'm working on a C# Windows Forms application and when I set the size of my form it includes the border size.
How can I set the size of only the center area? (with borders enabled, of course.)