Parent Directory
|
Revision Log
|
Patch
--- trunk/RomCheater/Docking/FloatingLogWindow.Designer.cs 2012/06/05 10:48:35 295 +++ trunk/RomCheater/Docking/FloatingLogWindow.Designer.cs 2012/06/05 13:52:37 308 @@ -33,6 +33,7 @@ // // 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);
ViewVC Help | |
Powered by ViewVC 1.1.22 |