|
|
@@ -143,6 +143,7 @@
|
|
|
this.TSNLength_checkBox.AutoSize = true;
|
|
|
this.TSNLength_checkBox.Font = new System.Drawing.Font("微软雅黑", 10F);
|
|
|
this.TSNLength_checkBox.Location = new System.Drawing.Point(46, 100);
|
|
|
+ this.TSNLength_checkBox.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
this.TSNLength_checkBox.Name = "TSNLength_checkBox";
|
|
|
this.TSNLength_checkBox.Size = new System.Drawing.Size(117, 31);
|
|
|
this.TSNLength_checkBox.TabIndex = 10;
|
|
|
@@ -153,7 +154,8 @@
|
|
|
//
|
|
|
this.SNLength_checkBox.AutoSize = true;
|
|
|
this.SNLength_checkBox.Font = new System.Drawing.Font("微软雅黑", 10F);
|
|
|
- this.SNLength_checkBox.Location = new System.Drawing.Point(46, 147);
|
|
|
+ this.SNLength_checkBox.Location = new System.Drawing.Point(46, 146);
|
|
|
+ this.SNLength_checkBox.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
this.SNLength_checkBox.Name = "SNLength_checkBox";
|
|
|
this.SNLength_checkBox.Size = new System.Drawing.Size(106, 31);
|
|
|
this.SNLength_checkBox.TabIndex = 11;
|
|
|
@@ -165,6 +167,7 @@
|
|
|
this.TSNPre_checkBox.AutoSize = true;
|
|
|
this.TSNPre_checkBox.Font = new System.Drawing.Font("微软雅黑", 10F);
|
|
|
this.TSNPre_checkBox.Location = new System.Drawing.Point(450, 100);
|
|
|
+ this.TSNPre_checkBox.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
this.TSNPre_checkBox.Name = "TSNPre_checkBox";
|
|
|
this.TSNPre_checkBox.Size = new System.Drawing.Size(117, 31);
|
|
|
this.TSNPre_checkBox.TabIndex = 12;
|
|
|
@@ -176,6 +179,7 @@
|
|
|
this.SNPre_checkBox.AutoSize = true;
|
|
|
this.SNPre_checkBox.Font = new System.Drawing.Font("微软雅黑", 10F);
|
|
|
this.SNPre_checkBox.Location = new System.Drawing.Point(450, 148);
|
|
|
+ this.SNPre_checkBox.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
this.SNPre_checkBox.Name = "SNPre_checkBox";
|
|
|
this.SNPre_checkBox.Size = new System.Drawing.Size(106, 31);
|
|
|
this.SNPre_checkBox.TabIndex = 13;
|
|
|
@@ -230,12 +234,14 @@
|
|
|
this.ChangeResult.AutoSize = true;
|
|
|
this.ChangeResult.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.ChangeResult.Location = new System.Drawing.Point(414, 524);
|
|
|
+ this.ChangeResult.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
this.ChangeResult.Name = "ChangeResult";
|
|
|
this.ChangeResult.Power = "ifspecial";
|
|
|
this.ChangeResult.Size = new System.Drawing.Size(136, 35);
|
|
|
this.ChangeResult.TabIndex = 145;
|
|
|
this.ChangeResult.Text = "重新转换";
|
|
|
this.ChangeResult.UseVisualStyleBackColor = true;
|
|
|
+ this.ChangeResult.CheckedChanged += new System.EventHandler(this.ChangeResult_CheckedChanged);
|
|
|
//
|
|
|
// show_sncode
|
|
|
//
|
|
|
@@ -285,6 +291,7 @@
|
|
|
this.code.Font = new System.Drawing.Font("微软雅黑", 10F);
|
|
|
this.code.ID = null;
|
|
|
this.code.Location = new System.Drawing.Point(138, 526);
|
|
|
+ this.code.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
this.code.Name = "code";
|
|
|
this.code.Power = null;
|
|
|
this.code.Size = new System.Drawing.Size(238, 34);
|
|
|
@@ -296,10 +303,11 @@
|
|
|
//
|
|
|
// OperateResult
|
|
|
//
|
|
|
- this.OperateResult.Font = new System.Drawing.Font("宋体", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.OperateResult.Font = new System.Drawing.Font("微软雅黑", 15F);
|
|
|
this.OperateResult.Location = new System.Drawing.Point(46, 221);
|
|
|
+ this.OperateResult.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
this.OperateResult.Name = "OperateResult";
|
|
|
- this.OperateResult.Size = new System.Drawing.Size(1153, 241);
|
|
|
+ this.OperateResult.Size = new System.Drawing.Size(1153, 240);
|
|
|
this.OperateResult.TabIndex = 19;
|
|
|
this.OperateResult.Text = "";
|
|
|
//
|
|
|
@@ -309,7 +317,8 @@
|
|
|
this.SNPre.BackColor = System.Drawing.Color.White;
|
|
|
this.SNPre.Font = new System.Drawing.Font("微软雅黑", 10F);
|
|
|
this.SNPre.ID = null;
|
|
|
- this.SNPre.Location = new System.Drawing.Point(584, 147);
|
|
|
+ this.SNPre.Location = new System.Drawing.Point(584, 146);
|
|
|
+ this.SNPre.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
this.SNPre.Name = "SNPre";
|
|
|
this.SNPre.Power = null;
|
|
|
this.SNPre.Size = new System.Drawing.Size(210, 34);
|
|
|
@@ -325,6 +334,7 @@
|
|
|
this.TSNPre.Font = new System.Drawing.Font("微软雅黑", 10F);
|
|
|
this.TSNPre.ID = null;
|
|
|
this.TSNPre.Location = new System.Drawing.Point(584, 98);
|
|
|
+ this.TSNPre.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
this.TSNPre.Name = "TSNPre";
|
|
|
this.TSNPre.Power = null;
|
|
|
this.TSNPre.Size = new System.Drawing.Size(210, 34);
|
|
|
@@ -339,7 +349,8 @@
|
|
|
this.SNLength.BackColor = System.Drawing.Color.White;
|
|
|
this.SNLength.Font = new System.Drawing.Font("微软雅黑", 10F);
|
|
|
this.SNLength.ID = null;
|
|
|
- this.SNLength.Location = new System.Drawing.Point(193, 144);
|
|
|
+ this.SNLength.Location = new System.Drawing.Point(194, 144);
|
|
|
+ this.SNLength.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
this.SNLength.Name = "SNLength";
|
|
|
this.SNLength.Negative = false;
|
|
|
this.SNLength.Power = null;
|
|
|
@@ -355,7 +366,8 @@
|
|
|
this.TSNLength.BackColor = System.Drawing.Color.White;
|
|
|
this.TSNLength.Font = new System.Drawing.Font("微软雅黑", 10F);
|
|
|
this.TSNLength.ID = null;
|
|
|
- this.TSNLength.Location = new System.Drawing.Point(193, 98);
|
|
|
+ this.TSNLength.Location = new System.Drawing.Point(194, 98);
|
|
|
+ this.TSNLength.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
this.TSNLength.Name = "TSNLength";
|
|
|
this.TSNLength.Negative = false;
|
|
|
this.TSNLength.Power = null;
|
|
|
@@ -389,7 +401,7 @@
|
|
|
//
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 18F);
|
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
|
- this.ClientSize = new System.Drawing.Size(1268, 591);
|
|
|
+ this.ClientSize = new System.Drawing.Size(1268, 590);
|
|
|
this.Controls.Add(this.ma_softversion);
|
|
|
this.Controls.Add(this.label2);
|
|
|
this.Controls.Add(this.ChangeResult);
|
|
|
@@ -419,6 +431,7 @@
|
|
|
this.Controls.Add(this.ma_prodcode_label);
|
|
|
this.Controls.Add(this.ms_macode_label);
|
|
|
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
|
|
|
+ this.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
this.Name = "Make_SeqProgramTransform";
|
|
|
this.Tag = "Make!SeqProgramTransform";
|
|
|
this.Load += new System.EventHandler(this.Make_SeqProgramTransform_Load);
|