I've got a strange/annoying problem in .NET. When I design a form in visual studio (2013 pro) and size it appropriately the size changes when I click on run/debug as shown in the picture below (left hand side shows it in form designer at the correct size and right hand side shows what it looks like when I click run).
I have tried different settings on the 'autoscale mode' function but nothing significant changes. When I set autosize to true the window is made tall enough but at the expense of the status bar at the bottom (see below).
My machine has a 4k screen - could this be causing the problem I'm seeing? How do I correct this? Help is much appreciated!