namespace Core.LZMes.Client.UIE
{
partial class UIE042010
{
///
/// 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 appearance13 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance23 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance24 = 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("ORD_NO");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ORD_SEQ");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ORD_PROG_CD");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CUST_CD");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ORD_PRC_WGT");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ORD_REM_WGT");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SHIP_END_WGT");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("EMGMTR_NMG_CLF");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PROD_HOLD_CD");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PROD_HOLD_DTIME");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MOD_ID");
Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance16 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance17 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance25 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance26 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance27 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance28 = new Infragistics.Win.Appearance();
this.panel1 = new System.Windows.Forms.Panel();
this.ultraGroupBox1 = new Infragistics.Win.Misc.UltraGroupBox();
this.ultraCombo2 = new Infragistics.Win.UltraWinGrid.UltraCombo();
this.Combo1 = new Infragistics.Win.UltraWinGrid.UltraCombo();
this.CombOrdSeq = new Infragistics.Win.UltraWinGrid.UltraCombo();
this.label3 = new System.Windows.Forms.Label();
this.label1 = new System.Windows.Forms.Label();
this.label2 = new System.Windows.Forms.Label();
this.textOrdNO = new System.Windows.Forms.TextBox();
this.panel2 = 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.panel3 = new System.Windows.Forms.Panel();
this.ultraGroupBox2 = new Infragistics.Win.Misc.UltraGroupBox();
this.panel1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit();
this.ultraGroupBox1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.ultraCombo2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.Combo1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.CombOrdSeq)).BeginInit();
this.panel2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
this.panel3.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).BeginInit();
this.SuspendLayout();
//
// panel1
//
this.panel1.Controls.Add(this.ultraGroupBox1);
this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
this.panel1.Location = new System.Drawing.Point(0, 0);
this.panel1.Name = "panel1";
this.panel1.Size = new System.Drawing.Size(1012, 33);
this.panel1.TabIndex = 0;
//
// ultraGroupBox1
//
appearance13.BackColor = System.Drawing.Color.Gainsboro;
this.ultraGroupBox1.Appearance = appearance13;
this.ultraGroupBox1.Controls.Add(this.ultraCombo2);
this.ultraGroupBox1.Controls.Add(this.Combo1);
this.ultraGroupBox1.Controls.Add(this.CombOrdSeq);
this.ultraGroupBox1.Controls.Add(this.label3);
this.ultraGroupBox1.Controls.Add(this.label1);
this.ultraGroupBox1.Controls.Add(this.label2);
this.ultraGroupBox1.Controls.Add(this.textOrdNO);
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(1012, 33);
this.ultraGroupBox1.TabIndex = 3;
//
// ultraCombo2
//
appearance2.BorderColor = System.Drawing.Color.Black;
this.ultraCombo2.Appearance = appearance2;
this.ultraCombo2.CheckedListSettings.CheckStateMember = "";
this.ultraCombo2.DisplayLayout.MaxColScrollRegions = 1;
this.ultraCombo2.DisplayLayout.MaxRowScrollRegions = 1;
this.ultraCombo2.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
this.ultraCombo2.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
this.ultraCombo2.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
this.ultraCombo2.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
this.ultraCombo2.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
this.ultraCombo2.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.VisualStudio2005;
this.ultraCombo2.Location = new System.Drawing.Point(463, 5);
this.ultraCombo2.MaxLength = 3;
this.ultraCombo2.Name = "ultraCombo2";
this.ultraCombo2.Size = new System.Drawing.Size(110, 22);
this.ultraCombo2.TabIndex = 9;
//
// Combo1
//
appearance23.BorderColor = System.Drawing.Color.Black;
this.Combo1.Appearance = appearance23;
this.Combo1.CheckedListSettings.CheckStateMember = "";
this.Combo1.DisplayLayout.MaxColScrollRegions = 1;
this.Combo1.DisplayLayout.MaxRowScrollRegions = 1;
this.Combo1.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
this.Combo1.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
this.Combo1.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
this.Combo1.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
this.Combo1.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
this.Combo1.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.VisualStudio2005;
this.Combo1.Location = new System.Drawing.Point(264, 4);
this.Combo1.MaxLength = 3;
this.Combo1.Name = "Combo1";
this.Combo1.Size = new System.Drawing.Size(105, 22);
this.Combo1.TabIndex = 9;
//
// CombOrdSeq
//
appearance24.BorderColor = System.Drawing.Color.Black;
this.CombOrdSeq.Appearance = appearance24;
this.CombOrdSeq.CheckedListSettings.CheckStateMember = "";
this.CombOrdSeq.DisplayLayout.MaxColScrollRegions = 1;
this.CombOrdSeq.DisplayLayout.MaxRowScrollRegions = 1;
this.CombOrdSeq.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
this.CombOrdSeq.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
this.CombOrdSeq.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
this.CombOrdSeq.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
this.CombOrdSeq.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
this.CombOrdSeq.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.VisualStudio2005;
this.CombOrdSeq.Location = new System.Drawing.Point(145, 3);
this.CombOrdSeq.MaxLength = 3;
this.CombOrdSeq.Name = "CombOrdSeq";
this.CombOrdSeq.Size = new System.Drawing.Size(42, 22);
this.CombOrdSeq.TabIndex = 9;
//
// label3
//
this.label3.BackColor = System.Drawing.Color.LightBlue;
this.label3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.label3.Location = new System.Drawing.Point(380, 5);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(82, 21);
this.label3.TabIndex = 2;
this.label3.Text = "生产保留区分";
this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// label1
//
this.label1.BackColor = System.Drawing.Color.LightBlue;
this.label1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.label1.Location = new System.Drawing.Point(193, 4);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(70, 21);
this.label1.TabIndex = 2;
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(6, 3);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(70, 21);
this.label2.TabIndex = 2;
this.label2.Text = "合同号";
this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// textOrdNO
//
this.textOrdNO.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.textOrdNO.Location = new System.Drawing.Point(77, 3);
this.textOrdNO.MaxLength = 12;
this.textOrdNO.Name = "textOrdNO";
this.textOrdNO.Size = new System.Drawing.Size(67, 21);
this.textOrdNO.TabIndex = 1;
//
// panel2
//
this.panel2.Controls.Add(this.ultraGrid1);
this.panel2.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel2.Location = new System.Drawing.Point(0, 33);
this.panel2.Name = "panel2";
this.panel2.Size = new System.Drawing.Size(1012, 693);
this.panel2.TabIndex = 1;
//
// ultraGrid1
//
this.ultraGrid1.DataSource = this.dataSet1;
ultraGridColumn1.Header.Caption = "合同号";
ultraGridColumn1.Header.VisiblePosition = 0;
ultraGridColumn2.Header.Caption = "订单号";
ultraGridColumn2.Header.VisiblePosition = 1;
ultraGridColumn3.Header.Caption = "订单进度代码";
ultraGridColumn3.Header.VisiblePosition = 2;
ultraGridColumn4.Header.Caption = "客户代码";
ultraGridColumn4.Header.VisiblePosition = 3;
ultraGridColumn5.Header.Caption = "生产进程重量";
ultraGridColumn5.Header.VisiblePosition = 4;
ultraGridColumn6.Header.Caption = "订单余量";
ultraGridColumn6.Header.VisiblePosition = 5;
ultraGridColumn7.Header.Caption = "发货完重量";
ultraGridColumn7.Header.VisiblePosition = 6;
ultraGridColumn8.Header.Caption = "紧急材区分";
ultraGridColumn8.Header.VisiblePosition = 7;
ultraGridColumn9.Header.Caption = "生产保留区分";
ultraGridColumn9.Header.VisiblePosition = 8;
ultraGridColumn10.Header.Caption = "生产保留指定日期";
ultraGridColumn10.Header.VisiblePosition = 9;
ultraGridColumn11.Header.Caption = "更改人";
ultraGridColumn11.Header.VisiblePosition = 10;
ultraGridBand1.Columns.AddRange(new object[] {
ultraGridColumn1,
ultraGridColumn2,
ultraGridColumn3,
ultraGridColumn4,
ultraGridColumn5,
ultraGridColumn6,
ultraGridColumn7,
ultraGridColumn8,
ultraGridColumn9,
ultraGridColumn10,
ultraGridColumn11});
this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
this.ultraGrid1.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
this.ultraGrid1.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
appearance3.BackColor = System.Drawing.SystemColors.ActiveBorder;
appearance3.BackColor2 = System.Drawing.SystemColors.ControlDark;
appearance3.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
appearance3.BorderColor = System.Drawing.SystemColors.Window;
this.ultraGrid1.DisplayLayout.GroupByBox.Appearance = appearance3;
appearance4.ForeColor = System.Drawing.SystemColors.GrayText;
this.ultraGrid1.DisplayLayout.GroupByBox.BandLabelAppearance = appearance4;
this.ultraGrid1.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
appearance5.BackColor = System.Drawing.SystemColors.ControlLightLight;
appearance5.BackColor2 = System.Drawing.SystemColors.Control;
appearance5.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
appearance5.ForeColor = System.Drawing.SystemColors.GrayText;
this.ultraGrid1.DisplayLayout.GroupByBox.PromptAppearance = appearance5;
this.ultraGrid1.DisplayLayout.MaxColScrollRegions = 1;
this.ultraGrid1.DisplayLayout.MaxRowScrollRegions = 1;
appearance7.BackColor = System.Drawing.SystemColors.Window;
appearance7.ForeColor = System.Drawing.SystemColors.ControlText;
this.ultraGrid1.DisplayLayout.Override.ActiveCellAppearance = appearance7;
appearance8.BackColor = System.Drawing.SystemColors.Highlight;
appearance8.ForeColor = System.Drawing.SystemColors.HighlightText;
this.ultraGrid1.DisplayLayout.Override.ActiveRowAppearance = appearance8;
this.ultraGrid1.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
this.ultraGrid1.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
appearance16.BackColor = System.Drawing.SystemColors.Window;
this.ultraGrid1.DisplayLayout.Override.CardAreaAppearance = appearance16;
appearance17.BorderColor = System.Drawing.Color.Silver;
appearance17.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
this.ultraGrid1.DisplayLayout.Override.CellAppearance = appearance17;
this.ultraGrid1.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
this.ultraGrid1.DisplayLayout.Override.CellPadding = 0;
appearance25.BackColor = System.Drawing.SystemColors.Control;
appearance25.BackColor2 = System.Drawing.SystemColors.ControlDark;
appearance25.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
appearance25.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
appearance25.BorderColor = System.Drawing.SystemColors.Window;
this.ultraGrid1.DisplayLayout.Override.GroupByRowAppearance = appearance25;
appearance26.BackColor = System.Drawing.Color.LightSteelBlue;
appearance26.TextHAlignAsString = "Left";
this.ultraGrid1.DisplayLayout.Override.HeaderAppearance = appearance26;
this.ultraGrid1.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
this.ultraGrid1.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.Standard;
appearance27.BackColor = System.Drawing.SystemColors.Window;
appearance27.BorderColor = System.Drawing.Color.Silver;
this.ultraGrid1.DisplayLayout.Override.RowAppearance = appearance27;
this.ultraGrid1.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
appearance28.BackColor = System.Drawing.SystemColors.ControlLight;
this.ultraGrid1.DisplayLayout.Override.TemplateAddRowAppearance = appearance28;
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, 693);
this.ultraGrid1.TabIndex = 0;
this.ultraGrid1.Text = "ultraGrid1";
//
// 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.dataTable1.TableName = "Table1";
//
// dataColumn1
//
this.dataColumn1.ColumnName = "ORD_NO";
//
// dataColumn2
//
this.dataColumn2.ColumnName = "ORD_SEQ";
//
// dataColumn3
//
this.dataColumn3.ColumnName = "ORD_PROG_CD";
//
// dataColumn4
//
this.dataColumn4.ColumnName = "CUST_CD";
//
// dataColumn5
//
this.dataColumn5.ColumnName = "ORD_PRC_WGT";
//
// dataColumn6
//
this.dataColumn6.ColumnName = "ORD_REM_WGT";
//
// dataColumn7
//
this.dataColumn7.ColumnName = "SHIP_END_WGT";
//
// dataColumn8
//
this.dataColumn8.ColumnName = "EMGMTR_NMG_CLF";
//
// dataColumn9
//
this.dataColumn9.ColumnName = "PROD_HOLD_CD";
//
// dataColumn10
//
this.dataColumn10.ColumnName = "PROD_HOLD_DTIME";
//
// dataColumn11
//
this.dataColumn11.ColumnName = "MOD_ID";
//
// panel3
//
this.panel3.Controls.Add(this.ultraGroupBox2);
this.panel3.Dock = System.Windows.Forms.DockStyle.Bottom;
this.panel3.Location = new System.Drawing.Point(0, 636);
this.panel3.Name = "panel3";
this.panel3.Size = new System.Drawing.Size(1012, 90);
this.panel3.TabIndex = 2;
//
// ultraGroupBox2
//
this.ultraGroupBox2.Dock = System.Windows.Forms.DockStyle.Fill;
this.ultraGroupBox2.Location = new System.Drawing.Point(0, 0);
this.ultraGroupBox2.Name = "ultraGroupBox2";
this.ultraGroupBox2.Size = new System.Drawing.Size(1012, 90);
this.ultraGroupBox2.TabIndex = 0;
this.ultraGroupBox2.Text = "编辑区域";
//
// UIE042010
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(1012, 726);
this.Controls.Add(this.panel3);
this.Controls.Add(this.panel2);
this.Controls.Add(this.panel1);
this.Name = "UIE042010";
this.Text = "紧急材&生产保留处理";
this.panel1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit();
this.ultraGroupBox1.ResumeLayout(false);
this.ultraGroupBox1.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.ultraCombo2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.Combo1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.CombOrdSeq)).EndInit();
this.panel2.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit();
this.panel3.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).EndInit();
this.ResumeLayout(false);
}
#endregion
private System.Windows.Forms.Panel panel1;
private System.Windows.Forms.Panel panel2;
private System.Windows.Forms.Panel panel3;
private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox1;
private Infragistics.Win.UltraWinGrid.UltraCombo CombOrdSeq;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.TextBox textOrdNO;
private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox2;
private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1;
private System.Data.DataSet dataSet1;
private Infragistics.Win.UltraWinGrid.UltraCombo ultraCombo2;
private Infragistics.Win.UltraWinGrid.UltraCombo Combo1;
private System.Windows.Forms.Label label3;
private System.Windows.Forms.Label label1;
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 System.Data.DataColumn dataColumn11;
}
}