public Form1() { InitializeComponent(); errorBox = new ErrorEventBox(); this.Bounds = new Rectangle(this.Location, new Size(298, 386)); }