|  | @@ -45,24 +45,20 @@ namespace OTSIncAReprotCharts
 | 
	
		
			
				|  |  |              this.button16 = new System.Windows.Forms.Button();
 | 
	
		
			
				|  |  |              this.button15 = new System.Windows.Forms.Button();
 | 
	
		
			
				|  |  |              this.groupBox3 = new System.Windows.Forms.GroupBox();
 | 
	
		
			
				|  |  | +            this.comboBox_PartiSizeFileFolder = new System.Windows.Forms.ComboBox();
 | 
	
		
			
				|  |  |              this.btn_PartSize = new System.Windows.Forms.Button();
 | 
	
		
			
				|  |  | -            this.tb_PartiSizeFileFolder = new System.Windows.Forms.TextBox();
 | 
	
		
			
				|  |  |              this.label4 = new System.Windows.Forms.Label();
 | 
	
		
			
				|  |  | -            this.tb_sjtmbwj = new System.Windows.Forms.TextBox();
 | 
	
		
			
				|  |  | -            this.tb_sjtmb = new System.Windows.Forms.TextBox();
 | 
	
		
			
				|  |  |              this.btn_ybcsqx = new System.Windows.Forms.Button();
 | 
	
		
			
				|  |  |              this.btn_ybcsbc = new System.Windows.Forms.Button();
 | 
	
		
			
				|  |  |              this.btn_sjtmbwj = new System.Windows.Forms.Button();
 | 
	
		
			
				|  |  |              this.label17 = new System.Windows.Forms.Label();
 | 
	
		
			
				|  |  | -            this.label5 = new System.Windows.Forms.Label();
 | 
	
		
			
				|  |  |              this.groupBox6 = new System.Windows.Forms.GroupBox();
 | 
	
		
			
				|  |  | +            this.cB_sjtmbwj = new System.Windows.Forms.ComboBox();
 | 
	
		
			
				|  |  |              this.tb_blyz = new System.Windows.Forms.TextBox();
 | 
	
		
			
				|  |  |              this.label22 = new System.Windows.Forms.Label();
 | 
	
		
			
				|  |  |              this.folderBrowserDialog1 = new System.Windows.Forms.FolderBrowserDialog();
 | 
	
		
			
				|  |  |              this.groupBox2 = new System.Windows.Forms.GroupBox();
 | 
	
		
			
				|  |  |              this.label1 = new System.Windows.Forms.Label();
 | 
	
		
			
				|  |  | -            this.comboBox_PartiSizeFileFolder = new System.Windows.Forms.ComboBox();
 | 
	
		
			
				|  |  | -            this.cB_sjtmbwj = new System.Windows.Forms.ComboBox();
 | 
	
		
			
				|  |  |              this.groupBox1 = new System.Windows.Forms.GroupBox();
 | 
	
		
			
				|  |  |              this.cB_SIZE_CAL_METHOD_TYPE = new System.Windows.Forms.ComboBox();
 | 
	
		
			
				|  |  |              this.label2 = new System.Windows.Forms.Label();
 | 
	
	
		
			
				|  | @@ -198,6 +194,15 @@ namespace OTSIncAReprotCharts
 | 
	
		
			
				|  |  |              this.groupBox3.TabStop = false;
 | 
	
		
			
				|  |  |              this.groupBox3.Text = "粒级设置";
 | 
	
		
			
				|  |  |              // 
 | 
	
		
			
				|  |  | +            // comboBox_PartiSizeFileFolder
 | 
	
		
			
				|  |  | +            // 
 | 
	
		
			
				|  |  | +            this.comboBox_PartiSizeFileFolder.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
 | 
	
		
			
				|  |  | +            this.comboBox_PartiSizeFileFolder.FormattingEnabled = true;
 | 
	
		
			
				|  |  | +            this.comboBox_PartiSizeFileFolder.Location = new System.Drawing.Point(125, 15);
 | 
	
		
			
				|  |  | +            this.comboBox_PartiSizeFileFolder.Name = "comboBox_PartiSizeFileFolder";
 | 
	
		
			
				|  |  | +            this.comboBox_PartiSizeFileFolder.Size = new System.Drawing.Size(333, 20);
 | 
	
		
			
				|  |  | +            this.comboBox_PartiSizeFileFolder.TabIndex = 5;
 | 
	
		
			
				|  |  | +            // 
 | 
	
		
			
				|  |  |              // btn_PartSize
 | 
	
		
			
				|  |  |              // 
 | 
	
		
			
				|  |  |              this.btn_PartSize.Location = new System.Drawing.Point(463, 17);
 | 
	
	
		
			
				|  | @@ -209,15 +214,6 @@ namespace OTSIncAReprotCharts
 | 
	
		
			
				|  |  |              this.btn_PartSize.UseVisualStyleBackColor = true;
 | 
	
		
			
				|  |  |              this.btn_PartSize.Click += new System.EventHandler(this.btn_PartSize_Click);
 | 
	
		
			
				|  |  |              // 
 | 
	
		
			
				|  |  | -            // tb_PartiSizeFileFolder
 | 
	
		
			
				|  |  | -            // 
 | 
	
		
			
				|  |  | -            this.tb_PartiSizeFileFolder.Enabled = false;
 | 
	
		
			
				|  |  | -            this.tb_PartiSizeFileFolder.Location = new System.Drawing.Point(545, 23);
 | 
	
		
			
				|  |  | -            this.tb_PartiSizeFileFolder.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
 | 
	
		
			
				|  |  | -            this.tb_PartiSizeFileFolder.Name = "tb_PartiSizeFileFolder";
 | 
	
		
			
				|  |  | -            this.tb_PartiSizeFileFolder.Size = new System.Drawing.Size(336, 21);
 | 
	
		
			
				|  |  | -            this.tb_PartiSizeFileFolder.TabIndex = 3;
 | 
	
		
			
				|  |  | -            // 
 | 
	
		
			
				|  |  |              // label4
 | 
	
		
			
				|  |  |              // 
 | 
	
		
			
				|  |  |              this.label4.AutoSize = true;
 | 
	
	
		
			
				|  | @@ -228,24 +224,6 @@ namespace OTSIncAReprotCharts
 | 
	
		
			
				|  |  |              this.label4.TabIndex = 2;
 | 
	
		
			
				|  |  |              this.label4.Text = "粒级表";
 | 
	
		
			
				|  |  |              // 
 | 
	
		
			
				|  |  | -            // tb_sjtmbwj
 | 
	
		
			
				|  |  | -            // 
 | 
	
		
			
				|  |  | -            this.tb_sjtmbwj.Enabled = false;
 | 
	
		
			
				|  |  | -            this.tb_sjtmbwj.Location = new System.Drawing.Point(606, 94);
 | 
	
		
			
				|  |  | -            this.tb_sjtmbwj.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
 | 
	
		
			
				|  |  | -            this.tb_sjtmbwj.Name = "tb_sjtmbwj";
 | 
	
		
			
				|  |  | -            this.tb_sjtmbwj.Size = new System.Drawing.Size(335, 21);
 | 
	
		
			
				|  |  | -            this.tb_sjtmbwj.TabIndex = 3;
 | 
	
		
			
				|  |  | -            // 
 | 
	
		
			
				|  |  | -            // tb_sjtmb
 | 
	
		
			
				|  |  | -            // 
 | 
	
		
			
				|  |  | -            this.tb_sjtmb.Enabled = false;
 | 
	
		
			
				|  |  | -            this.tb_sjtmb.Location = new System.Drawing.Point(606, 69);
 | 
	
		
			
				|  |  | -            this.tb_sjtmb.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
 | 
	
		
			
				|  |  | -            this.tb_sjtmb.Name = "tb_sjtmb";
 | 
	
		
			
				|  |  | -            this.tb_sjtmb.Size = new System.Drawing.Size(373, 21);
 | 
	
		
			
				|  |  | -            this.tb_sjtmb.TabIndex = 3;
 | 
	
		
			
				|  |  | -            // 
 | 
	
		
			
				|  |  |              // btn_ybcsqx
 | 
	
		
			
				|  |  |              // 
 | 
	
		
			
				|  |  |              this.btn_ybcsqx.Location = new System.Drawing.Point(444, 253);
 | 
	
	
		
			
				|  | @@ -289,16 +267,6 @@ namespace OTSIncAReprotCharts
 | 
	
		
			
				|  |  |              this.label17.TabIndex = 2;
 | 
	
		
			
				|  |  |              this.label17.Text = "三元图";
 | 
	
		
			
				|  |  |              // 
 | 
	
		
			
				|  |  | -            // label5
 | 
	
		
			
				|  |  | -            // 
 | 
	
		
			
				|  |  | -            this.label5.AutoSize = true;
 | 
	
		
			
				|  |  | -            this.label5.Location = new System.Drawing.Point(550, 72);
 | 
	
		
			
				|  |  | -            this.label5.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
 | 
	
		
			
				|  |  | -            this.label5.Name = "label5";
 | 
	
		
			
				|  |  | -            this.label5.Size = new System.Drawing.Size(41, 12);
 | 
	
		
			
				|  |  | -            this.label5.TabIndex = 2;
 | 
	
		
			
				|  |  | -            this.label5.Text = "文件夹";
 | 
	
		
			
				|  |  | -            // 
 | 
	
		
			
				|  |  |              // groupBox6
 | 
	
		
			
				|  |  |              // 
 | 
	
		
			
				|  |  |              this.groupBox6.Controls.Add(this.cB_sjtmbwj);
 | 
	
	
		
			
				|  | @@ -313,6 +281,14 @@ namespace OTSIncAReprotCharts
 | 
	
		
			
				|  |  |              this.groupBox6.TabStop = false;
 | 
	
		
			
				|  |  |              this.groupBox6.Text = "三元相图模板设置";
 | 
	
		
			
				|  |  |              // 
 | 
	
		
			
				|  |  | +            // cB_sjtmbwj
 | 
	
		
			
				|  |  | +            // 
 | 
	
		
			
				|  |  | +            this.cB_sjtmbwj.FormattingEnabled = true;
 | 
	
		
			
				|  |  | +            this.cB_sjtmbwj.Location = new System.Drawing.Point(125, 24);
 | 
	
		
			
				|  |  | +            this.cB_sjtmbwj.Name = "cB_sjtmbwj";
 | 
	
		
			
				|  |  | +            this.cB_sjtmbwj.Size = new System.Drawing.Size(333, 20);
 | 
	
		
			
				|  |  | +            this.cB_sjtmbwj.TabIndex = 5;
 | 
	
		
			
				|  |  | +            // 
 | 
	
		
			
				|  |  |              // tb_blyz
 | 
	
		
			
				|  |  |              // 
 | 
	
		
			
				|  |  |              this.tb_blyz.Location = new System.Drawing.Point(125, 15);
 | 
	
	
		
			
				|  | @@ -361,23 +337,6 @@ namespace OTSIncAReprotCharts
 | 
	
		
			
				|  |  |              this.label1.TabIndex = 2;
 | 
	
		
			
				|  |  |              this.label1.Text = "特征/夹杂物指数=特征总面积/检测视场总面积*系数";
 | 
	
		
			
				|  |  |              // 
 | 
	
		
			
				|  |  | -            // comboBox_PartiSizeFileFolder
 | 
	
		
			
				|  |  | -            // 
 | 
	
		
			
				|  |  | -            this.comboBox_PartiSizeFileFolder.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
 | 
	
		
			
				|  |  | -            this.comboBox_PartiSizeFileFolder.FormattingEnabled = true;
 | 
	
		
			
				|  |  | -            this.comboBox_PartiSizeFileFolder.Location = new System.Drawing.Point(125, 15);
 | 
	
		
			
				|  |  | -            this.comboBox_PartiSizeFileFolder.Name = "comboBox_PartiSizeFileFolder";
 | 
	
		
			
				|  |  | -            this.comboBox_PartiSizeFileFolder.Size = new System.Drawing.Size(333, 20);
 | 
	
		
			
				|  |  | -            this.comboBox_PartiSizeFileFolder.TabIndex = 5;
 | 
	
		
			
				|  |  | -            // 
 | 
	
		
			
				|  |  | -            // cB_sjtmbwj
 | 
	
		
			
				|  |  | -            // 
 | 
	
		
			
				|  |  | -            this.cB_sjtmbwj.FormattingEnabled = true;
 | 
	
		
			
				|  |  | -            this.cB_sjtmbwj.Location = new System.Drawing.Point(125, 24);
 | 
	
		
			
				|  |  | -            this.cB_sjtmbwj.Name = "cB_sjtmbwj";
 | 
	
		
			
				|  |  | -            this.cB_sjtmbwj.Size = new System.Drawing.Size(333, 20);
 | 
	
		
			
				|  |  | -            this.cB_sjtmbwj.TabIndex = 5;
 | 
	
		
			
				|  |  | -            // 
 | 
	
		
			
				|  |  |              // groupBox1
 | 
	
		
			
				|  |  |              // 
 | 
	
		
			
				|  |  |              this.groupBox1.Controls.Add(this.cB_SIZE_CAL_METHOD_TYPE);
 | 
	
	
		
			
				|  | @@ -415,11 +374,7 @@ namespace OTSIncAReprotCharts
 | 
	
		
			
				|  |  |              this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
 | 
	
		
			
				|  |  |              this.ClientSize = new System.Drawing.Size(520, 283);
 | 
	
		
			
				|  |  |              this.Controls.Add(this.groupBox1);
 | 
	
		
			
				|  |  | -            this.Controls.Add(this.tb_sjtmbwj);
 | 
	
		
			
				|  |  | -            this.Controls.Add(this.tb_sjtmb);
 | 
	
		
			
				|  |  | -            this.Controls.Add(this.label5);
 | 
	
		
			
				|  |  |              this.Controls.Add(this.groupBox2);
 | 
	
		
			
				|  |  | -            this.Controls.Add(this.tb_PartiSizeFileFolder);
 | 
	
		
			
				|  |  |              this.Controls.Add(this.groupBox6);
 | 
	
		
			
				|  |  |              this.Controls.Add(this.groupBox3);
 | 
	
		
			
				|  |  |              this.Controls.Add(this.btn_ybcsqx);
 | 
	
	
		
			
				|  | @@ -442,7 +397,6 @@ namespace OTSIncAReprotCharts
 | 
	
		
			
				|  |  |              this.groupBox1.ResumeLayout(false);
 | 
	
		
			
				|  |  |              this.groupBox1.PerformLayout();
 | 
	
		
			
				|  |  |              this.ResumeLayout(false);
 | 
	
		
			
				|  |  | -            this.PerformLayout();
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |          }
 | 
	
		
			
				|  |  |  
 | 
	
	
		
			
				|  | @@ -465,15 +419,11 @@ namespace OTSIncAReprotCharts
 | 
	
		
			
				|  |  |          private System.Windows.Forms.Button btn_ybcsbc;
 | 
	
		
			
				|  |  |          private System.Windows.Forms.Button btn_sjtmbwj;
 | 
	
		
			
				|  |  |          private System.Windows.Forms.Label label17;
 | 
	
		
			
				|  |  | -        private System.Windows.Forms.Label label5;
 | 
	
		
			
				|  |  |          private System.Windows.Forms.Label label4;
 | 
	
		
			
				|  |  |          private System.Windows.Forms.GroupBox groupBox6;
 | 
	
		
			
				|  |  |          private System.Windows.Forms.Label label22;
 | 
	
		
			
				|  |  |          private System.Windows.Forms.TextBox tb_blyz;
 | 
	
		
			
				|  |  | -        public System.Windows.Forms.TextBox tb_sjtmbwj;
 | 
	
		
			
				|  |  | -        public System.Windows.Forms.TextBox tb_sjtmb;
 | 
	
		
			
				|  |  |          private System.Windows.Forms.FolderBrowserDialog folderBrowserDialog1;
 | 
	
		
			
				|  |  | -        public System.Windows.Forms.TextBox tb_PartiSizeFileFolder;
 | 
	
		
			
				|  |  |          private System.Windows.Forms.GroupBox groupBox2;
 | 
	
		
			
				|  |  |          private Button btn_PartSize;
 | 
	
		
			
				|  |  |          private Label label1;
 |