|
@@ -342,7 +342,7 @@
|
|
|
//
|
|
//
|
|
|
this.OperateResult.Font = new System.Drawing.Font("微软雅黑", 15F);
|
|
this.OperateResult.Font = new System.Drawing.Font("微软雅黑", 15F);
|
|
|
this.OperateResult.Location = new System.Drawing.Point(28, 220);
|
|
this.OperateResult.Location = new System.Drawing.Point(28, 220);
|
|
|
- this.OperateResult.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
|
|
|
|
+ this.OperateResult.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.OperateResult.Name = "OperateResult";
|
|
this.OperateResult.Name = "OperateResult";
|
|
|
this.OperateResult.Size = new System.Drawing.Size(1216, 344);
|
|
this.OperateResult.Size = new System.Drawing.Size(1216, 344);
|
|
|
this.OperateResult.TabIndex = 78;
|
|
this.OperateResult.TabIndex = 78;
|
|
@@ -355,7 +355,7 @@
|
|
|
this.sncode.Font = new System.Drawing.Font("微软雅黑", 10F);
|
|
this.sncode.Font = new System.Drawing.Font("微软雅黑", 10F);
|
|
|
this.sncode.ID = null;
|
|
this.sncode.ID = null;
|
|
|
this.sncode.Location = new System.Drawing.Point(145, 644);
|
|
this.sncode.Location = new System.Drawing.Point(145, 644);
|
|
|
- this.sncode.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
|
|
|
|
+ this.sncode.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.sncode.Name = "sncode";
|
|
this.sncode.Name = "sncode";
|
|
|
this.sncode.Power = "ifread";
|
|
this.sncode.Power = "ifread";
|
|
|
this.sncode.Size = new System.Drawing.Size(238, 34);
|
|
this.sncode.Size = new System.Drawing.Size(238, 34);
|
|
@@ -420,12 +420,12 @@
|
|
|
this.Controls.Add(this.pr_detail_label);
|
|
this.Controls.Add(this.pr_detail_label);
|
|
|
this.Controls.Add(this.ma_prodcode_label);
|
|
this.Controls.Add(this.ma_prodcode_label);
|
|
|
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
|
|
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
|
|
|
- this.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
|
|
|
|
+ this.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.Name = "Make_SeqTransform";
|
|
this.Name = "Make_SeqTransform";
|
|
|
this.Tag = "Make!SeqTransform";
|
|
this.Tag = "Make!SeqTransform";
|
|
|
this.Text = " ";
|
|
this.Text = " ";
|
|
|
- this.Load += new System.EventHandler(this.序列转换_Load);
|
|
|
|
|
- this.SizeChanged += new System.EventHandler(this.序列转换_SizeChanged);
|
|
|
|
|
|
|
+ this.Load += new System.EventHandler(this.Make_SeqTransform_Load);
|
|
|
|
|
+ this.SizeChanged += new System.EventHandler(this.Make_SeqTransform_SizeChanged);
|
|
|
((System.ComponentModel.ISupportInitialize)(this.ClearSn_code)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.ClearSn_code)).EndInit();
|
|
|
this.ResumeLayout(false);
|
|
this.ResumeLayout(false);
|
|
|
this.PerformLayout();
|
|
this.PerformLayout();
|