namespace Core.LZMes.Client.UIM
{
partial class UIM010070
{
///
/// 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()
{
Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(UIM010070));
this.panel1 = new System.Windows.Forms.Panel();
this.panel3 = new System.Windows.Forms.Panel();
this.panel5 = new System.Windows.Forms.Panel();
this.panel2 = new System.Windows.Forms.Panel();
this.ultraGroupBox1 = new Infragistics.Win.Misc.UltraGroupBox();
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.pictureBox1 = new System.Windows.Forms.PictureBox();
this.pictureBox2 = new System.Windows.Forms.PictureBox();
this.pictureBox3 = new System.Windows.Forms.PictureBox();
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.dataSet2 = new System.Data.DataSet();
this.dataTable2 = new System.Data.DataTable();
this.dataColumn3 = new System.Data.DataColumn();
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.dataSet3 = new System.Data.DataSet();
this.dataTable3 = new System.Data.DataTable();
this.dataColumn18 = new System.Data.DataColumn();
this.dataColumn19 = new System.Data.DataColumn();
this.dataColumn20 = new System.Data.DataColumn();
this.dataColumn21 = new System.Data.DataColumn();
this.dataColumn22 = new System.Data.DataColumn();
this.panel1.SuspendLayout();
this.panel3.SuspendLayout();
this.panel2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit();
this.ultraGroupBox1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.dataSet2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.dataTable2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.dataSet3)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.dataTable3)).BeginInit();
this.SuspendLayout();
//
// panel1
//
this.panel1.Controls.Add(this.panel3);
this.panel1.Controls.Add(this.panel2);
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(676, 416);
this.panel1.TabIndex = 0;
//
// panel3
//
this.panel3.Controls.Add(this.panel5);
this.panel3.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel3.Location = new System.Drawing.Point(0, 53);
this.panel3.Name = "panel3";
this.panel3.Size = new System.Drawing.Size(676, 363);
this.panel3.TabIndex = 1;
//
// panel5
//
this.panel5.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel5.Location = new System.Drawing.Point(0, 0);
this.panel5.Name = "panel5";
this.panel5.Size = new System.Drawing.Size(676, 363);
this.panel5.TabIndex = 2;
//
// panel2
//
this.panel2.Controls.Add(this.ultraGroupBox1);
this.panel2.Dock = System.Windows.Forms.DockStyle.Top;
this.panel2.Location = new System.Drawing.Point(0, 0);
this.panel2.Name = "panel2";
this.panel2.Size = new System.Drawing.Size(676, 53);
this.panel2.TabIndex = 0;
//
// ultraGroupBox1
//
appearance1.BackColor = System.Drawing.Color.Gainsboro;
this.ultraGroupBox1.Appearance = appearance1;
this.ultraGroupBox1.Controls.Add(this.textBox2);
this.ultraGroupBox1.Controls.Add(this.label2);
this.ultraGroupBox1.Controls.Add(this.textBox1);
this.ultraGroupBox1.Controls.Add(this.label1);
this.ultraGroupBox1.Dock = System.Windows.Forms.DockStyle.Fill;
this.ultraGroupBox1.Location = new System.Drawing.Point(0, 0);
this.ultraGroupBox1.Name = "ultraGroupBox1";
this.ultraGroupBox1.Size = new System.Drawing.Size(676, 53);
this.ultraGroupBox1.TabIndex = 0;
this.ultraGroupBox1.Text = "钢卷统计";
//
// textBox2
//
this.textBox2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.textBox2.Location = new System.Drawing.Point(271, 20);
this.textBox2.Name = "textBox2";
this.textBox2.ReadOnly = true;
this.textBox2.Size = new System.Drawing.Size(51, 21);
this.textBox2.TabIndex = 3;
//
// label2
//
this.label2.BackColor = System.Drawing.Color.LightBlue;
this.label2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.label2.Location = new System.Drawing.Point(180, 20);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(90, 21);
this.label2.TabIndex = 2;
this.label2.Text = "综合判定卷数";
this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// textBox1
//
this.textBox1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.textBox1.Location = new System.Drawing.Point(93, 20);
this.textBox1.Name = "textBox1";
this.textBox1.ReadOnly = true;
this.textBox1.Size = new System.Drawing.Size(51, 21);
this.textBox1.TabIndex = 1;
//
// label1
//
this.label1.BackColor = System.Drawing.Color.LightBlue;
this.label1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.label1.Location = new System.Drawing.Point(12, 20);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(80, 21);
this.label1.TabIndex = 0;
this.label1.Text = "钢卷总数";
this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// pictureBox1
//
this.pictureBox1.Dock = System.Windows.Forms.DockStyle.Fill;
this.pictureBox1.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox1.Image")));
this.pictureBox1.Location = new System.Drawing.Point(3, 43);
this.pictureBox1.Name = "pictureBox1";
this.pictureBox1.Size = new System.Drawing.Size(1, 14);
this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
this.pictureBox1.TabIndex = 0;
this.pictureBox1.TabStop = false;
//
// pictureBox2
//
this.pictureBox2.Dock = System.Windows.Forms.DockStyle.Fill;
this.pictureBox2.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox2.Image")));
this.pictureBox2.Location = new System.Drawing.Point(3, 323);
this.pictureBox2.Name = "pictureBox2";
this.pictureBox2.Size = new System.Drawing.Size(1, 14);
this.pictureBox2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
this.pictureBox2.TabIndex = 1;
this.pictureBox2.TabStop = false;
//
// pictureBox3
//
this.pictureBox3.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox3.Image")));
this.pictureBox3.Location = new System.Drawing.Point(3, -249);
this.pictureBox3.Name = "pictureBox3";
this.pictureBox3.Size = new System.Drawing.Size(32, 14);
this.pictureBox3.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
this.pictureBox3.TabIndex = 2;
this.pictureBox3.TabStop = false;
//
// dataSet1
//
this.dataSet1.DataSetName = "NewDataSet";
this.dataSet1.Tables.AddRange(new System.Data.DataTable[] {
this.dataTable1});
//
// dataTable1
//
this.dataTable1.Columns.AddRange(new System.Data.DataColumn[] {
this.dataColumn1,
this.dataColumn2});
this.dataTable1.TableName = "Table1";
//
// dataColumn1
//
this.dataColumn1.ColumnName = "COL_NAME";
//
// dataColumn2
//
this.dataColumn2.ColumnName = "COL_COUNT";
//
// dataSet2
//
this.dataSet2.DataSetName = "NewDataSet";
this.dataSet2.Tables.AddRange(new System.Data.DataTable[] {
this.dataTable2});
//
// dataTable2
//
this.dataTable2.Columns.AddRange(new System.Data.DataColumn[] {
this.dataColumn3,
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 = "Table1";
//
// dataColumn3
//
this.dataColumn3.ColumnName = "CLF_ROW";
//
// dataColumn4
//
this.dataColumn4.ColumnName = "CLF_FL";
//
// dataColumn5
//
this.dataColumn5.Caption = "堆放位置";
this.dataColumn5.ColumnName = "CUR_LOAD_LOC";
//
// dataColumn6
//
this.dataColumn6.Caption = "钢卷号";
this.dataColumn6.ColumnName = "COIL_NO";
//
// dataColumn7
//
this.dataColumn7.Caption = "牌号";
this.dataColumn7.ColumnName = "STL_GRD";
//
// dataColumn8
//
this.dataColumn8.Caption = "外径";
this.dataColumn8.ColumnName = "COIL_OUTDIA";
//
// dataColumn9
//
this.dataColumn9.Caption = "内径";
this.dataColumn9.ColumnName = "COIL_INDIA";
//
// dataColumn10
//
this.dataColumn10.Caption = "订单规格";
this.dataColumn10.ColumnName = "IT_IW";
//
// dataColumn11
//
this.dataColumn11.Caption = "实际规格";
this.dataColumn11.ColumnName = "T_W";
//
// dataColumn12
//
this.dataColumn12.Caption = "实际重量";
this.dataColumn12.ColumnName = "ACT_WGT";
//
// dataColumn13
//
this.dataColumn13.Caption = "交货期";
this.dataColumn13.ColumnName = "DEVLMT_DTIME";
//
// dataColumn14
//
this.dataColumn14.Caption = "合同号";
this.dataColumn14.ColumnName = "ORD_NO";
//
// dataColumn15
//
this.dataColumn15.Caption = "订单号";
this.dataColumn15.ColumnName = "ORD_SEQ";
//
// dataColumn16
//
this.dataColumn16.Caption = "综合判定结果";
this.dataColumn16.ColumnName = "TOT_DEC_GRD";
//
// dataColumn17
//
this.dataColumn17.Caption = "余材区分";
this.dataColumn17.ColumnName = "ORD_FL";
//
// dataSet3
//
this.dataSet3.DataSetName = "NewDataSet";
this.dataSet3.Tables.AddRange(new System.Data.DataTable[] {
this.dataTable3});
//
// dataTable3
//
this.dataTable3.Columns.AddRange(new System.Data.DataColumn[] {
this.dataColumn18,
this.dataColumn19,
this.dataColumn20,
this.dataColumn21,
this.dataColumn22});
this.dataTable3.TableName = "Table1";
//
// dataColumn18
//
this.dataColumn18.ColumnName = "CLF_NO";
//
// dataColumn19
//
this.dataColumn19.ColumnName = "CLF_NAME";
//
// dataColumn20
//
this.dataColumn20.ColumnName = "CLF_COL";
//
// dataColumn21
//
this.dataColumn21.ColumnName = "CLF_ROW";
//
// dataColumn22
//
this.dataColumn22.ColumnName = "CLF_FL";
//
// UIM010070
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(676, 416);
this.Controls.Add(this.panel1);
this.Name = "UIM010070";
this.Text = "UIM010070";
this.Load += new System.EventHandler(this.UIM010070_Load);
this.panel1.ResumeLayout(false);
this.panel3.ResumeLayout(false);
this.panel2.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit();
this.ultraGroupBox1.ResumeLayout(false);
this.ultraGroupBox1.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.dataSet2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.dataTable2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.dataSet3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.dataTable3)).EndInit();
this.ResumeLayout(false);
}
#endregion
private System.Windows.Forms.Panel panel1;
private System.Windows.Forms.Panel panel3;
private System.Windows.Forms.Panel panel5;
private System.Windows.Forms.Panel panel2;
private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox1;
private System.Windows.Forms.PictureBox pictureBox1;
private System.Windows.Forms.PictureBox pictureBox2;
private System.Windows.Forms.PictureBox pictureBox3;
private System.Data.DataSet dataSet1;
private System.Data.DataTable dataTable1;
private System.Data.DataColumn dataColumn1;
private System.Data.DataColumn dataColumn2;
private System.Windows.Forms.TextBox textBox1;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.TextBox textBox2;
private System.Windows.Forms.Label label2;
internal System.Data.DataSet dataSet2;
private System.Data.DataTable dataTable2;
private System.Data.DataColumn dataColumn3;
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;
internal System.Data.DataSet dataSet3;
private System.Data.DataTable dataTable3;
private System.Data.DataColumn dataColumn18;
private System.Data.DataColumn dataColumn19;
private System.Data.DataColumn dataColumn20;
private System.Data.DataColumn dataColumn21;
private System.Data.DataColumn dataColumn22;
}
}