Windows Develop Bookmark and Share   
 index > Windows Forms General > Problem with MainMenu and Minimum Size of form
 

Problem with MainMenu and Minimum Size of form

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

MigrationUser 1  Monday, April 11, 2005 4:05 PM
I am observing a similar issue. In form designer there is only 1 pixel space between my bottom most control and the form border. At runtime there is around 25 pixels. Sounds similar to your issue. Did you discover what was causing this?
SteveP_Halliburton  Friday, December 01, 2006 5:13 PM
This user has not been on since the post...I recommend that you reconstitute the issue question describing the situation better... and post it afresh in the forum for better responses, if this post gets no traction.
OmegaMan  Friday, December 01, 2006 8:19 PM

You can use google to search for other answers

Custom Search

More Threads

• MenuStrip
• Windows Forms Parking Window - what the ...
• ReleaseCOMObject with .NET webbrowser
• how to chang two listbox focus?
• Secure lookup data & component
• How to change behaviour of IME in C#
• File lock on running application
• picturebox control
• Strange behaving XMLHTTP
• Toolstrip color problem when upgrading app from 1.1 to 2.0