--- trunk/RomCheater/Docking/UI/ByteEditor.Designer.cs 2012/05/31 09:31:57 206 +++ trunk/RomCheater/Docking/UI/ByteEditor.Designer.cs 2012/05/31 09:47:29 207 @@ -83,7 +83,7 @@ this.txtData.Margin = new System.Windows.Forms.Padding(8, 5, 8, 5); this.txtData.Name = "txtData"; this.txtData.ShadowSelectionColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(60)))), ((int)(((byte)(188)))), ((int)(((byte)(255))))); - this.txtData.Size = new System.Drawing.Size(642, 501); + this.txtData.Size = new System.Drawing.Size(693, 501); this.txtData.TabIndex = 11; this.txtData.UseFixedBytesPerLine = true; // @@ -108,7 +108,7 @@ this.toolStrip1.Location = new System.Drawing.Point(177, 0); this.toolStrip1.Name = "toolStrip1"; this.toolStrip1.Padding = new System.Windows.Forms.Padding(0, 0, 2, 0); - this.toolStrip1.Size = new System.Drawing.Size(642, 25); + this.toolStrip1.Size = new System.Drawing.Size(693, 25); this.toolStrip1.TabIndex = 12; this.toolStrip1.Text = "toolStrip1"; // @@ -157,7 +157,7 @@ // this.AutoScaleDimensions = new System.Drawing.SizeF(10F, 16F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; - this.ClientSize = new System.Drawing.Size(819, 526); + this.ClientSize = new System.Drawing.Size(870, 526); this.Controls.Add(this.txtData); this.Controls.Add(this.toolStrip1); this.Controls.Add(this.left_pnl);