I created a form, with size 300; 300, in it a button with the following code: MessageBox.Show(this.Size.ToString());
The forms are getting too large for my screen, so running can be readable.
Why is the size of the form changed when running? Could you work around this?