namespace OTSIncAReportGrids
{
partial class NationalStandardMethodTwo
{
///
/// 必需的设计器变量。
///
private System.ComponentModel.IContainer components = null;
///
/// 清理所有正在使用的资源。
///
/// 如果应释放托管资源,为 true;否则为 false。
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region 组件设计器生成的代码
///
/// 设计器支持所需的方法 - 不要修改
/// 使用代码编辑器修改此方法的内容。
///
private void InitializeComponent()
{
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(NationalStandardMethodTwo));
this.panel1 = new System.Windows.Forms.Panel();
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.pictureBox1 = new System.Windows.Forms.PictureBox();
this.panel1.SuspendLayout();
((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();
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
this.SuspendLayout();
//
// panel1
//
this.panel1.AutoScroll = true;
this.panel1.BackColor = System.Drawing.SystemColors.ButtonHighlight;
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, 946);
this.panel1.TabIndex = 0;
//
// 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;
//
// 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;
//
// 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, 946);
this.Load += new System.EventHandler(this.NationalStandardMethodTwo_Load);
this.panel1.ResumeLayout(false);
this.panel1.PerformLayout();
((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();
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).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;
}
}