Parent Directory
|
Revision Log
|
Patch
revision 295 by william, Tue Jun 5 10:48:35 2012 UTC | revision 308 by william, Tue Jun 5 13:52:37 2012 UTC | |
---|---|---|
# | Line 33 | Line 33 |
33 | // | // |
34 | // logwriter | // logwriter |
35 | // | // |
36 | this.logwriter.AutoScroll = true; | |
37 | this.logwriter.Dock = System.Windows.Forms.DockStyle.Fill; | this.logwriter.Dock = System.Windows.Forms.DockStyle.Fill; |
38 | this.logwriter.Font = new System.Drawing.Font("Courier New", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); | this.logwriter.Font = new System.Drawing.Font("Courier New", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); |
39 | this.logwriter.Location = new System.Drawing.Point(0, 0); | this.logwriter.Location = new System.Drawing.Point(0, 0); |
|
ViewVC Help | |
Powered by ViewVC 1.1.22 |