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

Comparing trunk/RomCheater/Docking/FloatingAboutBox.Designer.cs (file contents):
Revision 148 by william, Sun May 27 23:33:54 2012 UTC vs.
Revision 152 by william, Mon May 28 02:01:34 2012 UTC

--- trunk/RomCheater/Docking/FloatingAboutBox.Designer.cs	2012/05/27 23:33:54	148
+++ trunk/RomCheater/Docking/FloatingAboutBox.Designer.cs	2012/05/28 02:01:34	152
@@ -48,7 +48,7 @@
             this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
             this.ClientSize = new System.Drawing.Size(284, 262);
             this.Controls.Add(this.txtVersion);
-            this.DockAreas = WeifenLuo.WinFormsUI.Docking.DockAreas.Float;
+            //this.DockAreas = WeifenLuo.WinFormsUI.Docking.DockAreas.Float;
             this.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
             this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow;
             this.Name = "FloatingAboutBox";