ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/RomCheater/trunk/RomCheater/Docking/FloatingLogWindow.Designer.cs
(Generate patch)

Comparing trunk/RomCheater/Docking/FloatingLogWindow.Designer.cs (file contents):
Revision 146 by william, Sun May 27 22:24:30 2012 UTC vs.
Revision 147 by william, Sun May 27 23:05:18 2012 UTC

# Line 49 | Line 49
49              this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
50              this.ClientSize = new System.Drawing.Size(509, 379);
51              this.Controls.Add(this.logwriter);
52 +            this.DockAreas = ((WeifenLuo.WinFormsUI.Docking.DockAreas)((WeifenLuo.WinFormsUI.Docking.DockAreas.Float | WeifenLuo.WinFormsUI.Docking.DockAreas.DockBottom)));
53              this.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
54              this.Name = "FloatingLogWindow";
55              this.Text = "Log Output Window";

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines