I did a search online and on this forum and couldn't find a solution anywhere. I have a form with a MainMenu control and I wanted to set the form's minimum size. After setting a minimum size and starting my form I notice that its height has increased. It has added extra space at the bottom.
I've tried changing the minimum size and the size of the form around but it seems to always add around 25 pixels of height to the bottom of the form if I have a MainMenu control and a minimum height for the form. Its a minor problem, I know, but I am interested if anyone has a solution