| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319 | namespace OTSIncAReportApp.OTSTemplateDesigner{    partial class OTSReport_TemplateDesignerRM    {        /// <summary>        /// Required designer variable.        /// </summary>        private System.ComponentModel.IContainer components = null;        /// <summary>        /// Clean up any resources being used.        /// </summary>        /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>        protected override void Dispose(bool disposing)        {            if (disposing && (components != null))            {                components.Dispose();            }            base.Dispose(disposing);        }        #region Windows Form Designer generated code        /// <summary>        /// Required method for Designer support - do not modify        /// the contents of this method with the code editor.        /// </summary>        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.groupBox6 = new System.Windows.Forms.GroupBox();            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.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_fjzt = new System.Windows.Forms.CheckBox();            this.label111 = new System.Windows.Forms.Label();            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_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.groupBox2 = new System.Windows.Forms.GroupBox();            this.groupBZ = new System.Windows.Forms.GroupBox();            this.textBox_strBZ = new System.Windows.Forms.TextBox();            this.groupBox9 = new System.Windows.Forms.GroupBox();            this.label39 = new System.Windows.Forms.Label();            this.cb_ParticleRange = new System.Windows.Forms.ComboBox();            this.ck_jzwzb_surface = new System.Windows.Forms.CheckBox();            this.label12 = new System.Windows.Forms.Label();            this.label13 = new System.Windows.Forms.Label();            this.ck_jzwzb_chart = new System.Windows.Forms.CheckBox();            this.groupBox1.SuspendLayout();            this.groupBox4.SuspendLayout();            this.groupBox6.SuspendLayout();            this.groupBox7.SuspendLayout();            this.groupBox8.SuspendLayout();            this.groupBox_zt.SuspendLayout();            this.groupBox_px.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.groupBox2.SuspendLayout();            this.groupBZ.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 = "计算方式";            //             // groupBox6            //             this.groupBox6.Controls.Add(this.button3);            this.groupBox6.Controls.Add(this.comboBox_PeriodicTable);            this.groupBox6.Controls.Add(this.tb_ysfx_xsys);            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.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, 134);            this.groupBox6.TabIndex = 4;            this.groupBox6.TabStop = false;            this.groupBox6.Text = "元素分析表";            //             // button3            //             this.button3.Location = new System.Drawing.Point(202, 51);            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, 93);            this.comboBox_PeriodicTable.Name = "comboBox_PeriodicTable";            this.comboBox_PeriodicTable.Size = new System.Drawing.Size(141, 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, 51);            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(181, 21);            this.tb_ysfx_xsys.TabIndex = 58;            //             // button4            //             this.button4.Location = new System.Drawing.Point(167, 93);            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(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, 752);            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, 471);            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(8, 199);            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, 129);            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, 176);            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, 115);            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_fjzt);            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.Margin = new System.Windows.Forms.Padding(2);            this.groupBox8.Name = "groupBox8";            this.groupBox8.Padding = new System.Windows.Forms.Padding(2);            this.groupBox8.Size = new System.Drawing.Size(263, 464);            this.groupBox8.TabIndex = 6;            this.groupBox8.TabStop = false;            this.groupBox8.Text = "颗粒列表";            //             // ck_kllb_fjzt            //             this.ck_kllb_fjzt.AutoSize = true;            this.ck_kllb_fjzt.Location = new System.Drawing.Point(224, 47);            this.ck_kllb_fjzt.Name = "ck_kllb_fjzt";            this.ck_kllb_fjzt.Size = new System.Drawing.Size(15, 14);            this.ck_kllb_fjzt.TabIndex = 57;            this.ck_kllb_fjzt.UseVisualStyleBackColor = true;            //             // label111            //             this.label111.AutoSize = true;            this.label111.Location = new System.Drawing.Point(7, 47);            this.label111.Name = "label111";            this.label111.Size = new System.Drawing.Size(53, 12);            this.label111.TabIndex = 56;            this.label111.Text = "附加帧图";            //             // 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(8, 239);            this.groupBox_zt.Name = "groupBox_zt";            this.groupBox_zt.Size = new System.Drawing.Size(249, 125);            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(17, 70);            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(17, 84);            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(216, 20);            this.cb_FrameChart_p2.TabIndex = 56;            //             // ParticleList_4            //             this.ParticleList_4.AutoSize = true;            this.ParticleList_4.Location = new System.Drawing.Point(17, 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(17, 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(216, 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(8, 67);            this.groupBox_px.Name = "groupBox_px";            this.groupBox_px.Size = new System.Drawing.Size(249, 166);            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(13, 128);            this.comboBox_p3.Margin = new System.Windows.Forms.Padding(2);            this.comboBox_p3.Name = "comboBox_p3";            this.comboBox_p3.Size = new System.Drawing.Size(216, 20);            this.comboBox_p3.TabIndex = 57;            //             // ParticleList_3            //             this.ParticleList_3.AutoSize = true;            this.ParticleList_3.Location = new System.Drawing.Point(15, 114);            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(13, 86);            this.comboBox_p2.Margin = new System.Windows.Forms.Padding(2);            this.comboBox_p2.Name = "comboBox_p2";            this.comboBox_p2.Size = new System.Drawing.Size(216, 20);            this.comboBox_p2.TabIndex = 55;            //             // ParticleList_2            //             this.ParticleList_2.AutoSize = true;            this.ParticleList_2.Location = new System.Drawing.Point(11, 72);            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(13, 26);            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(13, 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(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.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(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.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(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.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(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 = "能谱信息";            //             // 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 = "放大图像";            //             // 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 = "原始图像";            //             // 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.groupBox2);            this.panel3.Controls.Add(this.groupBox7);            this.panel3.Controls.Add(this.groupBZ);            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(288, 644);            this.panel3.TabIndex = 74;            //             // groupBox2            //             this.groupBox2.Controls.Add(this.ck_jzwzb_chart);            this.groupBox2.Controls.Add(this.label13);            this.groupBox2.Controls.Add(this.label12);            this.groupBox2.Controls.Add(this.ck_jzwzb_surface);            this.groupBox2.Location = new System.Drawing.Point(3, 1706);            this.groupBox2.Name = "groupBox2";            this.groupBox2.Size = new System.Drawing.Size(263, 81);            this.groupBox2.TabIndex = 8;            this.groupBox2.TabStop = false;            this.groupBox2.Text = "夹杂物占比表";            //             // groupBZ            //             this.groupBZ.Controls.Add(this.textBox_strBZ);            this.groupBZ.Location = new System.Drawing.Point(5, 1793);            this.groupBZ.Name = "groupBZ";            this.groupBZ.Size = new System.Drawing.Size(263, 139);            this.groupBZ.TabIndex = 7;            this.groupBZ.TabStop = false;            this.groupBZ.Text = "备注";            //             // textBox_strBZ            //             this.textBox_strBZ.Location = new System.Drawing.Point(5, 19);            this.textBox_strBZ.Margin = new System.Windows.Forms.Padding(2);            this.textBox_strBZ.Multiline = true;            this.textBox_strBZ.Name = "textBox_strBZ";            this.textBox_strBZ.Size = new System.Drawing.Size(252, 115);            this.textBox_strBZ.TabIndex = 11;            //             // 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 = "模板设置";            //             // cb_ParticleRange            //             this.cb_ParticleRange.FormattingEnabled = true;            this.cb_ParticleRange.Location = new System.Drawing.Point(722, 47);            this.cb_ParticleRange.Name = "cb_ParticleRange";            this.cb_ParticleRange.Size = new System.Drawing.Size(121, 20);            this.cb_ParticleRange.TabIndex = 76;            //             // ck_jzwzb_surface            //             this.ck_jzwzb_surface.AutoSize = true;            this.ck_jzwzb_surface.Location = new System.Drawing.Point(229, 26);            this.ck_jzwzb_surface.Name = "ck_jzwzb_surface";            this.ck_jzwzb_surface.Size = new System.Drawing.Size(15, 14);            this.ck_jzwzb_surface.TabIndex = 0;            this.ck_jzwzb_surface.UseVisualStyleBackColor = true;            this.ck_jzwzb_surface.CheckedChanged += new System.EventHandler(this.ck_jzwzb_surface_CheckedChanged);            //             // label12            //             this.label12.AutoSize = true;            this.label12.Location = new System.Drawing.Point(19, 28);            this.label12.Name = "label12";            this.label12.Size = new System.Drawing.Size(65, 12);            this.label12.TabIndex = 1;            this.label12.Text = "显示该模块";            //             // label13            //             this.label13.AutoSize = true;            this.label13.Location = new System.Drawing.Point(19, 53);            this.label13.Name = "label13";            this.label13.Size = new System.Drawing.Size(77, 12);            this.label13.TabIndex = 2;            this.label13.Text = "显示附加图形";            //             // ck_jzwzb_chart            //             this.ck_jzwzb_chart.AutoSize = true;            this.ck_jzwzb_chart.Location = new System.Drawing.Point(229, 53);            this.ck_jzwzb_chart.Name = "ck_jzwzb_chart";            this.ck_jzwzb_chart.Size = new System.Drawing.Size(15, 14);            this.ck_jzwzb_chart.TabIndex = 3;            this.ck_jzwzb_chart.UseVisualStyleBackColor = true;            //             // OTSReport_TemplateDesignerRM            //             this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;            this.ClientSize = new System.Drawing.Size(1014, 751);            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.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.groupBox6.ResumeLayout(false);            this.groupBox6.PerformLayout();            this.groupBox7.ResumeLayout(false);            this.groupBox7.PerformLayout();            this.groupBox8.ResumeLayout(false);            this.groupBox8.PerformLayout();            this.groupBox_zt.ResumeLayout(false);            this.groupBox_zt.PerformLayout();            this.groupBox_px.ResumeLayout(false);            this.groupBox_px.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.groupBox2.ResumeLayout(false);            this.groupBox2.PerformLayout();            this.groupBZ.ResumeLayout(false);            this.groupBZ.PerformLayout();            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 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;        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 groupBZ;        private System.Windows.Forms.TextBox textBox_strBZ;        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.Label label111;        private System.Windows.Forms.GroupBox groupBox2;        private System.Windows.Forms.CheckBox ck_jzwzb_chart;        private System.Windows.Forms.Label label13;        private System.Windows.Forms.Label label12;        private System.Windows.Forms.CheckBox ck_jzwzb_surface;    }}
 |