namespace OTSIncAReportApp.OTSTemplateDesigner { partial class OTSReport_Template_INCA { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { this.tb_FBT = new System.Windows.Forms.TextBox(); this.tb_ZBT = new System.Windows.Forms.TextBox(); this.label5 = new System.Windows.Forms.Label(); this.label3 = new System.Windows.Forms.Label(); this.button1 = new System.Windows.Forms.Button(); this.button2 = new System.Windows.Forms.Button(); this.label1 = new System.Windows.Forms.Label(); this.tb_YPBH = new System.Windows.Forms.TextBox(); this.label4 = new System.Windows.Forms.Label(); this.tb_CKBZ = new System.Windows.Forms.TextBox(); this.ck_ypsm = new System.Windows.Forms.CheckBox(); this.label6 = new System.Windows.Forms.Label(); this.ck_ym = new System.Windows.Forms.CheckBox(); this.tb_yjwb = new System.Windows.Forms.TextBox(); this.label10 = new System.Windows.Forms.Label(); this.label9 = new System.Windows.Forms.Label(); this.groupBox1 = new System.Windows.Forms.GroupBox(); this.pictureBox7 = new System.Windows.Forms.PictureBox(); this.label8312 = new System.Windows.Forms.Label(); this.button1217 = new System.Windows.Forms.Button(); this.checkBox2 = new System.Windows.Forms.CheckBox(); this.checkBox1 = new System.Windows.Forms.CheckBox(); this.ck_klcc_xsmk = new System.Windows.Forms.CheckBox(); this.cb_klcc_ljb = new System.Windows.Forms.ComboBox(); this.cb_klcc_jsfs = new System.Windows.Forms.ComboBox(); this.label15 = new System.Windows.Forms.Label(); this.label14 = new System.Windows.Forms.Label(); this.button3 = new System.Windows.Forms.Button(); this.comboBox_PeriodicTable = new System.Windows.Forms.ComboBox(); this.tb_ysfx_xsys = new System.Windows.Forms.TextBox(); this.button4 = new System.Windows.Forms.Button(); this.ck_ysfx_xsmk = new System.Windows.Forms.CheckBox(); this.lbv_syxt_mblb = new System.Windows.Forms.ListView(); this.label33 = new System.Windows.Forms.Label(); this.numericMin = new System.Windows.Forms.NumericUpDown(); this.label112121 = new System.Windows.Forms.Label(); this.ck_kllb_fjzt = new System.Windows.Forms.CheckBox(); this.groupBox_zt = new System.Windows.Forms.GroupBox(); this.ParticleList_5 = new System.Windows.Forms.Label(); this.cb_FrameChart_p2 = new System.Windows.Forms.ComboBox(); this.ParticleList_4 = new System.Windows.Forms.Label(); this.cb_FrameChart_p1 = new System.Windows.Forms.ComboBox(); this.groupBox_px = new System.Windows.Forms.GroupBox(); this.comboBox_p3 = new System.Windows.Forms.ComboBox(); this.ParticleList_3 = new System.Windows.Forms.Label(); this.comboBox_p2 = new System.Windows.Forms.ComboBox(); 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_xsmk = new System.Windows.Forms.CheckBox(); this.label_delete_Class = new System.Windows.Forms.Label(); this.delete_Class = new System.Windows.Forms.TextBox(); this.label11111 = new System.Windows.Forms.Label(); this.button5 = new System.Windows.Forms.Button(); this.tb_RemoveElements = new System.Windows.Forms.TextBox(); this.button6 = new System.Windows.Forms.Button(); this.ck_jzwzb_surface = new System.Windows.Forms.CheckBox(); this.groupBox9 = new System.Windows.Forms.GroupBox(); this.label39 = new System.Windows.Forms.Label(); this.cb_ParticleRange = new System.Windows.Forms.ComboBox(); this.groupBox2 = new System.Windows.Forms.GroupBox(); this.textBox_cypxss = new System.Windows.Forms.TextBox(); this.label_cypxss = new System.Windows.Forms.Label(); this.textBox_zypxss = new System.Windows.Forms.TextBox(); this.label_zypxss = new System.Windows.Forms.Label(); this.groupBox3 = new System.Windows.Forms.GroupBox(); this.ck_syxt_xsmk = new System.Windows.Forms.CheckBox(); this.groupBox1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox7)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.numericMin)).BeginInit(); this.groupBox_zt.SuspendLayout(); this.groupBox_px.SuspendLayout(); this.groupBox9.SuspendLayout(); this.groupBox2.SuspendLayout(); this.groupBox3.SuspendLayout(); this.SuspendLayout(); // // tb_FBT // this.tb_FBT.Location = new System.Drawing.Point(5, 99); this.tb_FBT.Margin = new System.Windows.Forms.Padding(2); this.tb_FBT.Name = "tb_FBT"; this.tb_FBT.Size = new System.Drawing.Size(252, 21); this.tb_FBT.TabIndex = 20; // // tb_ZBT // this.tb_ZBT.Location = new System.Drawing.Point(5, 44); this.tb_ZBT.Margin = new System.Windows.Forms.Padding(2); this.tb_ZBT.Name = "tb_ZBT"; this.tb_ZBT.Size = new System.Drawing.Size(252, 21); this.tb_ZBT.TabIndex = 10; // // label5 // this.label5.AutoSize = true; this.label5.Location = new System.Drawing.Point(5, 76); 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 = 0; this.label5.Text = "副标题"; // // label3 // this.label3.AutoSize = true; this.label3.Location = new System.Drawing.Point(5, 21); this.label3.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(41, 12); this.label3.TabIndex = 0; this.label3.Text = "主标题"; // // button1 // this.button1.Location = new System.Drawing.Point(208, 57); this.button1.Margin = new System.Windows.Forms.Padding(2); this.button1.Name = "button1"; this.button1.Size = new System.Drawing.Size(55, 22); this.button1.TabIndex = 60; this.button1.Text = "另存"; this.button1.UseVisualStyleBackColor = true; this.button1.Click += new System.EventHandler(this.button1_Click); // // button2 // this.button2.Location = new System.Drawing.Point(1376, 648); this.button2.Margin = new System.Windows.Forms.Padding(2); this.button2.Name = "button2"; this.button2.Size = new System.Drawing.Size(71, 22); this.button2.TabIndex = 70; this.button2.Text = "返 回"; this.button2.UseVisualStyleBackColor = true; this.button2.Click += new System.EventHandler(this.button2_Click); // // label1 // this.label1.AutoSize = true; this.label1.Location = new System.Drawing.Point(5, 131); this.label1.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(53, 12); this.label1.TabIndex = 0; this.label1.Text = "样品编号"; // // tb_YPBH // this.tb_YPBH.Location = new System.Drawing.Point(5, 154); this.tb_YPBH.Margin = new System.Windows.Forms.Padding(2); this.tb_YPBH.Name = "tb_YPBH"; this.tb_YPBH.Size = new System.Drawing.Size(252, 21); this.tb_YPBH.TabIndex = 30; // // label4 // this.label4.AutoSize = true; this.label4.Location = new System.Drawing.Point(5, 186); this.label4.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(53, 12); this.label4.TabIndex = 0; this.label4.Text = "参考标准"; // // tb_CKBZ // this.tb_CKBZ.Location = new System.Drawing.Point(5, 209); this.tb_CKBZ.Margin = new System.Windows.Forms.Padding(2); this.tb_CKBZ.Name = "tb_CKBZ"; this.tb_CKBZ.Size = new System.Drawing.Size(252, 21); this.tb_CKBZ.TabIndex = 50; // // ck_ypsm // this.ck_ypsm.AutoSize = true; this.ck_ypsm.Location = new System.Drawing.Point(388, 159); this.ck_ypsm.Margin = new System.Windows.Forms.Padding(2); this.ck_ypsm.Name = "ck_ypsm"; this.ck_ypsm.Size = new System.Drawing.Size(15, 14); this.ck_ypsm.TabIndex = 51; this.ck_ypsm.UseVisualStyleBackColor = true; // // label6 // this.label6.AutoSize = true; this.label6.Location = new System.Drawing.Point(302, 159); this.label6.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.label6.Name = "label6"; this.label6.Size = new System.Drawing.Size(77, 12); this.label6.TabIndex = 0; this.label6.Text = "显示样品说明"; // // ck_ym // this.ck_ym.AutoSize = true; this.ck_ym.Location = new System.Drawing.Point(409, 89); this.ck_ym.Margin = new System.Windows.Forms.Padding(2); this.ck_ym.Name = "ck_ym"; this.ck_ym.Size = new System.Drawing.Size(15, 14); this.ck_ym.TabIndex = 52; this.ck_ym.UseVisualStyleBackColor = true; // // tb_yjwb // this.tb_yjwb.Location = new System.Drawing.Point(5, 42); this.tb_yjwb.Margin = new System.Windows.Forms.Padding(2); this.tb_yjwb.Name = "tb_yjwb"; this.tb_yjwb.Size = new System.Drawing.Size(250, 21); this.tb_yjwb.TabIndex = 42; // // label10 // this.label10.AutoSize = true; this.label10.Location = new System.Drawing.Point(7, 19); this.label10.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.label10.Name = "label10"; this.label10.Size = new System.Drawing.Size(53, 12); this.label10.TabIndex = 41; this.label10.Text = "页脚文本"; // // label9 // this.label9.AutoSize = true; this.label9.Location = new System.Drawing.Point(360, 89); this.label9.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.label9.Name = "label9"; this.label9.Size = new System.Drawing.Size(29, 12); this.label9.TabIndex = 41; this.label9.Text = "页码"; // // groupBox1 // this.groupBox1.Controls.Add(this.pictureBox7); this.groupBox1.Controls.Add(this.label8312); this.groupBox1.Controls.Add(this.button1217); this.groupBox1.Controls.Add(this.ck_ym); this.groupBox1.Controls.Add(this.label9); this.groupBox1.Controls.Add(this.tb_yjwb); this.groupBox1.Controls.Add(this.label10); this.groupBox1.Location = new System.Drawing.Point(13, 341); this.groupBox1.Margin = new System.Windows.Forms.Padding(2); this.groupBox1.Name = "groupBox1"; this.groupBox1.Padding = new System.Windows.Forms.Padding(2); this.groupBox1.Size = new System.Drawing.Size(263, 259); this.groupBox1.TabIndex = 0; this.groupBox1.TabStop = false; this.groupBox1.Text = "页脚设置"; // // pictureBox7 // this.pictureBox7.Location = new System.Drawing.Point(5, 104); this.pictureBox7.Name = "pictureBox7"; this.pictureBox7.Size = new System.Drawing.Size(249, 144); this.pictureBox7.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom; this.pictureBox7.TabIndex = 55; this.pictureBox7.TabStop = false; // // label8312 // this.label8312.AutoSize = true; this.label8312.Location = new System.Drawing.Point(6, 80); this.label8312.Name = "label8312"; this.label8312.Size = new System.Drawing.Size(47, 12); this.label8312.TabIndex = 54; this.label8312.Text = "LOG图标"; // // button1217 // this.button1217.Location = new System.Drawing.Point(170, 75); this.button1217.Name = "button1217"; this.button1217.Size = new System.Drawing.Size(75, 23); this.button1217.TabIndex = 53; this.button1217.Text = "选择图片"; this.button1217.UseVisualStyleBackColor = true; this.button1217.Click += new System.EventHandler(this.button1217_Click); // // checkBox2 // this.checkBox2.AutoSize = true; this.checkBox2.Location = new System.Drawing.Point(391, 59); this.checkBox2.Margin = new System.Windows.Forms.Padding(2); this.checkBox2.Name = "checkBox2"; this.checkBox2.Size = new System.Drawing.Size(108, 16); this.checkBox2.TabIndex = 57; this.checkBox2.Text = "显示小分类图表"; this.checkBox2.UseVisualStyleBackColor = true; // // checkBox1 // this.checkBox1.AutoSize = true; this.checkBox1.Location = new System.Drawing.Point(271, 59); this.checkBox1.Margin = new System.Windows.Forms.Padding(2); this.checkBox1.Name = "checkBox1"; this.checkBox1.Size = new System.Drawing.Size(108, 16); this.checkBox1.TabIndex = 56; this.checkBox1.Text = "显示大分类图表"; this.checkBox1.UseVisualStyleBackColor = true; // // ck_klcc_xsmk // this.ck_klcc_xsmk.AutoSize = true; this.ck_klcc_xsmk.Location = new System.Drawing.Point(16, 29); this.ck_klcc_xsmk.Margin = new System.Windows.Forms.Padding(2); this.ck_klcc_xsmk.Name = "ck_klcc_xsmk"; this.ck_klcc_xsmk.Size = new System.Drawing.Size(72, 16); this.ck_klcc_xsmk.TabIndex = 53; this.ck_klcc_xsmk.Text = "颗粒尺寸"; this.ck_klcc_xsmk.UseVisualStyleBackColor = true; // // cb_klcc_ljb // 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(140, 82); 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(92, 20); this.cb_klcc_ljb.TabIndex = 42; // // cb_klcc_jsfs // 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(18, 82); 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(92, 20); this.cb_klcc_jsfs.TabIndex = 42; // // label15 // this.label15.AutoSize = true; this.label15.Location = new System.Drawing.Point(138, 59); 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); this.label15.TabIndex = 41; this.label15.Text = "粒级表信息"; // // label14 // this.label14.AutoSize = true; this.label14.Location = new System.Drawing.Point(16, 59); 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); this.label14.TabIndex = 41; this.label14.Text = "计算方式"; // // button3 // this.button3.Location = new System.Drawing.Point(172, 116); this.button3.Name = "button3"; this.button3.Size = new System.Drawing.Size(55, 23); this.button3.TabIndex = 60; this.button3.Text = "Delete"; this.button3.UseVisualStyleBackColor = true; this.button3.Click += new System.EventHandler(this.button3_Click_1); // // comboBox_PeriodicTable // this.comboBox_PeriodicTable.FormattingEnabled = true; this.comboBox_PeriodicTable.Location = new System.Drawing.Point(16, 149); this.comboBox_PeriodicTable.Name = "comboBox_PeriodicTable"; this.comboBox_PeriodicTable.Size = new System.Drawing.Size(116, 20); this.comboBox_PeriodicTable.TabIndex = 59; this.comboBox_PeriodicTable.SelectedIndexChanged += new System.EventHandler(this.comboBox_PeriodicTable_SelectedIndexChanged); this.comboBox_PeriodicTable.KeyDown += new System.Windows.Forms.KeyEventHandler(this.comboBox_PeriodicTable_KeyDown); // // tb_ysfx_xsys // this.tb_ysfx_xsys.Location = new System.Drawing.Point(16, 118); this.tb_ysfx_xsys.Margin = new System.Windows.Forms.Padding(2); this.tb_ysfx_xsys.Name = "tb_ysfx_xsys"; this.tb_ysfx_xsys.ReadOnly = true; this.tb_ysfx_xsys.Size = new System.Drawing.Size(137, 21); this.tb_ysfx_xsys.TabIndex = 58; // // button4 // this.button4.Location = new System.Drawing.Point(155, 150); this.button4.Margin = new System.Windows.Forms.Padding(2); this.button4.Name = "button4"; this.button4.Size = new System.Drawing.Size(72, 20); this.button4.TabIndex = 57; this.button4.Text = "PeriodicTable"; this.button4.UseVisualStyleBackColor = true; this.button4.Click += new System.EventHandler(this.button4_Click); // // ck_ysfx_xsmk // this.ck_ysfx_xsmk.AutoSize = true; this.ck_ysfx_xsmk.Location = new System.Drawing.Point(105, 29); this.ck_ysfx_xsmk.Margin = new System.Windows.Forms.Padding(2); this.ck_ysfx_xsmk.Name = "ck_ysfx_xsmk"; this.ck_ysfx_xsmk.Size = new System.Drawing.Size(72, 16); this.ck_ysfx_xsmk.TabIndex = 53; this.ck_ysfx_xsmk.Text = "元素分析"; this.ck_ysfx_xsmk.UseVisualStyleBackColor = true; // // lbv_syxt_mblb // this.lbv_syxt_mblb.CheckBoxes = true; this.lbv_syxt_mblb.FullRowSelect = true; this.lbv_syxt_mblb.HideSelection = false; this.lbv_syxt_mblb.Location = new System.Drawing.Point(15, 203); this.lbv_syxt_mblb.Margin = new System.Windows.Forms.Padding(2); this.lbv_syxt_mblb.Name = "lbv_syxt_mblb"; this.lbv_syxt_mblb.Size = new System.Drawing.Size(236, 141); this.lbv_syxt_mblb.TabIndex = 55; this.lbv_syxt_mblb.UseCompatibleStateImageBehavior = false; this.lbv_syxt_mblb.View = System.Windows.Forms.View.List; // // label33 // this.label33.AutoSize = true; this.label33.Location = new System.Drawing.Point(13, 189); this.label33.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.label33.Name = "label33"; this.label33.Size = new System.Drawing.Size(101, 12); this.label33.TabIndex = 41; this.label33.Text = "三元相图模板列表"; // // numericMin // this.numericMin.Increment = new decimal(new int[] { 10, 0, 0, 0}); this.numericMin.Location = new System.Drawing.Point(387, 92); 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}); // // label112121 // this.label112121.AutoSize = true; this.label112121.Location = new System.Drawing.Point(265, 94); this.label112121.Name = "label112121"; this.label112121.Size = new System.Drawing.Size(77, 12); this.label112121.TabIndex = 64; this.label112121.Text = "颗粒显示数量"; // // ck_kllb_fjzt // this.ck_kllb_fjzt.AutoSize = true; this.ck_kllb_fjzt.Location = new System.Drawing.Point(461, 29); this.ck_kllb_fjzt.Name = "ck_kllb_fjzt"; this.ck_kllb_fjzt.Size = new System.Drawing.Size(96, 16); this.ck_kllb_fjzt.TabIndex = 57; this.ck_kllb_fjzt.Text = "颗粒附加帧图"; this.ck_kllb_fjzt.UseVisualStyleBackColor = true; this.ck_kllb_fjzt.CheckedChanged += new System.EventHandler(this.ck_kllb_fjzt_CheckedChanged); // // groupBox_zt // this.groupBox_zt.Controls.Add(this.ParticleList_5); 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(267, 203); this.groupBox_zt.Name = "groupBox_zt"; this.groupBox_zt.Size = new System.Drawing.Size(290, 67); this.groupBox_zt.TabIndex = 55; this.groupBox_zt.TabStop = false; this.groupBox_zt.Text = "帧图表"; // // ParticleList_5 // this.ParticleList_5.AutoSize = true; this.ParticleList_5.Location = new System.Drawing.Point(88, 23); this.ParticleList_5.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.ParticleList_5.Name = "ParticleList_5"; this.ParticleList_5.Size = new System.Drawing.Size(35, 12); this.ParticleList_5.TabIndex = 57; this.ParticleList_5.Text = "参数2"; // // cb_FrameChart_p2 // this.cb_FrameChart_p2.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.cb_FrameChart_p2.FormattingEnabled = true; this.cb_FrameChart_p2.Location = new System.Drawing.Point(88, 37); this.cb_FrameChart_p2.Margin = new System.Windows.Forms.Padding(2); this.cb_FrameChart_p2.Name = "cb_FrameChart_p2"; this.cb_FrameChart_p2.Size = new System.Drawing.Size(85, 20); this.cb_FrameChart_p2.TabIndex = 56; // // ParticleList_4 // this.ParticleList_4.AutoSize = true; this.ParticleList_4.Location = new System.Drawing.Point(13, 23); this.ParticleList_4.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.ParticleList_4.Name = "ParticleList_4"; this.ParticleList_4.Size = new System.Drawing.Size(35, 12); this.ParticleList_4.TabIndex = 55; this.ParticleList_4.Text = "参数1"; // // cb_FrameChart_p1 // this.cb_FrameChart_p1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.cb_FrameChart_p1.FormattingEnabled = true; this.cb_FrameChart_p1.Location = new System.Drawing.Point(13, 37); this.cb_FrameChart_p1.Margin = new System.Windows.Forms.Padding(2); this.cb_FrameChart_p1.Name = "cb_FrameChart_p1"; this.cb_FrameChart_p1.Size = new System.Drawing.Size(85, 20); this.cb_FrameChart_p1.TabIndex = 54; // // groupBox_px // this.groupBox_px.Controls.Add(this.comboBox_p3); this.groupBox_px.Controls.Add(this.ParticleList_3); this.groupBox_px.Controls.Add(this.comboBox_p2); 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(267, 127); this.groupBox_px.Name = "groupBox_px"; this.groupBox_px.Size = new System.Drawing.Size(290, 70); this.groupBox_px.TabIndex = 54; this.groupBox_px.TabStop = false; this.groupBox_px.Text = "最大排序表"; // // comboBox_p3 // this.comboBox_p3.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.comboBox_p3.FormattingEnabled = true; this.comboBox_p3.Location = new System.Drawing.Point(200, 40); this.comboBox_p3.Margin = new System.Windows.Forms.Padding(2); this.comboBox_p3.Name = "comboBox_p3"; this.comboBox_p3.Size = new System.Drawing.Size(85, 20); this.comboBox_p3.TabIndex = 57; // // ParticleList_3 // this.ParticleList_3.AutoSize = true; this.ParticleList_3.Location = new System.Drawing.Point(198, 25); this.ParticleList_3.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.ParticleList_3.Name = "ParticleList_3"; this.ParticleList_3.Size = new System.Drawing.Size(35, 12); this.ParticleList_3.TabIndex = 56; this.ParticleList_3.Text = "参数3"; // // comboBox_p2 // this.comboBox_p2.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.comboBox_p2.FormattingEnabled = true; this.comboBox_p2.Location = new System.Drawing.Point(105, 40); this.comboBox_p2.Margin = new System.Windows.Forms.Padding(2); this.comboBox_p2.Name = "comboBox_p2"; this.comboBox_p2.Size = new System.Drawing.Size(85, 20); this.comboBox_p2.TabIndex = 55; // // ParticleList_2 // this.ParticleList_2.AutoSize = true; this.ParticleList_2.Location = new System.Drawing.Point(103, 25); this.ParticleList_2.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.ParticleList_2.Name = "ParticleList_2"; this.ParticleList_2.Size = new System.Drawing.Size(35, 12); this.ParticleList_2.TabIndex = 54; this.ParticleList_2.Text = "参数2"; // // ParticleList_1 // this.ParticleList_1.AutoSize = true; this.ParticleList_1.Location = new System.Drawing.Point(5, 25); this.ParticleList_1.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.ParticleList_1.Name = "ParticleList_1"; this.ParticleList_1.Size = new System.Drawing.Size(35, 12); this.ParticleList_1.TabIndex = 53; this.ParticleList_1.Text = "参数1"; // // comboBox_p1 // this.comboBox_p1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.comboBox_p1.FormattingEnabled = true; this.comboBox_p1.Location = new System.Drawing.Point(5, 40); this.comboBox_p1.Margin = new System.Windows.Forms.Padding(2); this.comboBox_p1.Name = "comboBox_p1"; this.comboBox_p1.Size = new System.Drawing.Size(85, 20); this.comboBox_p1.TabIndex = 43; // // ck_kllb_xsmk // this.ck_kllb_xsmk.AutoSize = true; this.ck_kllb_xsmk.Location = new System.Drawing.Point(372, 29); this.ck_kllb_xsmk.Margin = new System.Windows.Forms.Padding(2); this.ck_kllb_xsmk.Name = "ck_kllb_xsmk"; this.ck_kllb_xsmk.Size = new System.Drawing.Size(72, 16); this.ck_kllb_xsmk.TabIndex = 53; this.ck_kllb_xsmk.Text = "颗粒列表"; this.ck_kllb_xsmk.UseVisualStyleBackColor = true; this.ck_kllb_xsmk.CheckedChanged += new System.EventHandler(this.ck_kllb_xsmk_CheckedChanged); // // label_delete_Class // this.label_delete_Class.AutoSize = true; this.label_delete_Class.Location = new System.Drawing.Point(289, 26); 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 = "去除指定物质分类"; // // delete_Class // this.delete_Class.Location = new System.Drawing.Point(287, 49); this.delete_Class.Name = "delete_Class"; this.delete_Class.Size = new System.Drawing.Size(181, 21); this.delete_Class.TabIndex = 62; // // label11111 // this.label11111.AutoSize = true; this.label11111.Location = new System.Drawing.Point(13, 26); 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(185, 47); this.button5.Name = "button5"; this.button5.Size = new System.Drawing.Size(76, 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(15, 49); 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(168, 21); this.tb_RemoveElements.TabIndex = 59; // // button6 // this.button6.Location = new System.Drawing.Point(149, 57); this.button6.Margin = new System.Windows.Forms.Padding(2); this.button6.Name = "button6"; this.button6.Size = new System.Drawing.Size(55, 22); this.button6.TabIndex = 72; this.button6.Text = "保存"; this.button6.UseVisualStyleBackColor = true; this.button6.Click += new System.EventHandler(this.button6_Click); // // ck_jzwzb_surface // this.ck_jzwzb_surface.AutoSize = true; this.ck_jzwzb_surface.Location = new System.Drawing.Point(271, 29); this.ck_jzwzb_surface.Name = "ck_jzwzb_surface"; this.ck_jzwzb_surface.Size = new System.Drawing.Size(84, 16); this.ck_jzwzb_surface.TabIndex = 0; this.ck_jzwzb_surface.Text = "夹杂物占比"; this.ck_jzwzb_surface.UseVisualStyleBackColor = true; this.ck_jzwzb_surface.CheckedChanged += new System.EventHandler(this.ck_jzwzb_surface_CheckedChanged); // // groupBox9 // this.groupBox9.Controls.Add(this.tb_YPBH); this.groupBox9.Controls.Add(this.ck_ypsm); this.groupBox9.Controls.Add(this.label4); this.groupBox9.Controls.Add(this.tb_ZBT); this.groupBox9.Controls.Add(this.label6); this.groupBox9.Controls.Add(this.label5); this.groupBox9.Controls.Add(this.tb_CKBZ); this.groupBox9.Controls.Add(this.tb_FBT); this.groupBox9.Controls.Add(this.label1); this.groupBox9.Controls.Add(this.label3); this.groupBox9.Location = new System.Drawing.Point(13, 98); this.groupBox9.Name = "groupBox9"; this.groupBox9.Size = new System.Drawing.Size(263, 238); this.groupBox9.TabIndex = 1; this.groupBox9.TabStop = false; this.groupBox9.Text = "首页设置信息"; // // label39 // this.label39.AutoSize = true; this.label39.BackColor = System.Drawing.Color.Transparent; this.label39.Font = new System.Drawing.Font("宋体", 21.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label39.Location = new System.Drawing.Point(8, 21); this.label39.Name = "label39"; this.label39.Size = new System.Drawing.Size(129, 29); this.label39.TabIndex = 75; this.label39.Text = "模板设置"; // // cb_ParticleRange // this.cb_ParticleRange.FormattingEnabled = true; this.cb_ParticleRange.Location = new System.Drawing.Point(23, 59); this.cb_ParticleRange.Name = "cb_ParticleRange"; this.cb_ParticleRange.Size = new System.Drawing.Size(121, 20); this.cb_ParticleRange.TabIndex = 76; // // groupBox2 // this.groupBox2.Controls.Add(this.textBox_cypxss); this.groupBox2.Controls.Add(this.label_cypxss); this.groupBox2.Controls.Add(this.textBox_zypxss); this.groupBox2.Controls.Add(this.label_zypxss); this.groupBox2.Controls.Add(this.tb_RemoveElements); this.groupBox2.Controls.Add(this.button5); this.groupBox2.Controls.Add(this.label_delete_Class); this.groupBox2.Controls.Add(this.delete_Class); this.groupBox2.Controls.Add(this.label11111); this.groupBox2.Location = new System.Drawing.Point(280, 13); this.groupBox2.Name = "groupBox2"; this.groupBox2.Size = new System.Drawing.Size(569, 140); this.groupBox2.TabIndex = 77; this.groupBox2.TabStop = false; this.groupBox2.Text = "去除信息"; // // textBox_cypxss // this.textBox_cypxss.Location = new System.Drawing.Point(287, 106); this.textBox_cypxss.Name = "textBox_cypxss"; this.textBox_cypxss.Size = new System.Drawing.Size(181, 21); this.textBox_cypxss.TabIndex = 67; // // label_cypxss // this.label_cypxss.AutoSize = true; this.label_cypxss.Location = new System.Drawing.Point(289, 85); this.label_cypxss.Name = "label_cypxss"; this.label_cypxss.Size = new System.Drawing.Size(77, 12); this.label_cypxss.TabIndex = 66; this.label_cypxss.Text = "次要排序显示"; // // textBox_zypxss // this.textBox_zypxss.Location = new System.Drawing.Point(18, 106); this.textBox_zypxss.Name = "textBox_zypxss"; this.textBox_zypxss.Size = new System.Drawing.Size(181, 21); this.textBox_zypxss.TabIndex = 65; // // label_zypxss // this.label_zypxss.AutoSize = true; this.label_zypxss.Location = new System.Drawing.Point(16, 85); this.label_zypxss.Name = "label_zypxss"; this.label_zypxss.Size = new System.Drawing.Size(77, 12); this.label_zypxss.TabIndex = 64; this.label_zypxss.Text = "主要排序显示"; // // groupBox3 // this.groupBox3.Controls.Add(this.groupBox_zt); this.groupBox3.Controls.Add(this.numericMin); this.groupBox3.Controls.Add(this.groupBox_px); this.groupBox3.Controls.Add(this.label112121); this.groupBox3.Controls.Add(this.lbv_syxt_mblb); this.groupBox3.Controls.Add(this.label33); this.groupBox3.Controls.Add(this.ck_kllb_fjzt); this.groupBox3.Controls.Add(this.button3); this.groupBox3.Controls.Add(this.comboBox_PeriodicTable); this.groupBox3.Controls.Add(this.ck_syxt_xsmk); this.groupBox3.Controls.Add(this.ck_jzwzb_surface); this.groupBox3.Controls.Add(this.tb_ysfx_xsys); this.groupBox3.Controls.Add(this.checkBox2); this.groupBox3.Controls.Add(this.ck_kllb_xsmk); this.groupBox3.Controls.Add(this.button4); this.groupBox3.Controls.Add(this.checkBox1); this.groupBox3.Controls.Add(this.ck_ysfx_xsmk); this.groupBox3.Controls.Add(this.ck_klcc_xsmk); this.groupBox3.Controls.Add(this.cb_klcc_jsfs); this.groupBox3.Controls.Add(this.cb_klcc_ljb); this.groupBox3.Controls.Add(this.label14); this.groupBox3.Controls.Add(this.label15); this.groupBox3.Location = new System.Drawing.Point(280, 157); this.groupBox3.Name = "groupBox3"; this.groupBox3.Size = new System.Drawing.Size(569, 443); this.groupBox3.TabIndex = 78; this.groupBox3.TabStop = false; this.groupBox3.Text = "颗粒筛选"; // // ck_syxt_xsmk // this.ck_syxt_xsmk.AutoSize = true; this.ck_syxt_xsmk.Location = new System.Drawing.Point(194, 29); this.ck_syxt_xsmk.Margin = new System.Windows.Forms.Padding(2); this.ck_syxt_xsmk.Name = "ck_syxt_xsmk"; this.ck_syxt_xsmk.Size = new System.Drawing.Size(60, 16); this.ck_syxt_xsmk.TabIndex = 58; this.ck_syxt_xsmk.Text = "三元图"; this.ck_syxt_xsmk.UseVisualStyleBackColor = true; // // OTSReport_Template_INCA // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(861, 610); this.Controls.Add(this.groupBox3); this.Controls.Add(this.groupBox2); this.Controls.Add(this.cb_ParticleRange); this.Controls.Add(this.button6); this.Controls.Add(this.button1); this.Controls.Add(this.label39); this.Controls.Add(this.groupBox9); this.Controls.Add(this.groupBox1); this.Controls.Add(this.button2); this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle; this.Margin = new System.Windows.Forms.Padding(2); this.MaximizeBox = false; this.MinimizeBox = false; this.Name = "OTSReport_Template_INCA"; this.ShowIcon = false; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent; this.Text = "模板设置"; this.Load += new System.EventHandler(this.OTSReport_TemplateDesignerRM_Load); this.groupBox1.ResumeLayout(false); this.groupBox1.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox7)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.numericMin)).EndInit(); this.groupBox_zt.ResumeLayout(false); this.groupBox_zt.PerformLayout(); this.groupBox_px.ResumeLayout(false); this.groupBox_px.PerformLayout(); this.groupBox9.ResumeLayout(false); this.groupBox9.PerformLayout(); this.groupBox2.ResumeLayout(false); this.groupBox2.PerformLayout(); this.groupBox3.ResumeLayout(false); this.groupBox3.PerformLayout(); this.ResumeLayout(false); this.PerformLayout(); } #endregion private System.Windows.Forms.Button button1; private System.Windows.Forms.Button button2; private System.Windows.Forms.Label label5; private System.Windows.Forms.Label label3; private System.Windows.Forms.TextBox tb_FBT; private System.Windows.Forms.TextBox tb_ZBT; private System.Windows.Forms.Label label1; private System.Windows.Forms.TextBox tb_YPBH; private System.Windows.Forms.Label label4; private System.Windows.Forms.TextBox tb_CKBZ; private System.Windows.Forms.CheckBox ck_ypsm; private System.Windows.Forms.Label label6; private System.Windows.Forms.GroupBox groupBox1; private System.Windows.Forms.TextBox tb_yjwb; private System.Windows.Forms.Label label10; private System.Windows.Forms.Label label9; private System.Windows.Forms.CheckBox ck_klcc_xsmk; private System.Windows.Forms.ComboBox cb_klcc_ljb; private System.Windows.Forms.ComboBox cb_klcc_jsfs; private System.Windows.Forms.Label label15; private System.Windows.Forms.Label label14; private System.Windows.Forms.CheckBox ck_ysfx_xsmk; private System.Windows.Forms.CheckBox ck_kllb_xsmk; private System.Windows.Forms.CheckBox ck_ym; private System.Windows.Forms.Label label33; private System.Windows.Forms.ListView lbv_syxt_mblb; private System.Windows.Forms.Button button6; private System.Windows.Forms.GroupBox groupBox9; private System.Windows.Forms.Label label39; private System.Windows.Forms.TextBox tb_ysfx_xsys; private System.Windows.Forms.Button button4; public System.Windows.Forms.ComboBox comboBox_PeriodicTable; private System.Windows.Forms.Button button3; private System.Windows.Forms.GroupBox groupBox_px; private System.Windows.Forms.GroupBox groupBox_zt; private System.Windows.Forms.Label ParticleList_5; private System.Windows.Forms.ComboBox cb_FrameChart_p2; private System.Windows.Forms.Label ParticleList_4; private System.Windows.Forms.ComboBox cb_FrameChart_p1; private System.Windows.Forms.ComboBox comboBox_p3; private System.Windows.Forms.Label ParticleList_3; private System.Windows.Forms.ComboBox comboBox_p2; private System.Windows.Forms.Label ParticleList_2; private System.Windows.Forms.Label ParticleList_1; private System.Windows.Forms.ComboBox comboBox_p1; private System.Windows.Forms.ComboBox cb_ParticleRange; private System.Windows.Forms.CheckBox ck_kllb_fjzt; private System.Windows.Forms.CheckBox ck_jzwzb_surface; 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; 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.PictureBox pictureBox7; private System.Windows.Forms.Label label8312; private System.Windows.Forms.Button button1217; private System.Windows.Forms.GroupBox groupBox2; private System.Windows.Forms.TextBox textBox_cypxss; private System.Windows.Forms.Label label_cypxss; private System.Windows.Forms.TextBox textBox_zypxss; private System.Windows.Forms.Label label_zypxss; private System.Windows.Forms.GroupBox groupBox3; private System.Windows.Forms.CheckBox ck_syxt_xsmk; } }