namespace Core.LZMes.Client.UIM
{
partial class UIM010220
{
///
/// Required designer variable.
///
private System.ComponentModel.IContainer components = null;
///
/// Clean up any resources being used.
///
/// true if managed resources should be disposed; otherwise, false.
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
///
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
///
private void InitializeComponent()
{
this.components = new System.ComponentModel.Container();
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(UIM010220));
this.pictureBox3 = new System.Windows.Forms.PictureBox();
this.panel1 = new System.Windows.Forms.Panel();
this.panel3 = new System.Windows.Forms.Panel();
this.panel4 = new System.Windows.Forms.Panel();
this.textBox3 = new System.Windows.Forms.TextBox();
this.label3 = new System.Windows.Forms.Label();
this.textBox2 = new System.Windows.Forms.TextBox();
this.label2 = new System.Windows.Forms.Label();
this.textBox1 = new System.Windows.Forms.TextBox();
this.label1 = new System.Windows.Forms.Label();
this.panel2 = new System.Windows.Forms.Panel();
this.dataSet1 = new System.Data.DataSet();
this.dataTable1 = new System.Data.DataTable();
this.dataColumn1 = new System.Data.DataColumn();
this.dataColumn2 = new System.Data.DataColumn();
this.dataColumn3 = new System.Data.DataColumn();
this.dataTable2 = new System.Data.DataTable();
this.dataColumn4 = new System.Data.DataColumn();
this.dataColumn5 = new System.Data.DataColumn();
this.dataColumn6 = new System.Data.DataColumn();
this.dataColumn7 = new System.Data.DataColumn();
this.dataColumn8 = new System.Data.DataColumn();
this.dataColumn9 = new System.Data.DataColumn();
this.dataColumn10 = new System.Data.DataColumn();
this.dataColumn11 = new System.Data.DataColumn();
this.dataColumn12 = new System.Data.DataColumn();
this.dataColumn13 = new System.Data.DataColumn();
this.dataColumn14 = new System.Data.DataColumn();
this.dataColumn15 = new System.Data.DataColumn();
this.dataColumn16 = new System.Data.DataColumn();
this.dataColumn17 = new System.Data.DataColumn();
this.toolTip1 = new System.Windows.Forms.ToolTip(this.components);
((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).BeginInit();
this.panel1.SuspendLayout();
this.panel4.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.dataTable2)).BeginInit();
this.SuspendLayout();
//
// pictureBox3
//
this.pictureBox3.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox3.Image")));
this.pictureBox3.Location = new System.Drawing.Point(3, -125);
this.pictureBox3.Name = "pictureBox3";
this.pictureBox3.Size = new System.Drawing.Size(32, 14);
this.pictureBox3.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
this.pictureBox3.TabIndex = 6;
this.pictureBox3.TabStop = false;
//
// panel1
//
this.panel1.Controls.Add(this.panel3);
this.panel1.Controls.Add(this.panel4);
this.panel1.Dock = System.Windows.Forms.DockStyle.Left;
this.panel1.Location = new System.Drawing.Point(0, 0);
this.panel1.Name = "panel1";
this.panel1.Size = new System.Drawing.Size(165, 433);
this.panel1.TabIndex = 7;
//
// panel3
//
this.panel3.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel3.Location = new System.Drawing.Point(0, 0);
this.panel3.Name = "panel3";
this.panel3.Size = new System.Drawing.Size(165, 337);
this.panel3.TabIndex = 0;
//
// panel4
//
this.panel4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.panel4.Controls.Add(this.textBox3);
this.panel4.Controls.Add(this.label3);
this.panel4.Controls.Add(this.textBox2);
this.panel4.Controls.Add(this.label2);
this.panel4.Controls.Add(this.textBox1);
this.panel4.Controls.Add(this.label1);
this.panel4.Dock = System.Windows.Forms.DockStyle.Bottom;
this.panel4.Location = new System.Drawing.Point(0, 337);
this.panel4.Name = "panel4";
this.panel4.Size = new System.Drawing.Size(165, 96);
this.panel4.TabIndex = 1;
//
// textBox3
//
this.textBox3.Enabled = false;
this.textBox3.Location = new System.Drawing.Point(62, 62);
this.textBox3.Name = "textBox3";
this.textBox3.Size = new System.Drawing.Size(81, 21);
this.textBox3.TabIndex = 17;
//
// label3
//
this.label3.BackColor = System.Drawing.Color.SkyBlue;
this.label3.Location = new System.Drawing.Point(2, 62);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(60, 21);
this.label3.TabIndex = 16;
this.label3.Text = "总重量(T)";
this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// textBox2
//
this.textBox2.Enabled = false;
this.textBox2.Location = new System.Drawing.Point(62, 37);
this.textBox2.Name = "textBox2";
this.textBox2.Size = new System.Drawing.Size(81, 21);
this.textBox2.TabIndex = 15;
//
// label2
//
this.label2.BackColor = System.Drawing.Color.SkyBlue;
this.label2.Location = new System.Drawing.Point(2, 37);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(60, 21);
this.label2.TabIndex = 14;
this.label2.Text = "钢卷数";
this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// textBox1
//
this.textBox1.Enabled = false;
this.textBox1.Location = new System.Drawing.Point(62, 12);
this.textBox1.Name = "textBox1";
this.textBox1.Size = new System.Drawing.Size(81, 21);
this.textBox1.TabIndex = 13;
//
// label1
//
this.label1.BackColor = System.Drawing.Color.SkyBlue;
this.label1.Location = new System.Drawing.Point(2, 12);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(60, 21);
this.label1.TabIndex = 12;
this.label1.Text = "库容";
this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// panel2
//
this.panel2.AutoScroll = true;
this.panel2.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel2.Location = new System.Drawing.Point(165, 0);
this.panel2.Name = "panel2";
this.panel2.Size = new System.Drawing.Size(491, 433);
this.panel2.TabIndex = 8;
//
// dataSet1
//
this.dataSet1.DataSetName = "NewDataSet";
this.dataSet1.Tables.AddRange(new System.Data.DataTable[] {
this.dataTable1,
this.dataTable2});
//
// dataTable1
//
this.dataTable1.Columns.AddRange(new System.Data.DataColumn[] {
this.dataColumn1,
this.dataColumn2,
this.dataColumn3});
this.dataTable1.TableName = "STOCK_COUNT";
//
// dataColumn1
//
this.dataColumn1.ColumnName = "YARD_COUNT";
//
// dataColumn2
//
this.dataColumn2.ColumnName = "COIL_COUNT";
//
// dataColumn3
//
this.dataColumn3.ColumnName = "WEIGHT_SUM";
//
// dataTable2
//
this.dataTable2.Columns.AddRange(new System.Data.DataColumn[] {
this.dataColumn4,
this.dataColumn5,
this.dataColumn6,
this.dataColumn7,
this.dataColumn8,
this.dataColumn9,
this.dataColumn10,
this.dataColumn11,
this.dataColumn12,
this.dataColumn13,
this.dataColumn14,
this.dataColumn15,
this.dataColumn16,
this.dataColumn17});
this.dataTable2.TableName = "AREA_COILS";
//
// dataColumn4
//
this.dataColumn4.ColumnName = "CLF_NO";
//
// dataColumn5
//
this.dataColumn5.ColumnName = "CLF_COL";
//
// dataColumn6
//
this.dataColumn6.ColumnName = "CLF_ROW";
//
// dataColumn7
//
this.dataColumn7.ColumnName = "CLF_FL";
//
// dataColumn8
//
this.dataColumn8.ColumnName = "OLD_SAMPL_NO";
//
// dataColumn9
//
this.dataColumn9.ColumnName = "SPEC_STL_GRD";
//
// dataColumn10
//
this.dataColumn10.ColumnName = "ORD_NO";
//
// dataColumn11
//
this.dataColumn11.ColumnName = "ORD_SEQ";
//
// dataColumn12
//
this.dataColumn12.ColumnName = "COIL_THK";
//
// dataColumn13
//
this.dataColumn13.ColumnName = "COIL_WTH";
//
// dataColumn14
//
this.dataColumn14.ColumnName = "COIL_INDIA";
//
// dataColumn15
//
this.dataColumn15.ColumnName = "COIL_OUTDIA";
//
// dataColumn16
//
this.dataColumn16.ColumnName = "ACT_WGT";
//
// dataColumn17
//
this.dataColumn17.ColumnName = "CUR_LOAD_LOC";
//
// toolTip1
//
this.toolTip1.AutoPopDelay = 60000;
this.toolTip1.InitialDelay = 500;
this.toolTip1.ReshowDelay = 100;
this.toolTip1.ShowAlways = true;
//
// UIM010220
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(656, 433);
this.Controls.Add(this.panel2);
this.Controls.Add(this.panel1);
this.Controls.Add(this.pictureBox3);
this.Name = "UIM010220";
this.Text = "UIM010220";
this.Load += new System.EventHandler(this.UIM010220_Load);
((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).EndInit();
this.panel1.ResumeLayout(false);
this.panel4.ResumeLayout(false);
this.panel4.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.dataTable2)).EndInit();
this.ResumeLayout(false);
}
#endregion
private System.Windows.Forms.PictureBox pictureBox3;
private System.Windows.Forms.Panel panel1;
private System.Windows.Forms.Panel panel2;
private System.Windows.Forms.Panel panel3;
private System.Windows.Forms.Panel panel4;
private System.Windows.Forms.TextBox textBox3;
private System.Windows.Forms.Label label3;
private System.Windows.Forms.TextBox textBox2;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.TextBox textBox1;
private System.Windows.Forms.Label label1;
private System.Data.DataSet dataSet1;
private System.Data.DataTable dataTable1;
private System.Data.DataColumn dataColumn1;
private System.Data.DataColumn dataColumn2;
private System.Data.DataColumn dataColumn3;
private System.Data.DataTable dataTable2;
private System.Data.DataColumn dataColumn4;
private System.Data.DataColumn dataColumn5;
private System.Data.DataColumn dataColumn6;
private System.Data.DataColumn dataColumn7;
private System.Data.DataColumn dataColumn8;
private System.Data.DataColumn dataColumn9;
private System.Data.DataColumn dataColumn10;
private System.Data.DataColumn dataColumn11;
private System.Data.DataColumn dataColumn12;
private System.Data.DataColumn dataColumn13;
private System.Data.DataColumn dataColumn14;
private System.Data.DataColumn dataColumn15;
private System.Data.DataColumn dataColumn16;
private System.Data.DataColumn dataColumn17;
private System.Windows.Forms.ToolTip toolTip1;
}
}