|
@@ -95,13 +95,7 @@
|
|
|
this.ParticleList_2 = new System.Windows.Forms.Label();
|
|
|
this.ParticleList_1 = new System.Windows.Forms.Label();
|
|
|
this.comboBox_p1 = new System.Windows.Forms.ComboBox();
|
|
|
- this.ck_kllb_npxx = new System.Windows.Forms.CheckBox();
|
|
|
- this.ck_kllb_fdtx = new System.Windows.Forms.CheckBox();
|
|
|
- this.ck_kllb_ystx = new System.Windows.Forms.CheckBox();
|
|
|
this.ck_kllb_xsmk = new System.Windows.Forms.CheckBox();
|
|
|
- this.label32 = new System.Windows.Forms.Label();
|
|
|
- this.label31 = new System.Windows.Forms.Label();
|
|
|
- this.label30 = new System.Windows.Forms.Label();
|
|
|
this.label34 = new System.Windows.Forms.Label();
|
|
|
this.button6 = new System.Windows.Forms.Button();
|
|
|
this.panel2 = new System.Windows.Forms.Panel();
|
|
@@ -123,6 +117,12 @@
|
|
|
this.groupBox9 = new System.Windows.Forms.GroupBox();
|
|
|
this.label39 = new System.Windows.Forms.Label();
|
|
|
this.cb_ParticleRange = new System.Windows.Forms.ComboBox();
|
|
|
+ this.label112121 = new System.Windows.Forms.Label();
|
|
|
+ this.numericMin = new System.Windows.Forms.NumericUpDown();
|
|
|
+ this.label1121ad = new System.Windows.Forms.Label();
|
|
|
+ this.label11zxc = new System.Windows.Forms.Label();
|
|
|
+ this.checkBox1 = new System.Windows.Forms.CheckBox();
|
|
|
+ this.checkBox2 = new System.Windows.Forms.CheckBox();
|
|
|
this.groupBox1.SuspendLayout();
|
|
|
this.groupBox4.SuspendLayout();
|
|
|
this.groupBox6.SuspendLayout();
|
|
@@ -142,6 +142,7 @@
|
|
|
this.groupBox211.SuspendLayout();
|
|
|
this.groupBZ.SuspendLayout();
|
|
|
this.groupBox9.SuspendLayout();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.numericMin)).BeginInit();
|
|
|
this.SuspendLayout();
|
|
|
//
|
|
|
// tb_FBT
|
|
@@ -377,6 +378,10 @@
|
|
|
//
|
|
|
// groupBox4
|
|
|
//
|
|
|
+ this.groupBox4.Controls.Add(this.checkBox2);
|
|
|
+ this.groupBox4.Controls.Add(this.checkBox1);
|
|
|
+ this.groupBox4.Controls.Add(this.label11zxc);
|
|
|
+ this.groupBox4.Controls.Add(this.label1121ad);
|
|
|
this.groupBox4.Controls.Add(this.ck_klcc_xsmk);
|
|
|
this.groupBox4.Controls.Add(this.label17);
|
|
|
this.groupBox4.Controls.Add(this.cb_klcc_ljb);
|
|
@@ -387,7 +392,7 @@
|
|
|
this.groupBox4.Margin = new System.Windows.Forms.Padding(2);
|
|
|
this.groupBox4.Name = "groupBox4";
|
|
|
this.groupBox4.Padding = new System.Windows.Forms.Padding(2);
|
|
|
- this.groupBox4.Size = new System.Drawing.Size(268, 158);
|
|
|
+ this.groupBox4.Size = new System.Drawing.Size(268, 188);
|
|
|
this.groupBox4.TabIndex = 2;
|
|
|
this.groupBox4.TabStop = false;
|
|
|
this.groupBox4.Text = "颗粒尺寸分析结果";
|
|
@@ -405,7 +410,7 @@
|
|
|
// label17
|
|
|
//
|
|
|
this.label17.AutoSize = true;
|
|
|
- this.label17.Location = new System.Drawing.Point(9, 25);
|
|
|
+ this.label17.Location = new System.Drawing.Point(12, 25);
|
|
|
this.label17.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
|
|
this.label17.Name = "label17";
|
|
|
this.label17.Size = new System.Drawing.Size(65, 12);
|
|
@@ -416,7 +421,7 @@
|
|
|
//
|
|
|
this.cb_klcc_ljb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
|
this.cb_klcc_ljb.FormattingEnabled = true;
|
|
|
- this.cb_klcc_ljb.Location = new System.Drawing.Point(19, 112);
|
|
|
+ this.cb_klcc_ljb.Location = new System.Drawing.Point(23, 156);
|
|
|
this.cb_klcc_ljb.Margin = new System.Windows.Forms.Padding(2);
|
|
|
this.cb_klcc_ljb.Name = "cb_klcc_ljb";
|
|
|
this.cb_klcc_ljb.Size = new System.Drawing.Size(216, 20);
|
|
@@ -426,7 +431,7 @@
|
|
|
//
|
|
|
this.cb_klcc_jsfs.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
|
this.cb_klcc_jsfs.FormattingEnabled = true;
|
|
|
- this.cb_klcc_jsfs.Location = new System.Drawing.Point(19, 67);
|
|
|
+ this.cb_klcc_jsfs.Location = new System.Drawing.Point(23, 111);
|
|
|
this.cb_klcc_jsfs.Margin = new System.Windows.Forms.Padding(2);
|
|
|
this.cb_klcc_jsfs.Name = "cb_klcc_jsfs";
|
|
|
this.cb_klcc_jsfs.Size = new System.Drawing.Size(216, 20);
|
|
@@ -435,7 +440,7 @@
|
|
|
// label15
|
|
|
//
|
|
|
this.label15.AutoSize = true;
|
|
|
- this.label15.Location = new System.Drawing.Point(19, 97);
|
|
|
+ this.label15.Location = new System.Drawing.Point(23, 141);
|
|
|
this.label15.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
|
|
this.label15.Name = "label15";
|
|
|
this.label15.Size = new System.Drawing.Size(65, 12);
|
|
@@ -445,7 +450,7 @@
|
|
|
// label14
|
|
|
//
|
|
|
this.label14.AutoSize = true;
|
|
|
- this.label14.Location = new System.Drawing.Point(17, 53);
|
|
|
+ this.label14.Location = new System.Drawing.Point(21, 97);
|
|
|
this.label14.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
|
|
this.label14.Name = "label14";
|
|
|
this.label14.Size = new System.Drawing.Size(53, 12);
|
|
@@ -460,7 +465,7 @@
|
|
|
this.groupBox6.Controls.Add(this.button4);
|
|
|
this.groupBox6.Controls.Add(this.ck_ysfx_xsmk);
|
|
|
this.groupBox6.Controls.Add(this.label25);
|
|
|
- this.groupBox6.Location = new System.Drawing.Point(3, 614);
|
|
|
+ this.groupBox6.Location = new System.Drawing.Point(3, 640);
|
|
|
this.groupBox6.Margin = new System.Windows.Forms.Padding(2);
|
|
|
this.groupBox6.Name = "groupBox6";
|
|
|
this.groupBox6.Padding = new System.Windows.Forms.Padding(2);
|
|
@@ -539,7 +544,7 @@
|
|
|
this.groupBox7.Controls.Add(this.label38);
|
|
|
this.groupBox7.Controls.Add(this.label33);
|
|
|
this.groupBox7.Controls.Add(this.label42);
|
|
|
- this.groupBox7.Location = new System.Drawing.Point(3, 752);
|
|
|
+ this.groupBox7.Location = new System.Drawing.Point(3, 778);
|
|
|
this.groupBox7.Margin = new System.Windows.Forms.Padding(2);
|
|
|
this.groupBox7.Name = "groupBox7";
|
|
|
this.groupBox7.Padding = new System.Windows.Forms.Padding(2);
|
|
@@ -636,6 +641,8 @@
|
|
|
//
|
|
|
// groupBox8
|
|
|
//
|
|
|
+ this.groupBox8.Controls.Add(this.numericMin);
|
|
|
+ this.groupBox8.Controls.Add(this.label112121);
|
|
|
this.groupBox8.Controls.Add(this.label_delete_Class);
|
|
|
this.groupBox8.Controls.Add(this.delete_Class);
|
|
|
this.groupBox8.Controls.Add(this.label11111);
|
|
@@ -645,19 +652,13 @@
|
|
|
this.groupBox8.Controls.Add(this.label111);
|
|
|
this.groupBox8.Controls.Add(this.groupBox_zt);
|
|
|
this.groupBox8.Controls.Add(this.groupBox_px);
|
|
|
- this.groupBox8.Controls.Add(this.ck_kllb_npxx);
|
|
|
- this.groupBox8.Controls.Add(this.ck_kllb_fdtx);
|
|
|
- this.groupBox8.Controls.Add(this.ck_kllb_ystx);
|
|
|
this.groupBox8.Controls.Add(this.ck_kllb_xsmk);
|
|
|
- this.groupBox8.Controls.Add(this.label32);
|
|
|
- this.groupBox8.Controls.Add(this.label31);
|
|
|
- this.groupBox8.Controls.Add(this.label30);
|
|
|
this.groupBox8.Controls.Add(this.label34);
|
|
|
- this.groupBox8.Location = new System.Drawing.Point(3, 1227);
|
|
|
+ this.groupBox8.Location = new System.Drawing.Point(3, 1253);
|
|
|
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, 501);
|
|
|
+ this.groupBox8.Size = new System.Drawing.Size(263, 529);
|
|
|
this.groupBox8.TabIndex = 6;
|
|
|
this.groupBox8.TabStop = false;
|
|
|
this.groupBox8.Text = "颗粒列表";
|
|
@@ -665,7 +666,7 @@
|
|
|
// label_delete_Class
|
|
|
//
|
|
|
this.label_delete_Class.AutoSize = true;
|
|
|
- this.label_delete_Class.Location = new System.Drawing.Point(12, 440);
|
|
|
+ this.label_delete_Class.Location = new System.Drawing.Point(7, 471);
|
|
|
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;
|
|
@@ -673,7 +674,7 @@
|
|
|
//
|
|
|
// delete_Class
|
|
|
//
|
|
|
- this.delete_Class.Location = new System.Drawing.Point(11, 464);
|
|
|
+ this.delete_Class.Location = new System.Drawing.Point(6, 495);
|
|
|
this.delete_Class.Name = "delete_Class";
|
|
|
this.delete_Class.Size = new System.Drawing.Size(181, 21);
|
|
|
this.delete_Class.TabIndex = 62;
|
|
@@ -681,7 +682,7 @@
|
|
|
// label11111
|
|
|
//
|
|
|
this.label11111.AutoSize = true;
|
|
|
- this.label11111.Location = new System.Drawing.Point(14, 382);
|
|
|
+ this.label11111.Location = new System.Drawing.Point(9, 413);
|
|
|
this.label11111.Name = "label11111";
|
|
|
this.label11111.Size = new System.Drawing.Size(77, 12);
|
|
|
this.label11111.TabIndex = 61;
|
|
@@ -689,7 +690,7 @@
|
|
|
//
|
|
|
// button5
|
|
|
//
|
|
|
- this.button5.Location = new System.Drawing.Point(181, 403);
|
|
|
+ this.button5.Location = new System.Drawing.Point(176, 434);
|
|
|
this.button5.Name = "button5";
|
|
|
this.button5.Size = new System.Drawing.Size(76, 23);
|
|
|
this.button5.TabIndex = 60;
|
|
@@ -699,7 +700,7 @@
|
|
|
//
|
|
|
// tb_RemoveElements
|
|
|
//
|
|
|
- this.tb_RemoveElements.Location = new System.Drawing.Point(11, 405);
|
|
|
+ this.tb_RemoveElements.Location = new System.Drawing.Point(6, 436);
|
|
|
this.tb_RemoveElements.Margin = new System.Windows.Forms.Padding(2);
|
|
|
this.tb_RemoveElements.Name = "tb_RemoveElements";
|
|
|
this.tb_RemoveElements.ReadOnly = true;
|
|
@@ -718,7 +719,7 @@
|
|
|
// label111
|
|
|
//
|
|
|
this.label111.AutoSize = true;
|
|
|
- this.label111.Location = new System.Drawing.Point(7, 47);
|
|
|
+ this.label111.Location = new System.Drawing.Point(7, 51);
|
|
|
this.label111.Name = "label111";
|
|
|
this.label111.Size = new System.Drawing.Size(53, 12);
|
|
|
this.label111.TabIndex = 56;
|
|
@@ -730,7 +731,7 @@
|
|
|
this.groupBox_zt.Controls.Add(this.cb_FrameChart_p2);
|
|
|
this.groupBox_zt.Controls.Add(this.ParticleList_4);
|
|
|
this.groupBox_zt.Controls.Add(this.cb_FrameChart_p1);
|
|
|
- this.groupBox_zt.Location = new System.Drawing.Point(8, 239);
|
|
|
+ this.groupBox_zt.Location = new System.Drawing.Point(8, 276);
|
|
|
this.groupBox_zt.Name = "groupBox_zt";
|
|
|
this.groupBox_zt.Size = new System.Drawing.Size(249, 125);
|
|
|
this.groupBox_zt.TabIndex = 55;
|
|
@@ -785,7 +786,7 @@
|
|
|
this.groupBox_px.Controls.Add(this.ParticleList_2);
|
|
|
this.groupBox_px.Controls.Add(this.ParticleList_1);
|
|
|
this.groupBox_px.Controls.Add(this.comboBox_p1);
|
|
|
- this.groupBox_px.Location = new System.Drawing.Point(8, 67);
|
|
|
+ this.groupBox_px.Location = new System.Drawing.Point(8, 104);
|
|
|
this.groupBox_px.Name = "groupBox_px";
|
|
|
this.groupBox_px.Size = new System.Drawing.Size(249, 166);
|
|
|
this.groupBox_px.TabIndex = 54;
|
|
@@ -852,39 +853,6 @@
|
|
|
this.comboBox_p1.Size = new System.Drawing.Size(216, 20);
|
|
|
this.comboBox_p1.TabIndex = 43;
|
|
|
//
|
|
|
- // ck_kllb_npxx
|
|
|
- //
|
|
|
- this.ck_kllb_npxx.AutoSize = true;
|
|
|
- this.ck_kllb_npxx.Location = new System.Drawing.Point(229, 440);
|
|
|
- this.ck_kllb_npxx.Margin = new System.Windows.Forms.Padding(2);
|
|
|
- this.ck_kllb_npxx.Name = "ck_kllb_npxx";
|
|
|
- this.ck_kllb_npxx.Size = new System.Drawing.Size(15, 14);
|
|
|
- this.ck_kllb_npxx.TabIndex = 53;
|
|
|
- this.ck_kllb_npxx.UseVisualStyleBackColor = true;
|
|
|
- this.ck_kllb_npxx.Visible = false;
|
|
|
- //
|
|
|
- // ck_kllb_fdtx
|
|
|
- //
|
|
|
- this.ck_kllb_fdtx.AutoSize = true;
|
|
|
- this.ck_kllb_fdtx.Location = new System.Drawing.Point(229, 412);
|
|
|
- this.ck_kllb_fdtx.Margin = new System.Windows.Forms.Padding(2);
|
|
|
- this.ck_kllb_fdtx.Name = "ck_kllb_fdtx";
|
|
|
- this.ck_kllb_fdtx.Size = new System.Drawing.Size(15, 14);
|
|
|
- this.ck_kllb_fdtx.TabIndex = 53;
|
|
|
- this.ck_kllb_fdtx.UseVisualStyleBackColor = true;
|
|
|
- this.ck_kllb_fdtx.Visible = false;
|
|
|
- //
|
|
|
- // ck_kllb_ystx
|
|
|
- //
|
|
|
- this.ck_kllb_ystx.AutoSize = true;
|
|
|
- this.ck_kllb_ystx.Location = new System.Drawing.Point(229, 386);
|
|
|
- this.ck_kllb_ystx.Margin = new System.Windows.Forms.Padding(2);
|
|
|
- this.ck_kllb_ystx.Name = "ck_kllb_ystx";
|
|
|
- this.ck_kllb_ystx.Size = new System.Drawing.Size(15, 14);
|
|
|
- this.ck_kllb_ystx.TabIndex = 53;
|
|
|
- this.ck_kllb_ystx.UseVisualStyleBackColor = true;
|
|
|
- this.ck_kllb_ystx.Visible = false;
|
|
|
- //
|
|
|
// ck_kllb_xsmk
|
|
|
//
|
|
|
this.ck_kllb_xsmk.AutoSize = true;
|
|
@@ -895,39 +863,6 @@
|
|
|
this.ck_kllb_xsmk.TabIndex = 53;
|
|
|
this.ck_kllb_xsmk.UseVisualStyleBackColor = true;
|
|
|
//
|
|
|
- // label32
|
|
|
- //
|
|
|
- this.label32.AutoSize = true;
|
|
|
- this.label32.Location = new System.Drawing.Point(21, 440);
|
|
|
- this.label32.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
|
|
- this.label32.Name = "label32";
|
|
|
- this.label32.Size = new System.Drawing.Size(53, 12);
|
|
|
- this.label32.TabIndex = 52;
|
|
|
- this.label32.Text = "能谱信息";
|
|
|
- this.label32.Visible = false;
|
|
|
- //
|
|
|
- // label31
|
|
|
- //
|
|
|
- this.label31.AutoSize = true;
|
|
|
- this.label31.Location = new System.Drawing.Point(19, 414);
|
|
|
- this.label31.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
|
|
- this.label31.Name = "label31";
|
|
|
- this.label31.Size = new System.Drawing.Size(53, 12);
|
|
|
- this.label31.TabIndex = 52;
|
|
|
- this.label31.Text = "放大图像";
|
|
|
- this.label31.Visible = false;
|
|
|
- //
|
|
|
- // label30
|
|
|
- //
|
|
|
- this.label30.AutoSize = true;
|
|
|
- this.label30.Location = new System.Drawing.Point(19, 388);
|
|
|
- this.label30.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
|
|
- this.label30.Name = "label30";
|
|
|
- this.label30.Size = new System.Drawing.Size(53, 12);
|
|
|
- this.label30.TabIndex = 52;
|
|
|
- this.label30.Text = "原始图像";
|
|
|
- this.label30.Visible = false;
|
|
|
- //
|
|
|
// label34
|
|
|
//
|
|
|
this.label34.AutoSize = true;
|
|
@@ -1050,7 +985,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, 1749);
|
|
|
+ this.groupBox211.Location = new System.Drawing.Point(3, 1787);
|
|
|
this.groupBox211.Name = "groupBox211";
|
|
|
this.groupBox211.Size = new System.Drawing.Size(263, 81);
|
|
|
this.groupBox211.TabIndex = 8;
|
|
@@ -1097,7 +1032,7 @@
|
|
|
// groupBZ
|
|
|
//
|
|
|
this.groupBZ.Controls.Add(this.textBox_strBZ);
|
|
|
- this.groupBZ.Location = new System.Drawing.Point(5, 1838);
|
|
|
+ this.groupBZ.Location = new System.Drawing.Point(3, 1874);
|
|
|
this.groupBZ.Name = "groupBZ";
|
|
|
this.groupBZ.Size = new System.Drawing.Size(263, 139);
|
|
|
this.groupBZ.TabIndex = 7;
|
|
@@ -1154,6 +1089,77 @@
|
|
|
this.cb_ParticleRange.Size = new System.Drawing.Size(121, 20);
|
|
|
this.cb_ParticleRange.TabIndex = 76;
|
|
|
//
|
|
|
+ // label112121
|
|
|
+ //
|
|
|
+ this.label112121.AutoSize = true;
|
|
|
+ this.label112121.Location = new System.Drawing.Point(7, 77);
|
|
|
+ this.label112121.Name = "label112121";
|
|
|
+ this.label112121.Size = new System.Drawing.Size(53, 12);
|
|
|
+ this.label112121.TabIndex = 64;
|
|
|
+ this.label112121.Text = "显示数量";
|
|
|
+ //
|
|
|
+ // numericMin
|
|
|
+ //
|
|
|
+ this.numericMin.Increment = new decimal(new int[] {
|
|
|
+ 10,
|
|
|
+ 0,
|
|
|
+ 0,
|
|
|
+ 0});
|
|
|
+ this.numericMin.Location = new System.Drawing.Point(167, 68);
|
|
|
+ this.numericMin.Maximum = new decimal(new int[] {
|
|
|
+ 99999,
|
|
|
+ 0,
|
|
|
+ 0,
|
|
|
+ 0});
|
|
|
+ this.numericMin.Name = "numericMin";
|
|
|
+ this.numericMin.Size = new System.Drawing.Size(72, 21);
|
|
|
+ this.numericMin.TabIndex = 66;
|
|
|
+ this.numericMin.Value = new decimal(new int[] {
|
|
|
+ 10,
|
|
|
+ 0,
|
|
|
+ 0,
|
|
|
+ 0});
|
|
|
+ //
|
|
|
+ // label1121ad
|
|
|
+ //
|
|
|
+ this.label1121ad.AutoSize = true;
|
|
|
+ this.label1121ad.Location = new System.Drawing.Point(12, 48);
|
|
|
+ this.label1121ad.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
|
|
+ this.label1121ad.Name = "label1121ad";
|
|
|
+ this.label1121ad.Size = new System.Drawing.Size(65, 12);
|
|
|
+ this.label1121ad.TabIndex = 54;
|
|
|
+ this.label1121ad.Text = "显示大分类";
|
|
|
+ //
|
|
|
+ // label11zxc
|
|
|
+ //
|
|
|
+ this.label11zxc.AutoSize = true;
|
|
|
+ this.label11zxc.Location = new System.Drawing.Point(12, 71);
|
|
|
+ this.label11zxc.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
|
|
+ this.label11zxc.Name = "label11zxc";
|
|
|
+ this.label11zxc.Size = new System.Drawing.Size(65, 12);
|
|
|
+ this.label11zxc.TabIndex = 55;
|
|
|
+ this.label11zxc.Text = "显示小分类";
|
|
|
+ //
|
|
|
+ // checkBox1
|
|
|
+ //
|
|
|
+ this.checkBox1.AutoSize = true;
|
|
|
+ this.checkBox1.Location = new System.Drawing.Point(224, 48);
|
|
|
+ this.checkBox1.Margin = new System.Windows.Forms.Padding(2);
|
|
|
+ this.checkBox1.Name = "checkBox1";
|
|
|
+ this.checkBox1.Size = new System.Drawing.Size(15, 14);
|
|
|
+ this.checkBox1.TabIndex = 56;
|
|
|
+ this.checkBox1.UseVisualStyleBackColor = true;
|
|
|
+ //
|
|
|
+ // checkBox2
|
|
|
+ //
|
|
|
+ this.checkBox2.AutoSize = true;
|
|
|
+ this.checkBox2.Location = new System.Drawing.Point(224, 71);
|
|
|
+ this.checkBox2.Margin = new System.Windows.Forms.Padding(2);
|
|
|
+ this.checkBox2.Name = "checkBox2";
|
|
|
+ this.checkBox2.Size = new System.Drawing.Size(15, 14);
|
|
|
+ this.checkBox2.TabIndex = 57;
|
|
|
+ this.checkBox2.UseVisualStyleBackColor = true;
|
|
|
+ //
|
|
|
// OTSReport_TemplateDesignerRM
|
|
|
//
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
|
|
@@ -1204,6 +1210,7 @@
|
|
|
this.groupBZ.PerformLayout();
|
|
|
this.groupBox9.ResumeLayout(false);
|
|
|
this.groupBox9.PerformLayout();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.numericMin)).EndInit();
|
|
|
this.ResumeLayout(false);
|
|
|
this.PerformLayout();
|
|
|
|
|
@@ -1248,13 +1255,7 @@
|
|
|
private System.Windows.Forms.ComboBox cb_syxt_mhxssl;
|
|
|
private System.Windows.Forms.Label label42;
|
|
|
private System.Windows.Forms.GroupBox groupBox8;
|
|
|
- private System.Windows.Forms.CheckBox ck_kllb_npxx;
|
|
|
- private System.Windows.Forms.CheckBox ck_kllb_fdtx;
|
|
|
- private System.Windows.Forms.CheckBox ck_kllb_ystx;
|
|
|
private System.Windows.Forms.CheckBox ck_kllb_xsmk;
|
|
|
- private System.Windows.Forms.Label label32;
|
|
|
- private System.Windows.Forms.Label label31;
|
|
|
- private System.Windows.Forms.Label label30;
|
|
|
private System.Windows.Forms.Label label34;
|
|
|
private System.Windows.Forms.CheckBox ck_ym;
|
|
|
private System.Windows.Forms.Label label33;
|
|
@@ -1304,5 +1305,11 @@
|
|
|
private System.Windows.Forms.Label label11111;
|
|
|
private System.Windows.Forms.Label label_delete_Class;
|
|
|
private System.Windows.Forms.TextBox delete_Class;
|
|
|
+ private System.Windows.Forms.Label label112121;
|
|
|
+ private System.Windows.Forms.NumericUpDown numericMin;
|
|
|
+ private System.Windows.Forms.CheckBox checkBox2;
|
|
|
+ private System.Windows.Forms.CheckBox checkBox1;
|
|
|
+ private System.Windows.Forms.Label label11zxc;
|
|
|
+ private System.Windows.Forms.Label label1121ad;
|
|
|
}
|
|
|
}
|