link

Hi
I designe a form in the designer. The layout is right. Now, if I open the form as dialog (ShowDialog()), the form opens smaller and some controls on it are under the bottom edge.
The workaround I know is to make the form larger, but this case the layout to be ugly.
Do you know this issue, do you know how to solve it? (To have pretty designed form, which looks the same way if I open it as dialog?)