namespace OTSIncAReportApp.OTSTemplateDesigner { partial class OTSReport_TemplateDesignerRM { /// /// 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_jggk = new System.Windows.Forms.CheckBox(); this.ck_ypsm = new System.Windows.Forms.CheckBox(); this.label7 = new System.Windows.Forms.Label(); 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.tb_khh = new System.Windows.Forms.TextBox(); this.label2 = new System.Windows.Forms.Label(); this.groupBox1 = new System.Windows.Forms.GroupBox(); this.tb_ymwb = new System.Windows.Forms.TextBox(); this.label8 = new System.Windows.Forms.Label(); this.groupBox4 = new System.Windows.Forms.GroupBox(); this.ck_klcc_xsmk = new System.Windows.Forms.CheckBox(); this.label17 = new System.Windows.Forms.Label(); 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.groupBox5 = new System.Windows.Forms.GroupBox(); this.ck_yscf_xsmk = new System.Windows.Forms.CheckBox(); this.label20 = new System.Windows.Forms.Label(); this.label22 = new System.Windows.Forms.Label(); this.cb_yscf_xstx = new System.Windows.Forms.ComboBox(); this.groupBox6 = new System.Windows.Forms.GroupBox(); this.ck_ysfx_xsmk = new System.Windows.Forms.CheckBox(); this.label25 = new System.Windows.Forms.Label(); this.groupBox7 = new System.Windows.Forms.GroupBox(); this.lbv_syxt_mblb = new System.Windows.Forms.ListView(); this.ck_syxt_xsmk = new System.Windows.Forms.CheckBox(); this.label40 = new System.Windows.Forms.Label(); this.cb_syxt_ljb = new System.Windows.Forms.ComboBox(); this.cb_syxt_mhxssl = new System.Windows.Forms.ComboBox(); this.label38 = new System.Windows.Forms.Label(); this.label33 = new System.Windows.Forms.Label(); this.label42 = new System.Windows.Forms.Label(); this.groupBox8 = new System.Windows.Forms.GroupBox(); 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(); this.label53 = new System.Windows.Forms.Label(); this.label52 = new System.Windows.Forms.Label(); this.label51 = new System.Windows.Forms.Label(); this.label50 = new System.Windows.Forms.Label(); this.label49 = new System.Windows.Forms.Label(); this.label54 = new System.Windows.Forms.Label(); this.pictureBox8 = new System.Windows.Forms.PictureBox(); this.pictureBox6 = new System.Windows.Forms.PictureBox(); this.pictureBox5 = new System.Windows.Forms.PictureBox(); this.pictureBox4 = new System.Windows.Forms.PictureBox(); this.pictureBox3 = new System.Windows.Forms.PictureBox(); this.pictureBox2 = new System.Windows.Forms.PictureBox(); this.pictureBox1 = new System.Windows.Forms.PictureBox(); this.panel3 = new System.Windows.Forms.Panel(); this.groupBox9 = new System.Windows.Forms.GroupBox(); this.label39 = new System.Windows.Forms.Label(); this.groupBox1.SuspendLayout(); this.groupBox4.SuspendLayout(); this.groupBox5.SuspendLayout(); this.groupBox6.SuspendLayout(); this.groupBox7.SuspendLayout(); this.groupBox8.SuspendLayout(); this.panel2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox8)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit(); this.panel3.SuspendLayout(); this.groupBox9.SuspendLayout(); this.SuspendLayout(); // // tb_FBT // this.tb_FBT.Location = new System.Drawing.Point(5, 83); this.tb_FBT.Margin = new System.Windows.Forms.Padding(2); this.tb_FBT.Name = "tb_FBT"; this.tb_FBT.Size = new System.Drawing.Size(258, 21); this.tb_FBT.TabIndex = 20; // // tb_ZBT // this.tb_ZBT.Location = new System.Drawing.Point(5, 35); this.tb_ZBT.Margin = new System.Windows.Forms.Padding(2); this.tb_ZBT.Name = "tb_ZBT"; this.tb_ZBT.Size = new System.Drawing.Size(258, 21); this.tb_ZBT.TabIndex = 10; // // label5 // this.label5.AutoSize = true; this.label5.Location = new System.Drawing.Point(5, 69); 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(930, 47); this.button1.Margin = new System.Windows.Forms.Padding(2); this.button1.Name = "button1"; this.button1.Size = new System.Drawing.Size(71, 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, 124); 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, 138); this.tb_YPBH.Margin = new System.Windows.Forms.Padding(2); this.tb_YPBH.Name = "tb_YPBH"; this.tb_YPBH.Size = new System.Drawing.Size(258, 21); this.tb_YPBH.TabIndex = 30; // // label4 // this.label4.AutoSize = true; this.label4.Location = new System.Drawing.Point(5, 175); 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, 189); this.tb_CKBZ.Margin = new System.Windows.Forms.Padding(2); this.tb_CKBZ.Name = "tb_CKBZ"; this.tb_CKBZ.Size = new System.Drawing.Size(258, 21); this.tb_CKBZ.TabIndex = 50; // // ck_jggk // this.ck_jggk.AutoSize = true; this.ck_jggk.Location = new System.Drawing.Point(224, 230); this.ck_jggk.Margin = new System.Windows.Forms.Padding(2); this.ck_jggk.Name = "ck_jggk"; this.ck_jggk.Size = new System.Drawing.Size(15, 14); this.ck_jggk.TabIndex = 51; this.ck_jggk.UseVisualStyleBackColor = true; // // 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; // // label7 // this.label7.AutoSize = true; this.label7.Location = new System.Drawing.Point(5, 230); this.label7.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.label7.Name = "label7"; this.label7.Size = new System.Drawing.Size(77, 12); this.label7.TabIndex = 0; this.label7.Text = "显示结果概况"; // // 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(7, 89); this.tb_yjwb.Margin = new System.Windows.Forms.Padding(2); this.tb_yjwb.Name = "tb_yjwb"; this.tb_yjwb.Size = new System.Drawing.Size(256, 21); this.tb_yjwb.TabIndex = 42; // // label10 // this.label10.AutoSize = true; this.label10.Location = new System.Drawing.Point(5, 75); 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 = "页码"; // // tb_khh // this.tb_khh.Location = new System.Drawing.Point(7, 147); this.tb_khh.Margin = new System.Windows.Forms.Padding(2); this.tb_khh.Name = "tb_khh"; this.tb_khh.Size = new System.Drawing.Size(256, 21); this.tb_khh.TabIndex = 42; // // label2 // this.label2.AutoSize = true; this.label2.Location = new System.Drawing.Point(5, 133); this.label2.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(41, 12); this.label2.TabIndex = 41; this.label2.Text = "客户号"; // // groupBox1 // this.groupBox1.Controls.Add(this.ck_ym); this.groupBox1.Controls.Add(this.label9); this.groupBox1.Controls.Add(this.tb_ymwb); this.groupBox1.Controls.Add(this.tb_yjwb); this.groupBox1.Controls.Add(this.tb_khh); this.groupBox1.Controls.Add(this.label2); this.groupBox1.Controls.Add(this.label10); this.groupBox1.Controls.Add(this.label8); this.groupBox1.Location = new System.Drawing.Point(3, 263); 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(268, 181); this.groupBox1.TabIndex = 0; this.groupBox1.TabStop = false; this.groupBox1.Text = "页眉页脚设置"; // // tb_ymwb // this.tb_ymwb.Location = new System.Drawing.Point(7, 33); this.tb_ymwb.Margin = new System.Windows.Forms.Padding(2); this.tb_ymwb.Name = "tb_ymwb"; this.tb_ymwb.Size = new System.Drawing.Size(256, 21); this.tb_ymwb.TabIndex = 42; // // label8 // this.label8.AutoSize = true; this.label8.Location = new System.Drawing.Point(5, 17); this.label8.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.label8.Name = "label8"; this.label8.Size = new System.Drawing.Size(53, 12); this.label8.TabIndex = 41; this.label8.Text = "页眉文本"; // // groupBox4 // this.groupBox4.Controls.Add(this.ck_klcc_xsmk); this.groupBox4.Controls.Add(this.label17); this.groupBox4.Controls.Add(this.cb_klcc_ljb); this.groupBox4.Controls.Add(this.cb_klcc_jsfs); this.groupBox4.Controls.Add(this.label15); this.groupBox4.Controls.Add(this.label14); this.groupBox4.Location = new System.Drawing.Point(3, 448); 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.TabIndex = 2; this.groupBox4.TabStop = false; this.groupBox4.Text = "颗粒尺寸分析结果"; // // ck_klcc_xsmk // this.ck_klcc_xsmk.AutoSize = true; this.ck_klcc_xsmk.Location = new System.Drawing.Point(224, 25); 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(15, 14); this.ck_klcc_xsmk.TabIndex = 53; this.ck_klcc_xsmk.UseVisualStyleBackColor = true; this.ck_klcc_xsmk.CheckedChanged += new System.EventHandler(this.ck_klcc_xsmk_CheckedChanged); // // label17 // this.label17.AutoSize = true; this.label17.Location = new System.Drawing.Point(9, 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); this.label17.TabIndex = 52; this.label17.Text = "显示该模块"; // // 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(19, 112); 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); 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(19, 67); 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); this.cb_klcc_jsfs.TabIndex = 42; // // label15 // this.label15.AutoSize = true; this.label15.Location = new System.Drawing.Point(19, 97); 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(17, 53); 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 = "计算方式"; // // groupBox5 // this.groupBox5.Controls.Add(this.ck_yscf_xsmk); this.groupBox5.Controls.Add(this.label20); this.groupBox5.Controls.Add(this.label22); this.groupBox5.Controls.Add(this.cb_yscf_xstx); this.groupBox5.Location = new System.Drawing.Point(3, 701); this.groupBox5.Margin = new System.Windows.Forms.Padding(2); this.groupBox5.Name = "groupBox5"; this.groupBox5.Padding = new System.Windows.Forms.Padding(2); this.groupBox5.Size = new System.Drawing.Size(263, 112); this.groupBox5.TabIndex = 3; this.groupBox5.TabStop = false; this.groupBox5.Text = "元素成份图"; // // ck_yscf_xsmk // this.ck_yscf_xsmk.AutoSize = true; this.ck_yscf_xsmk.Location = new System.Drawing.Point(224, 18); this.ck_yscf_xsmk.Margin = new System.Windows.Forms.Padding(2); this.ck_yscf_xsmk.Name = "ck_yscf_xsmk"; this.ck_yscf_xsmk.Size = new System.Drawing.Size(15, 14); this.ck_yscf_xsmk.TabIndex = 53; this.ck_yscf_xsmk.UseVisualStyleBackColor = true; this.ck_yscf_xsmk.CheckedChanged += new System.EventHandler(this.ck_yscf_xsmk_CheckedChanged); // // label20 // this.label20.AutoSize = true; this.label20.Location = new System.Drawing.Point(7, 20); this.label20.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.label20.Name = "label20"; this.label20.Size = new System.Drawing.Size(65, 12); this.label20.TabIndex = 52; this.label20.Text = "显示该模块"; // // label22 // this.label22.AutoSize = true; this.label22.Location = new System.Drawing.Point(12, 53); this.label22.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.label22.Name = "label22"; this.label22.Size = new System.Drawing.Size(53, 12); this.label22.TabIndex = 41; this.label22.Text = "显示图形"; // // cb_yscf_xstx // this.cb_yscf_xstx.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.cb_yscf_xstx.FormattingEnabled = true; this.cb_yscf_xstx.Location = new System.Drawing.Point(14, 67); this.cb_yscf_xstx.Margin = new System.Windows.Forms.Padding(2); this.cb_yscf_xstx.Name = "cb_yscf_xstx"; this.cb_yscf_xstx.Size = new System.Drawing.Size(214, 20); this.cb_yscf_xstx.TabIndex = 42; // // groupBox6 // 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.Margin = new System.Windows.Forms.Padding(2); this.groupBox6.Name = "groupBox6"; this.groupBox6.Padding = new System.Windows.Forms.Padding(2); this.groupBox6.Size = new System.Drawing.Size(268, 72); this.groupBox6.TabIndex = 4; this.groupBox6.TabStop = false; this.groupBox6.Text = "元素分析表"; // // ck_ysfx_xsmk // this.ck_ysfx_xsmk.AutoSize = true; this.ck_ysfx_xsmk.Location = new System.Drawing.Point(224, 25); 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(15, 14); this.ck_ysfx_xsmk.TabIndex = 53; this.ck_ysfx_xsmk.UseVisualStyleBackColor = true; this.ck_ysfx_xsmk.CheckedChanged += new System.EventHandler(this.ck_ysfx_xsmk_CheckedChanged); // // label25 // this.label25.AutoSize = true; this.label25.Location = new System.Drawing.Point(5, 27); this.label25.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.label25.Name = "label25"; this.label25.Size = new System.Drawing.Size(65, 12); this.label25.TabIndex = 52; this.label25.Text = "显示该模块"; // // groupBox7 // this.groupBox7.Controls.Add(this.lbv_syxt_mblb); this.groupBox7.Controls.Add(this.ck_syxt_xsmk); this.groupBox7.Controls.Add(this.label40); this.groupBox7.Controls.Add(this.cb_syxt_ljb); this.groupBox7.Controls.Add(this.cb_syxt_mhxssl); 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, 827); this.groupBox7.Margin = new System.Windows.Forms.Padding(2); this.groupBox7.Name = "groupBox7"; this.groupBox7.Padding = new System.Windows.Forms.Padding(2); this.groupBox7.Size = new System.Drawing.Size(263, 498); this.groupBox7.TabIndex = 7; this.groupBox7.TabStop = false; this.groupBox7.Text = "三元相图"; // // 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(6, 232); 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(249, 258); this.lbv_syxt_mblb.TabIndex = 55; this.lbv_syxt_mblb.UseCompatibleStateImageBehavior = false; this.lbv_syxt_mblb.View = System.Windows.Forms.View.List; // // ck_syxt_xsmk // this.ck_syxt_xsmk.AutoSize = true; this.ck_syxt_xsmk.Location = new System.Drawing.Point(224, 21); 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(15, 14); this.ck_syxt_xsmk.TabIndex = 53; this.ck_syxt_xsmk.UseVisualStyleBackColor = true; this.ck_syxt_xsmk.CheckedChanged += new System.EventHandler(this.ck_syxt_xsmk_CheckedChanged); // // label40 // this.label40.AutoSize = true; this.label40.Location = new System.Drawing.Point(4, 23); this.label40.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.label40.Name = "label40"; this.label40.Size = new System.Drawing.Size(65, 12); this.label40.TabIndex = 52; this.label40.Text = "显示该模块"; // // cb_syxt_ljb // this.cb_syxt_ljb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.cb_syxt_ljb.FormattingEnabled = true; this.cb_syxt_ljb.Location = new System.Drawing.Point(14, 73); this.cb_syxt_ljb.Margin = new System.Windows.Forms.Padding(2); this.cb_syxt_ljb.Name = "cb_syxt_ljb"; this.cb_syxt_ljb.Size = new System.Drawing.Size(214, 20); this.cb_syxt_ljb.TabIndex = 42; // // cb_syxt_mhxssl // this.cb_syxt_mhxssl.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.cb_syxt_mhxssl.FormattingEnabled = true; this.cb_syxt_mhxssl.Location = new System.Drawing.Point(14, 150); this.cb_syxt_mhxssl.Margin = new System.Windows.Forms.Padding(2); this.cb_syxt_mhxssl.Name = "cb_syxt_mhxssl"; this.cb_syxt_mhxssl.Size = new System.Drawing.Size(214, 20); this.cb_syxt_mhxssl.TabIndex = 42; this.cb_syxt_mhxssl.SelectedIndexChanged += new System.EventHandler(this.cb_syxt_mhxssl_SelectedIndexChanged); // // label38 // this.label38.AutoSize = true; this.label38.Location = new System.Drawing.Point(12, 59); this.label38.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.label38.Name = "label38"; this.label38.Size = new System.Drawing.Size(65, 12); this.label38.TabIndex = 41; this.label38.Text = "粒级表信息"; // // label33 // this.label33.AutoSize = true; this.label33.Location = new System.Drawing.Point(14, 211); 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 = "三元相图模板列表"; // // label42 // this.label42.AutoSize = true; this.label42.Location = new System.Drawing.Point(12, 136); this.label42.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.label42.Name = "label42"; this.label42.Size = new System.Drawing.Size(77, 12); this.label42.TabIndex = 41; this.label42.Text = "每行显示数量"; // // groupBox8 // 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, 1340); 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, 159); this.groupBox8.TabIndex = 6; this.groupBox8.TabStop = false; this.groupBox8.Text = "颗粒列表"; // // ck_kllb_npxx // this.ck_kllb_npxx.AutoSize = true; this.ck_kllb_npxx.Location = new System.Drawing.Point(224, 118); 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.CheckedChanged += new System.EventHandler(this.ck_kllb_npxx_CheckedChanged); // // ck_kllb_fdtx // this.ck_kllb_fdtx.AutoSize = true; this.ck_kllb_fdtx.Location = new System.Drawing.Point(224, 90); 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.CheckedChanged += new System.EventHandler(this.ck_kllb_fdtx_CheckedChanged); // // ck_kllb_ystx // this.ck_kllb_ystx.AutoSize = true; this.ck_kllb_ystx.Location = new System.Drawing.Point(224, 64); 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.CheckedChanged += new System.EventHandler(this.ck_kllb_ystx_CheckedChanged); // // ck_kllb_xsmk // this.ck_kllb_xsmk.AutoSize = true; this.ck_kllb_xsmk.Location = new System.Drawing.Point(224, 23); 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(15, 14); this.ck_kllb_xsmk.TabIndex = 53; this.ck_kllb_xsmk.UseVisualStyleBackColor = true; this.ck_kllb_xsmk.CheckedChanged += new System.EventHandler(this.ck_kllb_xsmk_CheckedChanged); // // label32 // this.label32.AutoSize = true; this.label32.Location = new System.Drawing.Point(16, 118); 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 = "能谱信息"; // // label31 // this.label31.AutoSize = true; this.label31.Location = new System.Drawing.Point(14, 92); 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 = "放大图像"; // // label30 // this.label30.AutoSize = true; this.label30.Location = new System.Drawing.Point(14, 66); 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 = "原始图像"; // // label34 // this.label34.AutoSize = true; this.label34.Location = new System.Drawing.Point(4, 25); this.label34.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.label34.Name = "label34"; this.label34.Size = new System.Drawing.Size(65, 12); this.label34.TabIndex = 52; this.label34.Text = "显示该模块"; // // button6 // this.button6.Location = new System.Drawing.Point(855, 47); this.button6.Margin = new System.Windows.Forms.Padding(2); this.button6.Name = "button6"; this.button6.Size = new System.Drawing.Size(71, 22); this.button6.TabIndex = 72; this.button6.Text = "保存"; this.button6.UseVisualStyleBackColor = true; this.button6.Click += new System.EventHandler(this.button6_Click); // // panel2 // this.panel2.AutoScroll = true; this.panel2.BackColor = System.Drawing.Color.White; this.panel2.Controls.Add(this.label53); this.panel2.Controls.Add(this.label52); this.panel2.Controls.Add(this.label51); this.panel2.Controls.Add(this.label50); this.panel2.Controls.Add(this.label49); this.panel2.Controls.Add(this.label54); this.panel2.Controls.Add(this.pictureBox8); this.panel2.Controls.Add(this.pictureBox6); this.panel2.Controls.Add(this.pictureBox5); this.panel2.Controls.Add(this.pictureBox4); this.panel2.Controls.Add(this.pictureBox3); this.panel2.Controls.Add(this.pictureBox2); this.panel2.Controls.Add(this.pictureBox1); this.panel2.Location = new System.Drawing.Point(12, 12); this.panel2.Name = "panel2"; this.panel2.Size = new System.Drawing.Size(696, 706); this.panel2.TabIndex = 73; // // label53 // this.label53.AutoSize = true; this.label53.Location = new System.Drawing.Point(273, 348); this.label53.Name = "label53"; this.label53.Size = new System.Drawing.Size(77, 12); this.label53.TabIndex = 105; this.label53.Text = "检测结果文件"; // // label52 // this.label52.AutoSize = true; this.label52.Location = new System.Drawing.Point(273, 325); this.label52.Name = "label52"; this.label52.Size = new System.Drawing.Size(53, 12); this.label52.TabIndex = 104; this.label52.Text = "报告时间"; // // label51 // this.label51.AutoSize = true; this.label51.Location = new System.Drawing.Point(273, 371); this.label51.Name = "label51"; this.label51.Size = new System.Drawing.Size(53, 12); this.label51.TabIndex = 103; this.label51.Text = "参考标准"; // // label50 // this.label50.AutoSize = true; this.label50.Location = new System.Drawing.Point(273, 302); this.label50.Name = "label50"; this.label50.Size = new System.Drawing.Size(53, 12); this.label50.TabIndex = 102; this.label50.Text = "样品编号"; // // label49 // this.label49.AutoSize = true; this.label49.BackColor = System.Drawing.Color.White; this.label49.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label49.Location = new System.Drawing.Point(272, 215); this.label49.Name = "label49"; this.label49.Size = new System.Drawing.Size(112, 14); this.label49.TabIndex = 101; this.label49.Text = "副标题有限公司"; // // label54 // this.label54.AutoSize = true; this.label54.BackColor = System.Drawing.Color.White; this.label54.Font = new System.Drawing.Font("宋体", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label54.Location = new System.Drawing.Point(239, 184); this.label54.Name = "label54"; this.label54.Size = new System.Drawing.Size(185, 24); this.label54.TabIndex = 100; this.label54.Text = "主标题分析报告"; // // pictureBox8 // this.pictureBox8.Image = global::OTSIncAReportApp.Properties.Resources.颗粒列表; this.pictureBox8.Location = new System.Drawing.Point(3, 5729); this.pictureBox8.Name = "pictureBox8"; this.pictureBox8.Size = new System.Drawing.Size(673, 954); this.pictureBox8.TabIndex = 8; this.pictureBox8.TabStop = false; // // pictureBox6 // this.pictureBox6.Image = global::OTSIncAReportApp.Properties.Resources.三元相图; this.pictureBox6.Location = new System.Drawing.Point(3, 4769); this.pictureBox6.Name = "pictureBox6"; this.pictureBox6.Size = new System.Drawing.Size(673, 954); this.pictureBox6.TabIndex = 6; this.pictureBox6.TabStop = false; // // pictureBox5 // this.pictureBox5.Image = global::OTSIncAReportApp.Properties.Resources.元素成分图; this.pictureBox5.Location = new System.Drawing.Point(3, 3814); this.pictureBox5.Name = "pictureBox5"; this.pictureBox5.Size = new System.Drawing.Size(673, 954); this.pictureBox5.TabIndex = 5; this.pictureBox5.TabStop = false; // // pictureBox4 // this.pictureBox4.Image = global::OTSIncAReportApp.Properties.Resources.元素分析表; this.pictureBox4.Location = new System.Drawing.Point(3, 2860); this.pictureBox4.Name = "pictureBox4"; this.pictureBox4.Size = new System.Drawing.Size(673, 954); this.pictureBox4.TabIndex = 4; this.pictureBox4.TabStop = false; // // pictureBox3 // this.pictureBox3.Image = global::OTSIncAReportApp.Properties.Resources.颗粒成分图; this.pictureBox3.Location = new System.Drawing.Point(3, 1907); this.pictureBox3.Name = "pictureBox3"; this.pictureBox3.Size = new System.Drawing.Size(673, 954); this.pictureBox3.TabIndex = 3; this.pictureBox3.TabStop = false; // // pictureBox2 // this.pictureBox2.Image = global::OTSIncAReportApp.Properties.Resources.颗粒尺寸分析结果; this.pictureBox2.Location = new System.Drawing.Point(3, 953); this.pictureBox2.Name = "pictureBox2"; this.pictureBox2.Size = new System.Drawing.Size(673, 954); this.pictureBox2.TabIndex = 2; this.pictureBox2.TabStop = false; // // pictureBox1 // this.pictureBox1.Image = global::OTSIncAReportApp.Properties.Resources.报表首页加样品说明; this.pictureBox1.Location = new System.Drawing.Point(3, 3); this.pictureBox1.Name = "pictureBox1"; this.pictureBox1.Size = new System.Drawing.Size(673, 954); this.pictureBox1.TabIndex = 1; this.pictureBox1.TabStop = false; // // panel3 // this.panel3.AutoScroll = true; this.panel3.Controls.Add(this.groupBox7); this.panel3.Controls.Add(this.groupBox5); this.panel3.Controls.Add(this.groupBox8); this.panel3.Controls.Add(this.groupBox6); this.panel3.Controls.Add(this.groupBox9); this.panel3.Controls.Add(this.groupBox4); this.panel3.Controls.Add(this.groupBox1); this.panel3.Location = new System.Drawing.Point(714, 74); this.panel3.Name = "panel3"; this.panel3.Size = new System.Drawing.Size(299, 636); this.panel3.TabIndex = 74; // // groupBox9 // this.groupBox9.Controls.Add(this.ck_jggk); 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.label7); 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(3, 3); this.groupBox9.Name = "groupBox9"; this.groupBox9.Size = new System.Drawing.Size(268, 255); 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(709, 9); this.label39.Name = "label39"; this.label39.Size = new System.Drawing.Size(129, 29); this.label39.TabIndex = 75; this.label39.Text = "模板设置"; // // OTSReport_TemplateDesignerRM // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1037, 707); this.Controls.Add(this.button6); this.Controls.Add(this.button1); this.Controls.Add(this.label39); this.Controls.Add(this.panel3); this.Controls.Add(this.panel2); 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_TemplateDesignerRM"; 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(); this.groupBox4.ResumeLayout(false); this.groupBox4.PerformLayout(); this.groupBox5.ResumeLayout(false); this.groupBox5.PerformLayout(); this.groupBox6.ResumeLayout(false); this.groupBox6.PerformLayout(); this.groupBox7.ResumeLayout(false); this.groupBox7.PerformLayout(); this.groupBox8.ResumeLayout(false); this.groupBox8.PerformLayout(); this.panel2.ResumeLayout(false); this.panel2.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox8)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit(); this.panel3.ResumeLayout(false); this.groupBox9.ResumeLayout(false); this.groupBox9.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_jggk; private System.Windows.Forms.CheckBox ck_ypsm; private System.Windows.Forms.Label label7; private System.Windows.Forms.Label label6; private System.Windows.Forms.TextBox tb_khh; private System.Windows.Forms.Label label2; 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.TextBox tb_ymwb; private System.Windows.Forms.Label label8; private System.Windows.Forms.GroupBox groupBox4; private System.Windows.Forms.CheckBox ck_klcc_xsmk; private System.Windows.Forms.Label label17; 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.GroupBox groupBox5; private System.Windows.Forms.CheckBox ck_yscf_xsmk; private System.Windows.Forms.Label label20; private System.Windows.Forms.Label label22; private System.Windows.Forms.ComboBox cb_yscf_xstx; private System.Windows.Forms.GroupBox groupBox6; private System.Windows.Forms.CheckBox ck_ysfx_xsmk; private System.Windows.Forms.Label label25; private System.Windows.Forms.GroupBox groupBox7; private System.Windows.Forms.CheckBox ck_syxt_xsmk; private System.Windows.Forms.Label label40; 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; private System.Windows.Forms.ListView lbv_syxt_mblb; private System.Windows.Forms.ComboBox cb_syxt_ljb; private System.Windows.Forms.Label label38; private System.Windows.Forms.Button button6; private System.Windows.Forms.Panel panel2; private System.Windows.Forms.Label label53; private System.Windows.Forms.Label label52; private System.Windows.Forms.Label label51; private System.Windows.Forms.Label label50; private System.Windows.Forms.Label label49; private System.Windows.Forms.Label label54; private System.Windows.Forms.PictureBox pictureBox8; private System.Windows.Forms.PictureBox pictureBox6; private System.Windows.Forms.PictureBox pictureBox5; private System.Windows.Forms.PictureBox pictureBox4; private System.Windows.Forms.PictureBox pictureBox3; private System.Windows.Forms.PictureBox pictureBox2; private System.Windows.Forms.PictureBox pictureBox1; private System.Windows.Forms.Panel panel3; private System.Windows.Forms.GroupBox groupBox9; private System.Windows.Forms.Label label39; } }