|
|
@@ -140,36 +140,39 @@
|
|
|
//
|
|
|
this.SnType2.AutoSize = true;
|
|
|
this.SnType2.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
|
- this.SnType2.Location = new System.Drawing.Point(227, 107);
|
|
|
+ this.SnType2.Location = new System.Drawing.Point(775, 131);
|
|
|
this.SnType2.Name = "SnType2";
|
|
|
this.SnType2.Size = new System.Drawing.Size(90, 28);
|
|
|
this.SnType2.TabIndex = 183;
|
|
|
this.SnType2.Text = "序列号";
|
|
|
this.SnType2.UseVisualStyleBackColor = true;
|
|
|
+ this.SnType2.Visible = false;
|
|
|
this.SnType2.Click += new System.EventHandler(this.SnType2_Click);
|
|
|
//
|
|
|
// SnType1
|
|
|
//
|
|
|
this.SnType1.AutoSize = true;
|
|
|
this.SnType1.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
|
- this.SnType1.Location = new System.Drawing.Point(131, 107);
|
|
|
+ this.SnType1.Location = new System.Drawing.Point(679, 131);
|
|
|
this.SnType1.Name = "SnType1";
|
|
|
this.SnType1.Size = new System.Drawing.Size(90, 28);
|
|
|
this.SnType1.TabIndex = 181;
|
|
|
this.SnType1.Text = "拼板号";
|
|
|
this.SnType1.UseVisualStyleBackColor = true;
|
|
|
+ this.SnType1.Visible = false;
|
|
|
this.SnType1.Click += new System.EventHandler(this.SnType1_Click);
|
|
|
//
|
|
|
// SnTypeLab
|
|
|
//
|
|
|
this.SnTypeLab.AutoSize = true;
|
|
|
this.SnTypeLab.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.SnTypeLab.Location = new System.Drawing.Point(30, 106);
|
|
|
+ this.SnTypeLab.Location = new System.Drawing.Point(578, 130);
|
|
|
this.SnTypeLab.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.SnTypeLab.Name = "SnTypeLab";
|
|
|
this.SnTypeLab.Size = new System.Drawing.Size(122, 28);
|
|
|
this.SnTypeLab.TabIndex = 182;
|
|
|
this.SnTypeLab.Text = "序列号类型:";
|
|
|
+ this.SnTypeLab.Visible = false;
|
|
|
//
|
|
|
// OkBox
|
|
|
//
|
|
|
@@ -360,7 +363,7 @@
|
|
|
//
|
|
|
// SNVal
|
|
|
//
|
|
|
- this.SNVal.Location = new System.Drawing.Point(118, 145);
|
|
|
+ this.SNVal.Location = new System.Drawing.Point(118, 103);
|
|
|
this.SNVal.Name = "SNVal";
|
|
|
this.SNVal.Size = new System.Drawing.Size(243, 31);
|
|
|
this.SNVal.TabIndex = 164;
|
|
|
@@ -370,7 +373,7 @@
|
|
|
//
|
|
|
this.SNLab.AutoSize = true;
|
|
|
this.SNLab.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.SNLab.Location = new System.Drawing.Point(60, 146);
|
|
|
+ this.SNLab.Location = new System.Drawing.Point(60, 104);
|
|
|
this.SNLab.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.SNLab.Name = "SNLab";
|
|
|
this.SNLab.Size = new System.Drawing.Size(80, 28);
|