namespace Core.LZMes.Client.UIE
{
partial class UIE041070
{
///
/// 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 appearance30 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance();
Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1);
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MAT_TP");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PROG_CD");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MAT_NO");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MAT_THK");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MAT_WTH");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MAT_LEN");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MAT_WGT");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("WGT");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CUR_LOAD_LOC");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("REG_DTIME");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("STL_GRD");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CD_SEQ");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn13 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SHIP_END_DATE");
Infragistics.Win.Appearance appearance15 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance16 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance17 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance18 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance19 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance20 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance21 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance22 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance23 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance24 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance25 = new Infragistics.Win.Appearance();
this.groupBox1 = new System.Windows.Forms.GroupBox();
this.ComboPROG_CD = new Infragistics.Win.UltraWinGrid.UltraCombo();
this.ComboORD_SEQ = new Infragistics.Win.UltraWinGrid.UltraCombo();
this.label1 = new System.Windows.Forms.Label();
this.label2 = new System.Windows.Forms.Label();
this.textORD_NO = new System.Windows.Forms.TextBox();
this.panel1 = new System.Windows.Forms.Panel();
this.ultraGrid1 = new Infragistics.Win.UltraWinGrid.UltraGrid();
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.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.groupBox1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.ComboPROG_CD)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.ComboORD_SEQ)).BeginInit();
this.panel1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
this.SuspendLayout();
//
// groupBox1
//
this.groupBox1.Controls.Add(this.ComboPROG_CD);
this.groupBox1.Controls.Add(this.ComboORD_SEQ);
this.groupBox1.Controls.Add(this.label1);
this.groupBox1.Controls.Add(this.label2);
this.groupBox1.Controls.Add(this.textORD_NO);
this.groupBox1.Dock = System.Windows.Forms.DockStyle.Top;
this.groupBox1.Location = new System.Drawing.Point(0, 0);
this.groupBox1.Name = "groupBox1";
this.groupBox1.Size = new System.Drawing.Size(1012, 37);
this.groupBox1.TabIndex = 0;
this.groupBox1.TabStop = false;
//
// ComboPROG_CD
//
appearance30.BorderColor = System.Drawing.Color.Black;
this.ComboPROG_CD.Appearance = appearance30;
this.ComboPROG_CD.CheckedListSettings.CheckStateMember = "";
this.ComboPROG_CD.DisplayLayout.MaxColScrollRegions = 1;
this.ComboPROG_CD.DisplayLayout.MaxRowScrollRegions = 1;
this.ComboPROG_CD.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
this.ComboPROG_CD.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
this.ComboPROG_CD.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
this.ComboPROG_CD.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
this.ComboPROG_CD.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
this.ComboPROG_CD.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.VisualStudio2005;
this.ComboPROG_CD.Location = new System.Drawing.Point(313, 9);
this.ComboPROG_CD.Name = "ComboPROG_CD";
this.ComboPROG_CD.Size = new System.Drawing.Size(110, 22);
this.ComboPROG_CD.TabIndex = 11;
//
// ComboORD_SEQ
//
appearance13.BorderColor = System.Drawing.Color.Black;
this.ComboORD_SEQ.Appearance = appearance13;
this.ComboORD_SEQ.CheckedListSettings.CheckStateMember = "";
this.ComboORD_SEQ.DisplayLayout.MaxColScrollRegions = 1;
this.ComboORD_SEQ.DisplayLayout.MaxRowScrollRegions = 1;
this.ComboORD_SEQ.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
this.ComboORD_SEQ.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
this.ComboORD_SEQ.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
this.ComboORD_SEQ.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
this.ComboORD_SEQ.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
this.ComboORD_SEQ.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.VisualStudio2005;
this.ComboORD_SEQ.Location = new System.Drawing.Point(184, 8);
this.ComboORD_SEQ.Name = "ComboORD_SEQ";
this.ComboORD_SEQ.Size = new System.Drawing.Size(52, 22);
this.ComboORD_SEQ.TabIndex = 11;
//
// label1
//
this.label1.BackColor = System.Drawing.Color.LightBlue;
this.label1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.label1.Location = new System.Drawing.Point(242, 9);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(70, 21);
this.label1.TabIndex = 10;
this.label1.Text = "物料进程";
this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// label2
//
this.label2.BackColor = System.Drawing.Color.LightBlue;
this.label2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.label2.Location = new System.Drawing.Point(0, 9);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(70, 21);
this.label2.TabIndex = 4;
this.label2.Text = "合同号";
this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// textORD_NO
//
this.textORD_NO.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.textORD_NO.Location = new System.Drawing.Point(71, 9);
this.textORD_NO.MaxLength = 12;
this.textORD_NO.Name = "textORD_NO";
this.textORD_NO.Size = new System.Drawing.Size(110, 21);
this.textORD_NO.TabIndex = 3;
this.textORD_NO.Leave += new System.EventHandler(this.textORD_NO_Leave);
//
// panel1
//
this.panel1.Controls.Add(this.ultraGrid1);
this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel1.Location = new System.Drawing.Point(0, 37);
this.panel1.Name = "panel1";
this.panel1.Size = new System.Drawing.Size(1012, 685);
this.panel1.TabIndex = 1;
//
// ultraGrid1
//
this.ultraGrid1.DataSource = this.dataSet1;
ultraGridColumn1.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
ultraGridColumn1.Header.Caption = "物料类型";
ultraGridColumn1.Header.VisiblePosition = 0;
ultraGridColumn2.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
ultraGridColumn2.Header.Caption = "物料进程";
ultraGridColumn2.Header.VisiblePosition = 1;
ultraGridColumn3.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
ultraGridColumn3.Header.Caption = "物料号";
ultraGridColumn3.Header.VisiblePosition = 2;
ultraGridColumn4.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
ultraGridColumn4.Header.Caption = "厚度";
ultraGridColumn4.Header.VisiblePosition = 4;
ultraGridColumn5.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
ultraGridColumn5.Header.Caption = "宽度";
ultraGridColumn5.Header.VisiblePosition = 5;
ultraGridColumn6.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
ultraGridColumn6.Header.Caption = "长度";
ultraGridColumn6.Header.VisiblePosition = 6;
ultraGridColumn7.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
ultraGridColumn7.Header.Caption = "物料重量";
ultraGridColumn7.Header.VisiblePosition = 7;
ultraGridColumn8.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
ultraGridColumn8.Header.Caption = "产品重量";
ultraGridColumn8.Header.VisiblePosition = 8;
ultraGridColumn9.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
ultraGridColumn9.Header.Caption = "堆置位置";
ultraGridColumn9.Header.VisiblePosition = 9;
ultraGridColumn10.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
ultraGridColumn10.Header.Caption = "生产日期";
ultraGridColumn10.Header.VisiblePosition = 10;
ultraGridColumn11.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
ultraGridColumn11.Header.VisiblePosition = 3;
ultraGridColumn12.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
ultraGridColumn12.Header.VisiblePosition = 11;
ultraGridColumn12.Hidden = true;
ultraGridColumn13.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
ultraGridColumn13.Header.Caption = "发货完成时间";
ultraGridColumn13.Header.VisiblePosition = 12;
ultraGridBand1.Columns.AddRange(new object[] {
ultraGridColumn1,
ultraGridColumn2,
ultraGridColumn3,
ultraGridColumn4,
ultraGridColumn5,
ultraGridColumn6,
ultraGridColumn7,
ultraGridColumn8,
ultraGridColumn9,
ultraGridColumn10,
ultraGridColumn11,
ultraGridColumn12,
ultraGridColumn13});
this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
this.ultraGrid1.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
this.ultraGrid1.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
appearance15.BackColor = System.Drawing.SystemColors.ActiveBorder;
appearance15.BackColor2 = System.Drawing.SystemColors.ControlDark;
appearance15.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
appearance15.BorderColor = System.Drawing.SystemColors.Window;
this.ultraGrid1.DisplayLayout.GroupByBox.Appearance = appearance15;
appearance16.ForeColor = System.Drawing.SystemColors.GrayText;
this.ultraGrid1.DisplayLayout.GroupByBox.BandLabelAppearance = appearance16;
this.ultraGrid1.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
appearance17.BackColor = System.Drawing.SystemColors.ControlLightLight;
appearance17.BackColor2 = System.Drawing.SystemColors.Control;
appearance17.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
appearance17.ForeColor = System.Drawing.SystemColors.GrayText;
this.ultraGrid1.DisplayLayout.GroupByBox.PromptAppearance = appearance17;
this.ultraGrid1.DisplayLayout.MaxColScrollRegions = 1;
this.ultraGrid1.DisplayLayout.MaxRowScrollRegions = 1;
appearance18.BackColor = System.Drawing.SystemColors.Window;
appearance18.ForeColor = System.Drawing.SystemColors.ControlText;
this.ultraGrid1.DisplayLayout.Override.ActiveCellAppearance = appearance18;
appearance19.BackColor = System.Drawing.SystemColors.Highlight;
appearance19.ForeColor = System.Drawing.SystemColors.HighlightText;
this.ultraGrid1.DisplayLayout.Override.ActiveRowAppearance = appearance19;
this.ultraGrid1.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
this.ultraGrid1.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
appearance20.BackColor = System.Drawing.SystemColors.Window;
this.ultraGrid1.DisplayLayout.Override.CardAreaAppearance = appearance20;
appearance21.BorderColor = System.Drawing.Color.Silver;
appearance21.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
this.ultraGrid1.DisplayLayout.Override.CellAppearance = appearance21;
this.ultraGrid1.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
this.ultraGrid1.DisplayLayout.Override.CellPadding = 0;
appearance22.BackColor = System.Drawing.SystemColors.Control;
appearance22.BackColor2 = System.Drawing.SystemColors.ControlDark;
appearance22.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
appearance22.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
appearance22.BorderColor = System.Drawing.SystemColors.Window;
this.ultraGrid1.DisplayLayout.Override.GroupByRowAppearance = appearance22;
appearance23.BackColor = System.Drawing.Color.LightSteelBlue;
this.ultraGrid1.DisplayLayout.Override.HeaderAppearance = appearance23;
this.ultraGrid1.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
this.ultraGrid1.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.Standard;
appearance24.BackColor = System.Drawing.SystemColors.Window;
appearance24.BorderColor = System.Drawing.Color.Silver;
this.ultraGrid1.DisplayLayout.Override.RowAppearance = appearance24;
this.ultraGrid1.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
appearance25.BackColor = System.Drawing.SystemColors.ControlLight;
this.ultraGrid1.DisplayLayout.Override.TemplateAddRowAppearance = appearance25;
this.ultraGrid1.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
this.ultraGrid1.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
this.ultraGrid1.Dock = System.Windows.Forms.DockStyle.Fill;
this.ultraGrid1.Font = new System.Drawing.Font("SimSun", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.ultraGrid1.Location = new System.Drawing.Point(0, 0);
this.ultraGrid1.Name = "ultraGrid1";
this.ultraGrid1.Size = new System.Drawing.Size(1012, 685);
this.ultraGrid1.TabIndex = 0;
this.ultraGrid1.Text = "ultraGrid1";
this.ultraGrid1.AfterCellActivate += new System.EventHandler(this.ultraGrid1_AfterCellActivate);
//
// 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.dataColumn3,
this.dataColumn4,
this.dataColumn5,
this.dataColumn6,
this.dataColumn7,
this.dataColumn8,
this.dataColumn9,
this.dataColumn10,
this.dataColumn11,
this.dataColumn12,
this.dataColumn13});
this.dataTable1.TableName = "Table1";
//
// dataColumn1
//
this.dataColumn1.ColumnName = "MAT_TP";
//
// dataColumn2
//
this.dataColumn2.ColumnName = "PROG_CD";
//
// dataColumn3
//
this.dataColumn3.ColumnName = "MAT_NO";
//
// dataColumn4
//
this.dataColumn4.ColumnName = "MAT_THK";
//
// dataColumn5
//
this.dataColumn5.ColumnName = "MAT_WTH";
//
// dataColumn6
//
this.dataColumn6.ColumnName = "MAT_LEN";
//
// dataColumn7
//
this.dataColumn7.ColumnName = "MAT_WGT";
//
// dataColumn8
//
this.dataColumn8.ColumnName = "WGT";
//
// dataColumn9
//
this.dataColumn9.ColumnName = "CUR_LOAD_LOC";
//
// dataColumn10
//
this.dataColumn10.ColumnName = "REG_DTIME";
//
// dataColumn11
//
this.dataColumn11.Caption = "牌号";
this.dataColumn11.ColumnName = "STL_GRD";
//
// dataColumn12
//
this.dataColumn12.ColumnName = "CD_SEQ";
//
// dataColumn13
//
this.dataColumn13.ColumnName = "SHIP_END_DATE";
//
// UIE041070
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(1012, 722);
this.Controls.Add(this.panel1);
this.Controls.Add(this.groupBox1);
this.Name = "UIE041070";
this.Text = "物料进程现况查询";
this.Load += new System.EventHandler(this.UIE041070_Load);
this.groupBox1.ResumeLayout(false);
this.groupBox1.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.ComboPROG_CD)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.ComboORD_SEQ)).EndInit();
this.panel1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit();
this.ResumeLayout(false);
}
#endregion
private System.Windows.Forms.GroupBox groupBox1;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.TextBox textORD_NO;
private Infragistics.Win.UltraWinGrid.UltraCombo ComboORD_SEQ;
private System.Windows.Forms.Panel panel1;
private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1;
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.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 Infragistics.Win.UltraWinGrid.UltraCombo ComboPROG_CD;
private System.Windows.Forms.Label label1;
private System.Data.DataColumn dataColumn11;
private System.Data.DataColumn dataColumn12;
private System.Data.DataColumn dataColumn13;
}
}