--- trunk/RomCheater.ScratchPad/ScratchPad.Designer.cs 2013/06/20 21:34:48 769 +++ trunk/RomCheater.ScratchPad/ScratchPad.Designer.cs 2013/06/20 22:33:04 774 @@ -91,6 +91,7 @@ this.Text = "Scratch Pad"; this.Deactivate += new System.EventHandler(this.ScratchPad_Deactivate); this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.ScratchPad_FormClosing); + this.Load += new System.EventHandler(this.ScratchPad_Load); this.toolStrip1.ResumeLayout(false); this.toolStrip1.PerformLayout(); this.ResumeLayout(false);