123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387 |
- namespace OTSIncAReportGB
- {
- partial class NationalStandardMethodTwo
- {
- /// <summary>
- /// 必需的设计器变量。
- /// </summary>
- private System.ComponentModel.IContainer components = null;
- /// <summary>
- /// 清理所有正在使用的资源。
- /// </summary>
- /// <param name="disposing">如果应释放托管资源,为 true;否则为 false。</param>
- protected override void Dispose(bool disposing)
- {
- if (disposing && (components != null))
- {
- components.Dispose();
- }
- base.Dispose(disposing);
- }
- #region 组件设计器生成的代码
- /// <summary>
- /// 设计器支持所需的方法 - 不要修改
- /// 使用代码编辑器修改此方法的内容。
- /// </summary>
- private void InitializeComponent()
- {
- System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(NationalStandardMethodTwo));
- this.panel1 = new System.Windows.Forms.Panel();
- this.log_5 = new System.Windows.Forms.Label();
- this.log_4 = new System.Windows.Forms.Label();
- this.log_3 = new System.Windows.Forms.Label();
- this.log_2 = new System.Windows.Forms.Label();
- this.log_1 = new System.Windows.Forms.Label();
- this.pictureBox1 = new System.Windows.Forms.PictureBox();
- this.Gview_gzDS = new System.Windows.Forms.DataGridView();
- this.sulfide = new System.Windows.Forms.DataGridView();
- this.label6 = new System.Windows.Forms.Label();
- this.label5 = new System.Windows.Forms.Label();
- this.Gview_gzD = new System.Windows.Forms.DataGridView();
- this.label4 = new System.Windows.Forms.Label();
- this.Gview_gzC = new System.Windows.Forms.DataGridView();
- this.label3 = new System.Windows.Forms.Label();
- this.Gview_gzB = new System.Windows.Forms.DataGridView();
- this.label2 = new System.Windows.Forms.Label();
- this.label1 = new System.Windows.Forms.Label();
- this.Gview_gzA = new System.Windows.Forms.DataGridView();
- this.log_5_1 = new System.Windows.Forms.Label();
- this.log_4_1 = new System.Windows.Forms.Label();
- this.log_3_1 = new System.Windows.Forms.Label();
- this.log_2_1 = new System.Windows.Forms.Label();
- this.log_1_1 = new System.Windows.Forms.Label();
- this.panel1.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.Gview_gzDS)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.sulfide)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.Gview_gzD)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.Gview_gzC)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.Gview_gzB)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.Gview_gzA)).BeginInit();
- this.SuspendLayout();
- //
- // panel1
- //
- this.panel1.AutoScroll = true;
- this.panel1.BackColor = System.Drawing.SystemColors.ButtonHighlight;
- this.panel1.Controls.Add(this.log_5_1);
- this.panel1.Controls.Add(this.log_4_1);
- this.panel1.Controls.Add(this.log_3_1);
- this.panel1.Controls.Add(this.log_2_1);
- this.panel1.Controls.Add(this.log_1_1);
- this.panel1.Controls.Add(this.log_5);
- this.panel1.Controls.Add(this.log_4);
- this.panel1.Controls.Add(this.log_3);
- this.panel1.Controls.Add(this.log_2);
- this.panel1.Controls.Add(this.log_1);
- this.panel1.Controls.Add(this.pictureBox1);
- this.panel1.Controls.Add(this.Gview_gzDS);
- this.panel1.Controls.Add(this.sulfide);
- this.panel1.Controls.Add(this.label6);
- this.panel1.Controls.Add(this.label5);
- this.panel1.Controls.Add(this.Gview_gzD);
- this.panel1.Controls.Add(this.label4);
- this.panel1.Controls.Add(this.Gview_gzC);
- this.panel1.Controls.Add(this.label3);
- this.panel1.Controls.Add(this.Gview_gzB);
- this.panel1.Controls.Add(this.label2);
- this.panel1.Controls.Add(this.label1);
- this.panel1.Controls.Add(this.Gview_gzA);
- this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.panel1.Location = new System.Drawing.Point(0, 0);
- this.panel1.Name = "panel1";
- this.panel1.Size = new System.Drawing.Size(1009, 1147);
- this.panel1.TabIndex = 0;
- //
- // log_5
- //
- this.log_5.AutoSize = true;
- this.log_5.Font = new System.Drawing.Font("宋体", 12F);
- this.log_5.ForeColor = System.Drawing.Color.Red;
- this.log_5.Location = new System.Drawing.Point(86, 1088);
- this.log_5.Name = "log_5";
- this.log_5.Size = new System.Drawing.Size(56, 16);
- this.log_5.TabIndex = 21;
- this.log_5.Text = "label6";
- //
- // log_4
- //
- this.log_4.AutoSize = true;
- this.log_4.Font = new System.Drawing.Font("宋体", 12F);
- this.log_4.ForeColor = System.Drawing.Color.Red;
- this.log_4.Location = new System.Drawing.Point(86, 1052);
- this.log_4.Name = "log_4";
- this.log_4.Size = new System.Drawing.Size(56, 16);
- this.log_4.TabIndex = 20;
- this.log_4.Text = "label9";
- //
- // log_3
- //
- this.log_3.AutoSize = true;
- this.log_3.Font = new System.Drawing.Font("宋体", 12F);
- this.log_3.ForeColor = System.Drawing.Color.Red;
- this.log_3.Location = new System.Drawing.Point(86, 1016);
- this.log_3.Name = "log_3";
- this.log_3.Size = new System.Drawing.Size(56, 16);
- this.log_3.TabIndex = 19;
- this.log_3.Text = "label8";
- //
- // log_2
- //
- this.log_2.AutoSize = true;
- this.log_2.Font = new System.Drawing.Font("宋体", 12F);
- this.log_2.ForeColor = System.Drawing.Color.Red;
- this.log_2.Location = new System.Drawing.Point(86, 980);
- this.log_2.Name = "log_2";
- this.log_2.Size = new System.Drawing.Size(56, 16);
- this.log_2.TabIndex = 18;
- this.log_2.Text = "label7";
- //
- // log_1
- //
- this.log_1.AutoSize = true;
- this.log_1.Font = new System.Drawing.Font("宋体", 12F);
- this.log_1.ForeColor = System.Drawing.Color.Red;
- this.log_1.Location = new System.Drawing.Point(86, 944);
- this.log_1.Name = "log_1";
- this.log_1.Size = new System.Drawing.Size(56, 16);
- this.log_1.TabIndex = 17;
- this.log_1.Text = "label6";
- //
- // pictureBox1
- //
- this.pictureBox1.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox1.BackgroundImage")));
- this.pictureBox1.Location = new System.Drawing.Point(1207, 945);
- this.pictureBox1.Name = "pictureBox1";
- this.pictureBox1.Size = new System.Drawing.Size(168, 31);
- this.pictureBox1.TabIndex = 12;
- this.pictureBox1.TabStop = false;
- //
- // Gview_gzDS
- //
- this.Gview_gzDS.BackgroundColor = System.Drawing.SystemColors.ButtonHighlight;
- this.Gview_gzDS.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
- this.Gview_gzDS.Location = new System.Drawing.Point(88, 801);
- this.Gview_gzDS.Name = "Gview_gzDS";
- this.Gview_gzDS.RowTemplate.Height = 23;
- this.Gview_gzDS.Size = new System.Drawing.Size(918, 137);
- this.Gview_gzDS.TabIndex = 11;
- //
- // sulfide
- //
- this.sulfide.BackgroundColor = System.Drawing.SystemColors.ButtonHighlight;
- this.sulfide.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
- this.sulfide.Location = new System.Drawing.Point(88, 646);
- this.sulfide.Name = "sulfide";
- this.sulfide.RowTemplate.Height = 23;
- this.sulfide.Size = new System.Drawing.Size(918, 137);
- this.sulfide.TabIndex = 10;
- //
- // label6
- //
- this.label6.AutoSize = true;
- this.label6.Font = new System.Drawing.Font("Bahnschrift", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
- this.label6.Location = new System.Drawing.Point(3, 801);
- this.label6.Name = "label6";
- this.label6.Size = new System.Drawing.Size(47, 19);
- this.label6.TabIndex = 9;
- this.label6.Text = "DS类";
- //
- // label5
- //
- this.label5.AutoSize = true;
- this.label5.Font = new System.Drawing.Font("Bahnschrift", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
- this.label5.Location = new System.Drawing.Point(3, 646);
- this.label5.Name = "label5";
- this.label5.Size = new System.Drawing.Size(88, 19);
- this.label5.TabIndex = 8;
- this.label5.Text = "D硫化物类";
- //
- // Gview_gzD
- //
- this.Gview_gzD.BackgroundColor = System.Drawing.SystemColors.ButtonHighlight;
- this.Gview_gzD.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
- this.Gview_gzD.Location = new System.Drawing.Point(88, 491);
- this.Gview_gzD.Name = "Gview_gzD";
- this.Gview_gzD.RowTemplate.Height = 23;
- this.Gview_gzD.Size = new System.Drawing.Size(918, 137);
- this.Gview_gzD.TabIndex = 7;
- //
- // label4
- //
- this.label4.AutoSize = true;
- this.label4.Font = new System.Drawing.Font("Bahnschrift", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
- this.label4.Location = new System.Drawing.Point(3, 491);
- this.label4.Name = "label4";
- this.label4.Size = new System.Drawing.Size(37, 19);
- this.label4.TabIndex = 6;
- this.label4.Text = "D类";
- //
- // Gview_gzC
- //
- this.Gview_gzC.BackgroundColor = System.Drawing.SystemColors.ButtonHighlight;
- this.Gview_gzC.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
- this.Gview_gzC.Location = new System.Drawing.Point(88, 336);
- this.Gview_gzC.Name = "Gview_gzC";
- this.Gview_gzC.RowTemplate.Height = 23;
- this.Gview_gzC.Size = new System.Drawing.Size(918, 137);
- this.Gview_gzC.TabIndex = 5;
- //
- // label3
- //
- this.label3.AutoSize = true;
- this.label3.Font = new System.Drawing.Font("Bahnschrift", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
- this.label3.Location = new System.Drawing.Point(3, 336);
- this.label3.Name = "label3";
- this.label3.Size = new System.Drawing.Size(36, 19);
- this.label3.TabIndex = 4;
- this.label3.Text = "C类";
- //
- // Gview_gzB
- //
- this.Gview_gzB.BackgroundColor = System.Drawing.SystemColors.ButtonHighlight;
- this.Gview_gzB.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
- this.Gview_gzB.Location = new System.Drawing.Point(88, 181);
- this.Gview_gzB.Name = "Gview_gzB";
- this.Gview_gzB.RowTemplate.Height = 23;
- this.Gview_gzB.Size = new System.Drawing.Size(918, 137);
- this.Gview_gzB.TabIndex = 3;
- //
- // label2
- //
- this.label2.AutoSize = true;
- this.label2.Font = new System.Drawing.Font("Bahnschrift", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
- this.label2.Location = new System.Drawing.Point(3, 181);
- this.label2.Name = "label2";
- this.label2.Size = new System.Drawing.Size(36, 19);
- this.label2.TabIndex = 2;
- this.label2.Text = "B类";
- //
- // label1
- //
- this.label1.AutoSize = true;
- this.label1.Font = new System.Drawing.Font("Bahnschrift", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
- this.label1.Location = new System.Drawing.Point(3, 26);
- this.label1.Name = "label1";
- this.label1.Size = new System.Drawing.Size(36, 19);
- this.label1.TabIndex = 1;
- this.label1.Text = "A类";
- //
- // Gview_gzA
- //
- this.Gview_gzA.BackgroundColor = System.Drawing.SystemColors.ButtonHighlight;
- this.Gview_gzA.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
- this.Gview_gzA.Location = new System.Drawing.Point(88, 26);
- this.Gview_gzA.Name = "Gview_gzA";
- this.Gview_gzA.RowTemplate.Height = 23;
- this.Gview_gzA.Size = new System.Drawing.Size(918, 137);
- this.Gview_gzA.TabIndex = 0;
- //
- // log_5_1
- //
- this.log_5_1.AutoSize = true;
- this.log_5_1.Font = new System.Drawing.Font("宋体", 12F);
- this.log_5_1.ForeColor = System.Drawing.Color.Red;
- this.log_5_1.Location = new System.Drawing.Point(86, 1106);
- this.log_5_1.Name = "log_5_1";
- this.log_5_1.Size = new System.Drawing.Size(56, 16);
- this.log_5_1.TabIndex = 27;
- this.log_5_1.Text = "label6";
- //
- // log_4_1
- //
- this.log_4_1.AutoSize = true;
- this.log_4_1.Font = new System.Drawing.Font("宋体", 12F);
- this.log_4_1.ForeColor = System.Drawing.Color.Red;
- this.log_4_1.Location = new System.Drawing.Point(86, 1070);
- this.log_4_1.Name = "log_4_1";
- this.log_4_1.Size = new System.Drawing.Size(56, 16);
- this.log_4_1.TabIndex = 26;
- this.log_4_1.Text = "label9";
- //
- // log_3_1
- //
- this.log_3_1.AutoSize = true;
- this.log_3_1.Font = new System.Drawing.Font("宋体", 12F);
- this.log_3_1.ForeColor = System.Drawing.Color.Red;
- this.log_3_1.Location = new System.Drawing.Point(86, 1034);
- this.log_3_1.Name = "log_3_1";
- this.log_3_1.Size = new System.Drawing.Size(56, 16);
- this.log_3_1.TabIndex = 25;
- this.log_3_1.Text = "label8";
- //
- // log_2_1
- //
- this.log_2_1.AutoSize = true;
- this.log_2_1.Font = new System.Drawing.Font("宋体", 12F);
- this.log_2_1.ForeColor = System.Drawing.Color.Red;
- this.log_2_1.Location = new System.Drawing.Point(86, 998);
- this.log_2_1.Name = "log_2_1";
- this.log_2_1.Size = new System.Drawing.Size(56, 16);
- this.log_2_1.TabIndex = 24;
- this.log_2_1.Text = "label7";
- //
- // log_1_1
- //
- this.log_1_1.AutoSize = true;
- this.log_1_1.Font = new System.Drawing.Font("宋体", 12F);
- this.log_1_1.ForeColor = System.Drawing.Color.Red;
- this.log_1_1.Location = new System.Drawing.Point(86, 962);
- this.log_1_1.Name = "log_1_1";
- this.log_1_1.Size = new System.Drawing.Size(56, 16);
- this.log_1_1.TabIndex = 23;
- this.log_1_1.Text = "label6";
- //
- // NationalStandardMethodTwo
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.AutoScroll = true;
- this.Controls.Add(this.panel1);
- this.Name = "NationalStandardMethodTwo";
- this.Size = new System.Drawing.Size(1009, 1147);
- this.Load += new System.EventHandler(this.NationalStandardMethodTwo_Load);
- this.panel1.ResumeLayout(false);
- this.panel1.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.Gview_gzDS)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.sulfide)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.Gview_gzD)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.Gview_gzC)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.Gview_gzB)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.Gview_gzA)).EndInit();
- this.ResumeLayout(false);
- }
- #endregion
- private System.Windows.Forms.Panel panel1;
- private System.Windows.Forms.DataGridView Gview_gzA;
- private System.Windows.Forms.DataGridView Gview_gzC;
- private System.Windows.Forms.Label label3;
- private System.Windows.Forms.DataGridView Gview_gzB;
- private System.Windows.Forms.Label label2;
- private System.Windows.Forms.Label label1;
- private System.Windows.Forms.DataGridView Gview_gzD;
- private System.Windows.Forms.Label label4;
- private System.Windows.Forms.DataGridView sulfide;
- private System.Windows.Forms.Label label6;
- private System.Windows.Forms.Label label5;
- private System.Windows.Forms.DataGridView Gview_gzDS;
- private System.Windows.Forms.PictureBox pictureBox1;
- private System.Windows.Forms.Label log_5;
- private System.Windows.Forms.Label log_4;
- private System.Windows.Forms.Label log_3;
- private System.Windows.Forms.Label log_2;
- private System.Windows.Forms.Label log_1;
- private System.Windows.Forms.Label log_5_1;
- private System.Windows.Forms.Label log_4_1;
- private System.Windows.Forms.Label log_3_1;
- private System.Windows.Forms.Label log_2_1;
- private System.Windows.Forms.Label log_1_1;
- }
- }
|