namespace Core.LZMes.Client.UIE
{
partial class UIE041101
{
///
/// 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.ValueListItem valueListItem11 = new Infragistics.Win.ValueListItem();
Infragistics.Win.ValueListItem valueListItem1 = new Infragistics.Win.ValueListItem();
Infragistics.Win.ValueListItem valueListItem2 = new Infragistics.Win.ValueListItem();
Infragistics.Win.ValueListItem valueListItem3 = new Infragistics.Win.ValueListItem();
Infragistics.Win.ValueListItem valueListItem4 = new Infragistics.Win.ValueListItem();
Infragistics.Win.ValueListItem valueListItem5 = new Infragistics.Win.ValueListItem();
Infragistics.Win.ValueListItem valueListItem6 = new Infragistics.Win.ValueListItem();
Infragistics.Win.ValueListItem valueListItem7 = new Infragistics.Win.ValueListItem();
Infragistics.Win.ValueListItem valueListItem8 = new Infragistics.Win.ValueListItem();
Infragistics.Win.ValueListItem valueListItem9 = new Infragistics.Win.ValueListItem();
Infragistics.Win.ValueListItem valueListItem10 = new Infragistics.Win.ValueListItem();
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("WGT_ACVAL_MIN");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("WGT_ACVAL_MAX");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DEL_TO_DATE");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ORD_UNIT_WGT_MIN");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ORD_UNIT_WGT_MAX");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ORD_PLAN_DATA");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ORI_ORD_PLAN_DATA");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ORI_ORD_DEVLMT_DATE");
Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance();
this.panel1 = new System.Windows.Forms.Panel();
this.textBox2 = new System.Windows.Forms.TextBox();
this.textBox1 = new System.Windows.Forms.TextBox();
this.label8 = new System.Windows.Forms.Label();
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.panel2 = new System.Windows.Forms.Panel();
this.comboBox1 = new System.Windows.Forms.ComboBox();
this.label5 = new System.Windows.Forms.Label();
this.ultraDateTimeEditor2 = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
this.ultraDateTimeEditor1 = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
this.ultraComboEditor1 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
this.textBox6 = new System.Windows.Forms.TextBox();
this.textBox5 = new System.Windows.Forms.TextBox();
this.textBox4 = new System.Windows.Forms.TextBox();
this.textBox3 = new System.Windows.Forms.TextBox();
this.label7 = new System.Windows.Forms.Label();
this.label4 = new System.Windows.Forms.Label();
this.label9 = new System.Windows.Forms.Label();
this.label3 = new System.Windows.Forms.Label();
this.label6 = new System.Windows.Forms.Label();
this.label2 = new System.Windows.Forms.Label();
this.label1 = new System.Windows.Forms.Label();
this.ultraGrid1 = new Infragistics.Win.UltraWinGrid.UltraGrid();
this.dataColumn10 = new System.Data.DataColumn();
this.dataColumn11 = new System.Data.DataColumn();
this.panel1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
this.panel2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.ultraDateTimeEditor2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.ultraDateTimeEditor1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
this.SuspendLayout();
//
// panel1
//
this.panel1.Controls.Add(this.textBox2);
this.panel1.Controls.Add(this.textBox1);
this.panel1.Controls.Add(this.label8);
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(736, 41);
this.panel1.TabIndex = 0;
//
// textBox2
//
this.textBox2.Location = new System.Drawing.Point(215, 10);
this.textBox2.Name = "textBox2";
this.textBox2.Size = new System.Drawing.Size(70, 21);
this.textBox2.TabIndex = 12;
//
// textBox1
//
this.textBox1.Location = new System.Drawing.Point(110, 10);
this.textBox1.Name = "textBox1";
this.textBox1.Size = new System.Drawing.Size(100, 21);
this.textBox1.TabIndex = 12;
//
// label8
//
this.label8.BackColor = System.Drawing.Color.LightBlue;
this.label8.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.label8.Location = new System.Drawing.Point(3, 9);
this.label8.Name = "label8";
this.label8.Size = new System.Drawing.Size(105, 21);
this.label8.TabIndex = 11;
this.label8.Text = "合同号";
this.label8.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// 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.Caption = "合同号";
this.dataColumn1.ColumnName = "ORD_NO";
//
// dataColumn2
//
this.dataColumn2.Caption = "订单号";
this.dataColumn2.ColumnName = "ORD_SEQ";
//
// dataColumn3
//
this.dataColumn3.Caption = "进程状态";
this.dataColumn3.ColumnName = "ORD_PROG_CD";
//
// dataColumn4
//
this.dataColumn4.Caption = "订单重量下限";
this.dataColumn4.ColumnName = "WGT_ACVAL_MIN";
//
// dataColumn5
//
this.dataColumn5.Caption = "订单重量上限";
this.dataColumn5.ColumnName = "WGT_ACVAL_MAX";
//
// dataColumn6
//
this.dataColumn6.Caption = "订单交货期";
this.dataColumn6.ColumnName = "DEL_TO_DATE";
//
// dataColumn7
//
this.dataColumn7.Caption = "订单单重下限";
this.dataColumn7.ColumnName = "ORD_UNIT_WGT_MIN";
//
// dataColumn8
//
this.dataColumn8.Caption = "订单单重上限";
this.dataColumn8.ColumnName = "ORD_UNIT_WGT_MAX";
//
// dataColumn9
//
this.dataColumn9.Caption = "订单预排期";
this.dataColumn9.ColumnName = "ORD_PLAN_DATA";
//
// panel2
//
this.panel2.Controls.Add(this.comboBox1);
this.panel2.Controls.Add(this.label5);
this.panel2.Controls.Add(this.ultraDateTimeEditor2);
this.panel2.Controls.Add(this.ultraDateTimeEditor1);
this.panel2.Controls.Add(this.ultraComboEditor1);
this.panel2.Controls.Add(this.textBox6);
this.panel2.Controls.Add(this.textBox5);
this.panel2.Controls.Add(this.textBox4);
this.panel2.Controls.Add(this.textBox3);
this.panel2.Controls.Add(this.label7);
this.panel2.Controls.Add(this.label4);
this.panel2.Controls.Add(this.label9);
this.panel2.Controls.Add(this.label3);
this.panel2.Controls.Add(this.label6);
this.panel2.Controls.Add(this.label2);
this.panel2.Controls.Add(this.label1);
this.panel2.Dock = System.Windows.Forms.DockStyle.Bottom;
this.panel2.Location = new System.Drawing.Point(0, 349);
this.panel2.Name = "panel2";
this.panel2.Size = new System.Drawing.Size(736, 130);
this.panel2.TabIndex = 1;
//
// comboBox1
//
this.comboBox1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.comboBox1.FormattingEnabled = true;
this.comboBox1.Items.AddRange(new object[] {
"按合同号修改",
"按订单号修改"});
this.comboBox1.Location = new System.Drawing.Point(110, 4);
this.comboBox1.Name = "comboBox1";
this.comboBox1.Size = new System.Drawing.Size(121, 20);
this.comboBox1.TabIndex = 17;
//
// label5
//
this.label5.BackColor = System.Drawing.Color.LightBlue;
this.label5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.label5.Location = new System.Drawing.Point(3, 3);
this.label5.Name = "label5";
this.label5.Size = new System.Drawing.Size(105, 21);
this.label5.TabIndex = 16;
this.label5.Text = "修改类型";
this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// ultraDateTimeEditor2
//
this.ultraDateTimeEditor2.Location = new System.Drawing.Point(110, 93);
this.ultraDateTimeEditor2.Name = "ultraDateTimeEditor2";
this.ultraDateTimeEditor2.Size = new System.Drawing.Size(144, 21);
this.ultraDateTimeEditor2.TabIndex = 15;
//
// ultraDateTimeEditor1
//
this.ultraDateTimeEditor1.Location = new System.Drawing.Point(110, 61);
this.ultraDateTimeEditor1.Name = "ultraDateTimeEditor1";
this.ultraDateTimeEditor1.Size = new System.Drawing.Size(144, 21);
this.ultraDateTimeEditor1.TabIndex = 15;
//
// ultraComboEditor1
//
this.ultraComboEditor1.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
valueListItem11.DataValue = "NULL";
valueListItem11.DisplayText = " ";
valueListItem1.DataValue = "A";
valueListItem1.DisplayText = "品质设计待机";
valueListItem2.DataValue = "B";
valueListItem2.DisplayText = "订单关闭";
valueListItem3.DataValue = "C";
valueListItem3.DisplayText = "品质再设计待机";
valueListItem4.DataValue = "D";
valueListItem4.DisplayText = "投入确定";
valueListItem5.DataValue = "E";
valueListItem5.DisplayText = "生产进行";
valueListItem6.DataValue = "F";
valueListItem6.DisplayText = "生产完成";
valueListItem7.DataValue = "G";
valueListItem7.DisplayText = "发货完成";
valueListItem8.DataValue = "H";
valueListItem8.DisplayText = "生产保留";
valueListItem9.DataValue = "N";
valueListItem9.DisplayText = "订单取消";
valueListItem10.DataValue = "X";
valueListItem10.DisplayText = "订单完成";
this.ultraComboEditor1.Items.AddRange(new Infragistics.Win.ValueListItem[] {
valueListItem11,
valueListItem1,
valueListItem2,
valueListItem3,
valueListItem4,
valueListItem5,
valueListItem6,
valueListItem7,
valueListItem8,
valueListItem9,
valueListItem10});
this.ultraComboEditor1.Location = new System.Drawing.Point(110, 31);
this.ultraComboEditor1.Name = "ultraComboEditor1";
this.ultraComboEditor1.Size = new System.Drawing.Size(144, 21);
this.ultraComboEditor1.TabIndex = 14;
//
// textBox6
//
this.textBox6.Location = new System.Drawing.Point(594, 67);
this.textBox6.Name = "textBox6";
this.textBox6.Size = new System.Drawing.Size(100, 21);
this.textBox6.TabIndex = 13;
//
// textBox5
//
this.textBox5.Location = new System.Drawing.Point(594, 32);
this.textBox5.Name = "textBox5";
this.textBox5.Size = new System.Drawing.Size(100, 21);
this.textBox5.TabIndex = 13;
//
// textBox4
//
this.textBox4.Location = new System.Drawing.Point(375, 62);
this.textBox4.Name = "textBox4";
this.textBox4.Size = new System.Drawing.Size(100, 21);
this.textBox4.TabIndex = 13;
//
// textBox3
//
this.textBox3.Location = new System.Drawing.Point(375, 31);
this.textBox3.Name = "textBox3";
this.textBox3.Size = new System.Drawing.Size(100, 21);
this.textBox3.TabIndex = 13;
//
// label7
//
this.label7.BackColor = System.Drawing.Color.LightBlue;
this.label7.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.label7.Location = new System.Drawing.Point(485, 67);
this.label7.Name = "label7";
this.label7.Size = new System.Drawing.Size(105, 21);
this.label7.TabIndex = 12;
this.label7.Text = "订单单重上限";
this.label7.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// label4
//
this.label4.BackColor = System.Drawing.Color.LightBlue;
this.label4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.label4.Location = new System.Drawing.Point(267, 62);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(105, 21);
this.label4.TabIndex = 12;
this.label4.Text = "订单重量上限";
this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// label9
//
this.label9.BackColor = System.Drawing.Color.LightBlue;
this.label9.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.label9.Location = new System.Drawing.Point(3, 93);
this.label9.Name = "label9";
this.label9.Size = new System.Drawing.Size(105, 21);
this.label9.TabIndex = 12;
this.label9.Text = "预排期";
this.label9.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// label3
//
this.label3.BackColor = System.Drawing.Color.LightBlue;
this.label3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.label3.Location = new System.Drawing.Point(3, 61);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(105, 21);
this.label3.TabIndex = 12;
this.label3.Text = "交货期";
this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// label6
//
this.label6.BackColor = System.Drawing.Color.LightBlue;
this.label6.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.label6.Location = new System.Drawing.Point(485, 31);
this.label6.Name = "label6";
this.label6.Size = new System.Drawing.Size(105, 21);
this.label6.TabIndex = 12;
this.label6.Text = "订单单重下限";
this.label6.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(267, 31);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(105, 21);
this.label2.TabIndex = 12;
this.label2.Text = "订单重量下限";
this.label2.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(3, 31);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(105, 21);
this.label1.TabIndex = 12;
this.label1.Text = "进程状态";
this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// ultraGrid1
//
this.ultraGrid1.DataSource = this.dataSet1;
ultraGridColumn1.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
ultraGridColumn1.Header.VisiblePosition = 0;
ultraGridColumn1.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(103, 0);
ultraGridColumn2.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
ultraGridColumn2.Header.VisiblePosition = 1;
ultraGridColumn2.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(56, 0);
ultraGridColumn3.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
ultraGridColumn3.Header.VisiblePosition = 2;
ultraGridColumn4.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
ultraGridColumn4.Header.VisiblePosition = 3;
ultraGridColumn4.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(83, 0);
ultraGridColumn5.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
ultraGridColumn5.Header.VisiblePosition = 4;
ultraGridColumn5.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(86, 0);
ultraGridColumn6.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
ultraGridColumn6.Header.VisiblePosition = 5;
ultraGridColumn6.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(91, 0);
ultraGridColumn7.Header.VisiblePosition = 6;
ultraGridColumn7.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(85, 0);
ultraGridColumn8.Header.VisiblePosition = 7;
ultraGridColumn8.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(89, 0);
ultraGridColumn9.Header.VisiblePosition = 8;
ultraGridColumn9.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(88, 0);
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});
ultraGridBand1.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout;
this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
appearance7.BackColor = System.Drawing.Color.LightSteelBlue;
appearance7.FontData.BoldAsString = "True";
this.ultraGrid1.DisplayLayout.Override.ActiveRowAppearance = appearance7;
appearance8.BackColor = System.Drawing.Color.LightSteelBlue;
appearance8.ThemedElementAlpha = Infragistics.Win.Alpha.Transparent;
this.ultraGrid1.DisplayLayout.Override.HeaderAppearance = appearance8;
this.ultraGrid1.DisplayLayout.Override.RowSelectorNumberStyle = Infragistics.Win.UltraWinGrid.RowSelectorNumberStyle.RowIndex;
this.ultraGrid1.DisplayLayout.Override.RowSizing = Infragistics.Win.UltraWinGrid.RowSizing.Fixed;
this.ultraGrid1.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
this.ultraGrid1.Dock = System.Windows.Forms.DockStyle.Fill;
this.ultraGrid1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.ultraGrid1.Location = new System.Drawing.Point(0, 41);
this.ultraGrid1.Name = "ultraGrid1";
this.ultraGrid1.Size = new System.Drawing.Size(736, 308);
this.ultraGrid1.TabIndex = 2;
this.ultraGrid1.AfterRowActivate += new System.EventHandler(this.ultraGrid1_AfterRowActivate);
//
// dataColumn10
//
this.dataColumn10.ColumnName = "ORI_ORD_PLAN_DATA";
//
// dataColumn11
//
this.dataColumn11.ColumnName = "ORI_ORD_DEVLMT_DATE";
//
// UIE041101
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(736, 479);
this.Controls.Add(this.ultraGrid1);
this.Controls.Add(this.panel2);
this.Controls.Add(this.panel1);
this.Name = "UIE041101";
this.Text = "订单信息修改";
this.Load += new System.EventHandler(this.UIE041101_Load);
this.panel1.ResumeLayout(false);
this.panel1.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit();
this.panel2.ResumeLayout(false);
this.panel2.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.ultraDateTimeEditor2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.ultraDateTimeEditor1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
this.ResumeLayout(false);
}
#endregion
private System.Windows.Forms.Panel panel1;
private System.Windows.Forms.TextBox textBox1;
private System.Windows.Forms.Label label8;
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.Windows.Forms.Panel panel2;
private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1;
private System.Windows.Forms.TextBox textBox2;
private System.Windows.Forms.TextBox textBox4;
private System.Windows.Forms.TextBox textBox3;
private System.Windows.Forms.Label label4;
private System.Windows.Forms.Label label3;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.Label label1;
private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor1;
private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor ultraDateTimeEditor1;
private System.Windows.Forms.ComboBox comboBox1;
private System.Windows.Forms.Label label5;
private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor ultraDateTimeEditor2;
private System.Windows.Forms.TextBox textBox5;
private System.Windows.Forms.Label label7;
private System.Windows.Forms.Label label9;
private System.Windows.Forms.Label label6;
private System.Data.DataColumn dataColumn7;
private System.Data.DataColumn dataColumn8;
private System.Data.DataColumn dataColumn9;
private System.Windows.Forms.TextBox textBox6;
private System.Data.DataColumn dataColumn10;
private System.Data.DataColumn dataColumn11;
}
}