|
@@ -51,9 +51,10 @@ namespace OTSIncAReportApp._1_UI.GBCalculate
|
|
|
//
|
|
|
this.btn_cal.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
|
this.btn_cal.Font = new System.Drawing.Font("SimSun", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.btn_cal.Location = new System.Drawing.Point(266, 17);
|
|
|
+ this.btn_cal.Location = new System.Drawing.Point(400, 26);
|
|
|
+ this.btn_cal.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
this.btn_cal.Name = "btn_cal";
|
|
|
- this.btn_cal.Size = new System.Drawing.Size(83, 28);
|
|
|
+ this.btn_cal.Size = new System.Drawing.Size(124, 42);
|
|
|
this.btn_cal.TabIndex = 0;
|
|
|
this.btn_cal.Text = "计算";
|
|
|
this.btn_cal.UseVisualStyleBackColor = true;
|
|
@@ -66,7 +67,8 @@ namespace OTSIncAReportApp._1_UI.GBCalculate
|
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
|
this.label1.AutoSize = true;
|
|
|
this.label1.Font = new System.Drawing.Font("SimSun", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.label1.Location = new System.Drawing.Point(10, 22);
|
|
|
+ this.label1.Location = new System.Drawing.Point(15, 33);
|
|
|
+ this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.label1.Name = "label1";
|
|
|
this.label1.Size = new System.Drawing.Size(115, 21);
|
|
|
this.label1.TabIndex = 1;
|
|
@@ -80,9 +82,10 @@ namespace OTSIncAReportApp._1_UI.GBCalculate
|
|
|
this.cBox_gride.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
|
this.cBox_gride.Font = new System.Drawing.Font("SimSun", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.cBox_gride.FormattingEnabled = true;
|
|
|
- this.cBox_gride.Location = new System.Drawing.Point(152, 17);
|
|
|
+ this.cBox_gride.Location = new System.Drawing.Point(228, 26);
|
|
|
+ this.cBox_gride.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
this.cBox_gride.Name = "cBox_gride";
|
|
|
- this.cBox_gride.Size = new System.Drawing.Size(93, 28);
|
|
|
+ this.cBox_gride.Size = new System.Drawing.Size(139, 28);
|
|
|
this.cBox_gride.TabIndex = 2;
|
|
|
//
|
|
|
// label2
|
|
@@ -92,7 +95,8 @@ namespace OTSIncAReportApp._1_UI.GBCalculate
|
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
|
this.label2.AutoSize = true;
|
|
|
this.label2.Font = new System.Drawing.Font("SimSun", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.label2.Location = new System.Drawing.Point(10, 15);
|
|
|
+ this.label2.Location = new System.Drawing.Point(15, 22);
|
|
|
+ this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.label2.Name = "label2";
|
|
|
this.label2.Size = new System.Drawing.Size(136, 21);
|
|
|
this.label2.TabIndex = 3;
|
|
@@ -105,9 +109,10 @@ namespace OTSIncAReportApp._1_UI.GBCalculate
|
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
|
this.tB_result.Enabled = false;
|
|
|
this.tB_result.Font = new System.Drawing.Font("SimSun", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.tB_result.Location = new System.Drawing.Point(152, 12);
|
|
|
+ this.tB_result.Location = new System.Drawing.Point(228, 18);
|
|
|
+ this.tB_result.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
this.tB_result.Name = "tB_result";
|
|
|
- this.tB_result.Size = new System.Drawing.Size(114, 31);
|
|
|
+ this.tB_result.Size = new System.Drawing.Size(170, 31);
|
|
|
this.tB_result.TabIndex = 4;
|
|
|
//
|
|
|
// label3
|
|
@@ -117,7 +122,8 @@ namespace OTSIncAReportApp._1_UI.GBCalculate
|
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
|
this.label3.AutoSize = true;
|
|
|
this.label3.Font = new System.Drawing.Font("SimSun", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.label3.Location = new System.Drawing.Point(10, 369);
|
|
|
+ this.label3.Location = new System.Drawing.Point(15, 554);
|
|
|
+ this.label3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.label3.Name = "label3";
|
|
|
this.label3.Size = new System.Drawing.Size(115, 21);
|
|
|
this.label3.TabIndex = 5;
|
|
@@ -129,9 +135,10 @@ namespace OTSIncAReportApp._1_UI.GBCalculate
|
|
|
| System.Windows.Forms.AnchorStyles.Left)
|
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
|
this.rBx_process.Font = new System.Drawing.Font("SimSun", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.rBx_process.Location = new System.Drawing.Point(152, 367);
|
|
|
+ this.rBx_process.Location = new System.Drawing.Point(228, 550);
|
|
|
+ this.rBx_process.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
this.rBx_process.Name = "rBx_process";
|
|
|
- this.rBx_process.Size = new System.Drawing.Size(680, 265);
|
|
|
+ this.rBx_process.Size = new System.Drawing.Size(1019, 397);
|
|
|
this.rBx_process.TabIndex = 6;
|
|
|
this.rBx_process.Text = "";
|
|
|
//
|
|
@@ -140,6 +147,7 @@ namespace OTSIncAReportApp._1_UI.GBCalculate
|
|
|
this.splitContainer1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
|
this.splitContainer1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
this.splitContainer1.Location = new System.Drawing.Point(0, 0);
|
|
|
+ this.splitContainer1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
this.splitContainer1.Name = "splitContainer1";
|
|
|
this.splitContainer1.Orientation = System.Windows.Forms.Orientation.Horizontal;
|
|
|
//
|
|
@@ -157,8 +165,9 @@ namespace OTSIncAReportApp._1_UI.GBCalculate
|
|
|
this.splitContainer1.Panel2.Controls.Add(this.label2);
|
|
|
this.splitContainer1.Panel2.Controls.Add(this.label3);
|
|
|
this.splitContainer1.Panel2.Controls.Add(this.tB_result);
|
|
|
- this.splitContainer1.Size = new System.Drawing.Size(868, 697);
|
|
|
- this.splitContainer1.SplitterDistance = 55;
|
|
|
+ this.splitContainer1.Size = new System.Drawing.Size(1302, 1045);
|
|
|
+ this.splitContainer1.SplitterDistance = 82;
|
|
|
+ this.splitContainer1.SplitterWidth = 6;
|
|
|
this.splitContainer1.TabIndex = 7;
|
|
|
//
|
|
|
// label4
|
|
@@ -168,7 +177,8 @@ namespace OTSIncAReportApp._1_UI.GBCalculate
|
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
|
this.label4.AutoSize = true;
|
|
|
this.label4.Font = new System.Drawing.Font("SimSun", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.label4.Location = new System.Drawing.Point(11, 60);
|
|
|
+ this.label4.Location = new System.Drawing.Point(16, 90);
|
|
|
+ this.label4.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.label4.Name = "label4";
|
|
|
this.label4.Size = new System.Drawing.Size(115, 21);
|
|
|
this.label4.TabIndex = 8;
|
|
@@ -178,20 +188,22 @@ namespace OTSIncAReportApp._1_UI.GBCalculate
|
|
|
//
|
|
|
this.pictureBox_PurityFormula.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
|
this.pictureBox_PurityFormula.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox_PurityFormula.Image")));
|
|
|
- this.pictureBox_PurityFormula.Location = new System.Drawing.Point(152, 60);
|
|
|
+ this.pictureBox_PurityFormula.Location = new System.Drawing.Point(228, 90);
|
|
|
+ this.pictureBox_PurityFormula.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
this.pictureBox_PurityFormula.Name = "pictureBox_PurityFormula";
|
|
|
- this.pictureBox_PurityFormula.Size = new System.Drawing.Size(680, 308);
|
|
|
+ this.pictureBox_PurityFormula.Size = new System.Drawing.Size(1019, 461);
|
|
|
this.pictureBox_PurityFormula.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
|
|
|
this.pictureBox_PurityFormula.TabIndex = 7;
|
|
|
this.pictureBox_PurityFormula.TabStop = false;
|
|
|
//
|
|
|
// Purity
|
|
|
//
|
|
|
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
|
|
|
+ this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 18F);
|
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
|
this.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
|
|
|
- this.ClientSize = new System.Drawing.Size(868, 697);
|
|
|
+ this.ClientSize = new System.Drawing.Size(1302, 1045);
|
|
|
this.Controls.Add(this.splitContainer1);
|
|
|
+ this.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
this.Name = "Purity";
|
|
|
this.ShowIcon = false;
|
|
|
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
|