Commit 95bb8d3d LN

1

1 个父辈 ca9ca76c
......@@ -513,9 +513,9 @@
this.groupInout.Controls.Add(this.btnUpDownP3);
this.groupInout.Controls.Add(this.btnUpDownP4);
this.groupInout.Enabled = false;
this.groupInout.Location = new System.Drawing.Point(248, 115);
this.groupInout.Location = new System.Drawing.Point(249, 117);
this.groupInout.Name = "groupInout";
this.groupInout.Size = new System.Drawing.Size(734, 364);
this.groupInout.Size = new System.Drawing.Size(734, 361);
this.groupInout.TabIndex = 100;
this.groupInout.TabStop = false;
this.groupInout.Text = "料仓操作";
......@@ -1103,7 +1103,7 @@
this.groupBox1.Controls.Add(this.label1);
this.groupBox1.Enabled = false;
this.groupBox1.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.groupBox1.Location = new System.Drawing.Point(988, 117);
this.groupBox1.Location = new System.Drawing.Point(987, 117);
this.groupBox1.Name = "groupBox1";
this.groupBox1.Size = new System.Drawing.Size(302, 361);
this.groupBox1.TabIndex = 1;
......
支持 Markdown 格式
你添加了 0 到此讨论。请谨慎行事。
Finish editing this message first!