So here's the scenario. I was looking to have the a panel with exact
dimensions on a C# form (700x400). I wanted even and default
spacing around the panel on the form. I figured out the default spacing
was 12, so I set the size of the form to 724x424 …