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 151 by william, Sun May 27 23:33:54 2012 UTC vs.
Revision 152 by william, Mon May 28 02:01:34 2012 UTC

# Line 48 | Line 48
48              this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
49              this.ClientSize = new System.Drawing.Size(284, 262);
50              this.Controls.Add(this.txtVersion);
51 <            this.DockAreas = WeifenLuo.WinFormsUI.Docking.DockAreas.Float;
51 >            //this.DockAreas = WeifenLuo.WinFormsUI.Docking.DockAreas.Float;
52              this.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
53              this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow;
54              this.Name = "FloatingAboutBox";

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines