|
@@ -82,7 +82,7 @@
|
|
|
//
|
|
//
|
|
|
this.pa_makecode_label.AutoSize = true;
|
|
this.pa_makecode_label.AutoSize = true;
|
|
|
this.pa_makecode_label.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.pa_makecode_label.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.pa_makecode_label.Location = new System.Drawing.Point(33, 552);
|
|
|
|
|
|
|
+ this.pa_makecode_label.Location = new System.Drawing.Point(33, 529);
|
|
|
this.pa_makecode_label.Name = "pa_makecode_label";
|
|
this.pa_makecode_label.Name = "pa_makecode_label";
|
|
|
this.pa_makecode_label.Size = new System.Drawing.Size(72, 27);
|
|
this.pa_makecode_label.Size = new System.Drawing.Size(72, 27);
|
|
|
this.pa_makecode_label.TabIndex = 173;
|
|
this.pa_makecode_label.TabIndex = 173;
|
|
@@ -457,7 +457,7 @@
|
|
|
this.Decompose.DownImage = ((System.Drawing.Image)(resources.GetObject("Decompose.DownImage")));
|
|
this.Decompose.DownImage = ((System.Drawing.Image)(resources.GetObject("Decompose.DownImage")));
|
|
|
this.Decompose.Image = ((System.Drawing.Image)(resources.GetObject("Decompose.Image")));
|
|
this.Decompose.Image = ((System.Drawing.Image)(resources.GetObject("Decompose.Image")));
|
|
|
this.Decompose.IsShowBorder = true;
|
|
this.Decompose.IsShowBorder = true;
|
|
|
- this.Decompose.Location = new System.Drawing.Point(534, 556);
|
|
|
|
|
|
|
+ this.Decompose.Location = new System.Drawing.Point(534, 533);
|
|
|
this.Decompose.MoveImage = ((System.Drawing.Image)(resources.GetObject("Decompose.MoveImage")));
|
|
this.Decompose.MoveImage = ((System.Drawing.Image)(resources.GetObject("Decompose.MoveImage")));
|
|
|
this.Decompose.Name = "Decompose";
|
|
this.Decompose.Name = "Decompose";
|
|
|
this.Decompose.NormalImage = ((System.Drawing.Image)(resources.GetObject("Decompose.NormalImage")));
|
|
this.Decompose.NormalImage = ((System.Drawing.Image)(resources.GetObject("Decompose.NormalImage")));
|
|
@@ -473,7 +473,7 @@
|
|
|
this.sn_code.AllPower = null;
|
|
this.sn_code.AllPower = null;
|
|
|
this.sn_code.BackColor = System.Drawing.Color.White;
|
|
this.sn_code.BackColor = System.Drawing.Color.White;
|
|
|
this.sn_code.ID = null;
|
|
this.sn_code.ID = null;
|
|
|
- this.sn_code.Location = new System.Drawing.Point(147, 558);
|
|
|
|
|
|
|
+ this.sn_code.Location = new System.Drawing.Point(147, 535);
|
|
|
this.sn_code.Name = "sn_code";
|
|
this.sn_code.Name = "sn_code";
|
|
|
this.sn_code.Power = null;
|
|
this.sn_code.Power = null;
|
|
|
this.sn_code.Size = new System.Drawing.Size(196, 21);
|
|
this.sn_code.Size = new System.Drawing.Size(196, 21);
|
|
@@ -496,7 +496,7 @@
|
|
|
//
|
|
//
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
|
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
|
- this.ClientSize = new System.Drawing.Size(1120, 625);
|
|
|
|
|
|
|
+ this.ClientSize = new System.Drawing.Size(1083, 573);
|
|
|
this.Controls.Add(this.ms_wccode);
|
|
this.Controls.Add(this.ms_wccode);
|
|
|
this.Controls.Add(this.ms_craftname);
|
|
this.Controls.Add(this.ms_craftname);
|
|
|
this.Controls.Add(this.ms_craftcode);
|
|
this.Controls.Add(this.ms_craftcode);
|