--- trunk/RomCheater/Docking/FloatingLogWindow.Designer.cs 2012/06/05 10:48:07 294 +++ trunk/RomCheater/Docking/FloatingLogWindow.Designer.cs 2012/06/05 10:48:35 295 @@ -33,7 +33,6 @@ // // logwriter // - this.logwriter.AutoScroll = true; this.logwriter.Dock = System.Windows.Forms.DockStyle.Fill; this.logwriter.Font = new System.Drawing.Font("Courier New", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.logwriter.Location = new System.Drawing.Point(0, 0); |