|
@@ -76,6 +76,9 @@
|
|
|
this.label33 = new System.Windows.Forms.Label();
|
|
|
this.label42 = new System.Windows.Forms.Label();
|
|
|
this.groupBox8 = new System.Windows.Forms.GroupBox();
|
|
|
+ this.label11111 = new System.Windows.Forms.Label();
|
|
|
+ this.button5 = new System.Windows.Forms.Button();
|
|
|
+ this.tb_RemoveElements = new System.Windows.Forms.TextBox();
|
|
|
this.ck_kllb_fjzt = new System.Windows.Forms.CheckBox();
|
|
|
this.label111 = new System.Windows.Forms.Label();
|
|
|
this.groupBox_zt = new System.Windows.Forms.GroupBox();
|
|
@@ -118,9 +121,8 @@
|
|
|
this.groupBox9 = new System.Windows.Forms.GroupBox();
|
|
|
this.label39 = new System.Windows.Forms.Label();
|
|
|
this.cb_ParticleRange = new System.Windows.Forms.ComboBox();
|
|
|
- this.tb_RemoveElements = new System.Windows.Forms.TextBox();
|
|
|
- this.button5 = new System.Windows.Forms.Button();
|
|
|
- this.label11111 = new System.Windows.Forms.Label();
|
|
|
+ this.delete_Class = new System.Windows.Forms.TextBox();
|
|
|
+ this.label_delete_Class = new System.Windows.Forms.Label();
|
|
|
this.groupBox1.SuspendLayout();
|
|
|
this.groupBox4.SuspendLayout();
|
|
|
this.groupBox6.SuspendLayout();
|
|
@@ -634,6 +636,8 @@
|
|
|
//
|
|
|
// groupBox8
|
|
|
//
|
|
|
+ this.groupBox8.Controls.Add(this.label_delete_Class);
|
|
|
+ this.groupBox8.Controls.Add(this.delete_Class);
|
|
|
this.groupBox8.Controls.Add(this.label11111);
|
|
|
this.groupBox8.Controls.Add(this.button5);
|
|
|
this.groupBox8.Controls.Add(this.tb_RemoveElements);
|
|
@@ -653,11 +657,39 @@
|
|
|
this.groupBox8.Margin = new System.Windows.Forms.Padding(2);
|
|
|
this.groupBox8.Name = "groupBox8";
|
|
|
this.groupBox8.Padding = new System.Windows.Forms.Padding(2);
|
|
|
- this.groupBox8.Size = new System.Drawing.Size(263, 464);
|
|
|
+ this.groupBox8.Size = new System.Drawing.Size(263, 501);
|
|
|
this.groupBox8.TabIndex = 6;
|
|
|
this.groupBox8.TabStop = false;
|
|
|
this.groupBox8.Text = "颗粒列表";
|
|
|
//
|
|
|
+ // label11111
|
|
|
+ //
|
|
|
+ this.label11111.AutoSize = true;
|
|
|
+ this.label11111.Location = new System.Drawing.Point(14, 382);
|
|
|
+ this.label11111.Name = "label11111";
|
|
|
+ this.label11111.Size = new System.Drawing.Size(77, 12);
|
|
|
+ this.label11111.TabIndex = 61;
|
|
|
+ this.label11111.Text = "去除元素信息";
|
|
|
+ //
|
|
|
+ // button5
|
|
|
+ //
|
|
|
+ this.button5.Location = new System.Drawing.Point(202, 403);
|
|
|
+ this.button5.Name = "button5";
|
|
|
+ this.button5.Size = new System.Drawing.Size(55, 23);
|
|
|
+ this.button5.TabIndex = 60;
|
|
|
+ this.button5.Text = "选取";
|
|
|
+ this.button5.UseVisualStyleBackColor = true;
|
|
|
+ this.button5.Click += new System.EventHandler(this.button5_Click);
|
|
|
+ //
|
|
|
+ // tb_RemoveElements
|
|
|
+ //
|
|
|
+ this.tb_RemoveElements.Location = new System.Drawing.Point(11, 405);
|
|
|
+ this.tb_RemoveElements.Margin = new System.Windows.Forms.Padding(2);
|
|
|
+ this.tb_RemoveElements.Name = "tb_RemoveElements";
|
|
|
+ this.tb_RemoveElements.ReadOnly = true;
|
|
|
+ this.tb_RemoveElements.Size = new System.Drawing.Size(181, 21);
|
|
|
+ this.tb_RemoveElements.TabIndex = 59;
|
|
|
+ //
|
|
|
// ck_kllb_fjzt
|
|
|
//
|
|
|
this.ck_kllb_fjzt.AutoSize = true;
|
|
@@ -1002,7 +1034,7 @@
|
|
|
this.groupBox211.Controls.Add(this.label1311);
|
|
|
this.groupBox211.Controls.Add(this.label1211);
|
|
|
this.groupBox211.Controls.Add(this.ck_jzwzb_surface);
|
|
|
- this.groupBox211.Location = new System.Drawing.Point(3, 1706);
|
|
|
+ this.groupBox211.Location = new System.Drawing.Point(3, 1749);
|
|
|
this.groupBox211.Name = "groupBox211";
|
|
|
this.groupBox211.Size = new System.Drawing.Size(263, 81);
|
|
|
this.groupBox211.TabIndex = 8;
|
|
@@ -1049,7 +1081,7 @@
|
|
|
// groupBZ
|
|
|
//
|
|
|
this.groupBZ.Controls.Add(this.textBox_strBZ);
|
|
|
- this.groupBZ.Location = new System.Drawing.Point(5, 1793);
|
|
|
+ this.groupBZ.Location = new System.Drawing.Point(5, 1838);
|
|
|
this.groupBZ.Name = "groupBZ";
|
|
|
this.groupBZ.Size = new System.Drawing.Size(263, 139);
|
|
|
this.groupBZ.TabIndex = 7;
|
|
@@ -1106,33 +1138,21 @@
|
|
|
this.cb_ParticleRange.Size = new System.Drawing.Size(121, 20);
|
|
|
this.cb_ParticleRange.TabIndex = 76;
|
|
|
//
|
|
|
- // tb_RemoveElements
|
|
|
+ // delete_Class
|
|
|
//
|
|
|
- this.tb_RemoveElements.Location = new System.Drawing.Point(11, 405);
|
|
|
- this.tb_RemoveElements.Margin = new System.Windows.Forms.Padding(2);
|
|
|
- this.tb_RemoveElements.Name = "tb_RemoveElements";
|
|
|
- this.tb_RemoveElements.ReadOnly = true;
|
|
|
- this.tb_RemoveElements.Size = new System.Drawing.Size(181, 21);
|
|
|
- this.tb_RemoveElements.TabIndex = 59;
|
|
|
+ this.delete_Class.Location = new System.Drawing.Point(11, 464);
|
|
|
+ this.delete_Class.Name = "delete_Class";
|
|
|
+ this.delete_Class.Size = new System.Drawing.Size(181, 21);
|
|
|
+ this.delete_Class.TabIndex = 62;
|
|
|
//
|
|
|
- // button5
|
|
|
+ // label_delete_Class
|
|
|
//
|
|
|
- this.button5.Location = new System.Drawing.Point(202, 403);
|
|
|
- this.button5.Name = "button5";
|
|
|
- this.button5.Size = new System.Drawing.Size(55, 23);
|
|
|
- this.button5.TabIndex = 60;
|
|
|
- this.button5.Text = "选取";
|
|
|
- this.button5.UseVisualStyleBackColor = true;
|
|
|
- this.button5.Click += new System.EventHandler(this.button5_Click);
|
|
|
- //
|
|
|
- // label11111
|
|
|
- //
|
|
|
- this.label11111.AutoSize = true;
|
|
|
- this.label11111.Location = new System.Drawing.Point(14, 382);
|
|
|
- this.label11111.Name = "label11111";
|
|
|
- this.label11111.Size = new System.Drawing.Size(77, 12);
|
|
|
- this.label11111.TabIndex = 61;
|
|
|
- this.label11111.Text = "去除元素信息";
|
|
|
+ this.label_delete_Class.AutoSize = true;
|
|
|
+ this.label_delete_Class.Location = new System.Drawing.Point(12, 440);
|
|
|
+ this.label_delete_Class.Name = "label_delete_Class";
|
|
|
+ this.label_delete_Class.Size = new System.Drawing.Size(101, 12);
|
|
|
+ this.label_delete_Class.TabIndex = 63;
|
|
|
+ this.label_delete_Class.Text = "去除指定物质分类";
|
|
|
//
|
|
|
// OTSReport_TemplateDesignerRM
|
|
|
//
|
|
@@ -1282,5 +1302,7 @@
|
|
|
private System.Windows.Forms.Button button5;
|
|
|
private System.Windows.Forms.TextBox tb_RemoveElements;
|
|
|
private System.Windows.Forms.Label label11111;
|
|
|
+ private System.Windows.Forms.Label label_delete_Class;
|
|
|
+ private System.Windows.Forms.TextBox delete_Class;
|
|
|
}
|
|
|
}
|