From a490e368d1550fa4991634cc78945535c35b29f5 Mon Sep 17 00:00:00 2001 From: lhiven Date: Thu, 28 Dec 2023 20:13:47 +0900 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E4=BF=AE=E6=94=B9=E5=91=A8?= =?UTF-8?q?=E8=BD=AC=E7=9B=98=E5=81=8F=E7=A7=BB=E5=80=BC=E6=97=B6=E4=BF=9D?= =?UTF-8?q?=E5=AD=98=E4=B8=8D=E4=BA=86=E7=9A=84=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Rs.SkyLine/Recipe/TurnoverLocationRecipe.Designer.cs | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/Rs.SkyLine/Recipe/TurnoverLocationRecipe.Designer.cs b/Rs.SkyLine/Recipe/TurnoverLocationRecipe.Designer.cs index c977389..12d2860 100644 --- a/Rs.SkyLine/Recipe/TurnoverLocationRecipe.Designer.cs +++ b/Rs.SkyLine/Recipe/TurnoverLocationRecipe.Designer.cs @@ -182,21 +182,21 @@ // takeProductToolStripMenuItem // this.takeProductToolStripMenuItem.Name = "takeProductToolStripMenuItem"; - this.takeProductToolStripMenuItem.Size = new System.Drawing.Size(180, 22); + this.takeProductToolStripMenuItem.Size = new System.Drawing.Size(156, 22); this.takeProductToolStripMenuItem.Text = "TakeProduct"; this.takeProductToolStripMenuItem.Click += new System.EventHandler(this.goToolStripMenuItem_Click); // // dumpProductToolStripMenuItem // this.dumpProductToolStripMenuItem.Name = "dumpProductToolStripMenuItem"; - this.dumpProductToolStripMenuItem.Size = new System.Drawing.Size(180, 22); + this.dumpProductToolStripMenuItem.Size = new System.Drawing.Size(156, 22); this.dumpProductToolStripMenuItem.Text = "DumpProduct"; this.dumpProductToolStripMenuItem.Click += new System.EventHandler(this.goToolStripMenuItem_Click); // // moveToolStripMenuItem // this.moveToolStripMenuItem.Name = "moveToolStripMenuItem"; - this.moveToolStripMenuItem.Size = new System.Drawing.Size(180, 22); + this.moveToolStripMenuItem.Size = new System.Drawing.Size(156, 22); this.moveToolStripMenuItem.Text = "Move"; this.moveToolStripMenuItem.Click += new System.EventHandler(this.goToolStripMenuItem_Click); // @@ -657,6 +657,7 @@ this.dgvSlotOffset.RowTemplate.Height = 23; this.dgvSlotOffset.Size = new System.Drawing.Size(386, 354); this.dgvSlotOffset.TabIndex = 8; + this.dgvSlotOffset.CellValueChanged += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgvSlotOffset_CellValueChanged); // // dataGridViewTextBoxColumn4 //