|
@@ -28,343 +28,344 @@
|
|
|
/// </summary>
|
|
|
private void InitializeComponent()
|
|
|
{
|
|
|
- System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(NationalStandardMethodTwo));
|
|
|
- this.panel1 = new System.Windows.Forms.Panel();
|
|
|
- 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.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.button_preview = new System.Windows.Forms.Button();
|
|
|
- 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.button_preview);
|
|
|
- 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_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(55, 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(55, 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(55, 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(55, 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(55, 16);
|
|
|
- this.log_1_1.TabIndex = 23;
|
|
|
- this.log_1_1.Text = "label6";
|
|
|
- //
|
|
|
- // 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(55, 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(55, 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(55, 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(55, 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(55, 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;
|
|
|
- //
|
|
|
- // button_preview
|
|
|
- //
|
|
|
- this.button_preview.Location = new System.Drawing.Point(1012, 16);
|
|
|
- this.button_preview.Name = "button_preview";
|
|
|
- this.button_preview.Size = new System.Drawing.Size(90, 32);
|
|
|
- this.button_preview.TabIndex = 28;
|
|
|
- this.button_preview.Text = "报表预览";
|
|
|
- this.button_preview.UseVisualStyleBackColor = true;
|
|
|
- //
|
|
|
- // 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);
|
|
|
+ System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(NationalStandardMethodTwo));
|
|
|
+ this.panel1 = new System.Windows.Forms.Panel();
|
|
|
+ this.button_preview = new System.Windows.Forms.Button();
|
|
|
+ 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.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.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.button_preview);
|
|
|
+ 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;
|
|
|
+ //
|
|
|
+ // button_preview
|
|
|
+ //
|
|
|
+ this.button_preview.Location = new System.Drawing.Point(1012, 16);
|
|
|
+ this.button_preview.Name = "button_preview";
|
|
|
+ this.button_preview.Size = new System.Drawing.Size(90, 32);
|
|
|
+ this.button_preview.TabIndex = 28;
|
|
|
+ this.button_preview.Text = "报表预览";
|
|
|
+ this.button_preview.UseVisualStyleBackColor = true;
|
|
|
+ this.button_preview.Click += new System.EventHandler(this.button_preview_Click);
|
|
|
+ //
|
|
|
+ // 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(55, 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(55, 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(55, 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(55, 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(55, 16);
|
|
|
+ this.log_1_1.TabIndex = 23;
|
|
|
+ this.log_1_1.Text = "label6";
|
|
|
+ //
|
|
|
+ // 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(55, 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(55, 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(55, 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(55, 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(55, 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;
|
|
|
+ //
|
|
|
+ // 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);
|
|
|
|
|
|
}
|
|
|
|