namespace Core.StlMes.Client.Mcp.Treatment.HeatTreatment
{
partial class FrmSizBaseConfigInfo
{
///
/// 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 appearance3 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance5 = 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("PLINE_CODE");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PLINE_NAME");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("STATION_CODE");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("STATION_DESC");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CREATE_TIME");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CREATE_NAME");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UPDATE_TIME");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UPDATE_NAME");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("STATION_NO");
this.ultraPanel1 = new Infragistics.Win.Misc.UltraPanel();
this.ultraGroupBox2 = new Infragistics.Win.Misc.UltraGroupBox();
this.cmbCx = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
this.cmbGx = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
this.chkGx = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
this.chkCx = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
this.ultraPanel2 = new Infragistics.Win.Misc.UltraPanel();
this.ultraGroupBox1 = new Infragistics.Win.Misc.UltraGroupBox();
this.TxtGxSeq = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
this.ultraLabel3 = new Infragistics.Win.Misc.UltraLabel();
this.ultraLabel2 = new Infragistics.Win.Misc.UltraLabel();
this.ultraLabel1 = new Infragistics.Win.Misc.UltraLabel();
this.cmbCxEdi = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
this.cmbGxEdi = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
this.ultraPanel3 = new Infragistics.Win.Misc.UltraPanel();
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.ultraPanel1.ClientArea.SuspendLayout();
this.ultraPanel1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).BeginInit();
this.ultraGroupBox2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.cmbCx)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.cmbGx)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.chkGx)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.chkCx)).BeginInit();
this.ultraPanel2.ClientArea.SuspendLayout();
this.ultraPanel2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit();
this.ultraGroupBox1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.TxtGxSeq)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.cmbCxEdi)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.cmbGxEdi)).BeginInit();
this.ultraPanel3.ClientArea.SuspendLayout();
this.ultraPanel3.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
this.SuspendLayout();
//
// ultraPanel1
//
//
// ultraPanel1.ClientArea
//
this.ultraPanel1.ClientArea.Controls.Add(this.ultraGroupBox2);
this.ultraPanel1.Dock = System.Windows.Forms.DockStyle.Top;
this.ultraPanel1.Location = new System.Drawing.Point(0, 0);
this.ultraPanel1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.ultraPanel1.Name = "ultraPanel1";
this.ultraPanel1.Size = new System.Drawing.Size(1229, 48);
this.ultraPanel1.TabIndex = 0;
//
// ultraGroupBox2
//
this.ultraGroupBox2.Controls.Add(this.cmbCx);
this.ultraGroupBox2.Controls.Add(this.cmbGx);
this.ultraGroupBox2.Controls.Add(this.chkGx);
this.ultraGroupBox2.Controls.Add(this.chkCx);
this.ultraGroupBox2.Dock = System.Windows.Forms.DockStyle.Fill;
this.ultraGroupBox2.Location = new System.Drawing.Point(0, 0);
this.ultraGroupBox2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.ultraGroupBox2.Name = "ultraGroupBox2";
this.ultraGroupBox2.Size = new System.Drawing.Size(1229, 48);
this.ultraGroupBox2.TabIndex = 0;
this.ultraGroupBox2.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
//
// cmbCx
//
this.cmbCx.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
this.cmbCx.Enabled = false;
this.cmbCx.Location = new System.Drawing.Point(129, 14);
this.cmbCx.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.cmbCx.Name = "cmbCx";
this.cmbCx.Size = new System.Drawing.Size(163, 24);
this.cmbCx.TabIndex = 81;
//
// cmbGx
//
this.cmbGx.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
this.cmbGx.Enabled = false;
this.cmbGx.Location = new System.Drawing.Point(411, 14);
this.cmbGx.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.cmbGx.Name = "cmbGx";
this.cmbGx.Size = new System.Drawing.Size(163, 24);
this.cmbGx.TabIndex = 80;
//
// chkGx
//
this.chkGx.BackColor = System.Drawing.Color.Transparent;
this.chkGx.BackColorInternal = System.Drawing.Color.Transparent;
this.chkGx.Location = new System.Drawing.Point(316, 14);
this.chkGx.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.chkGx.Name = "chkGx";
this.chkGx.Size = new System.Drawing.Size(103, 25);
this.chkGx.TabIndex = 83;
this.chkGx.Text = "工序点";
this.chkGx.CheckedChanged += new System.EventHandler(this.chkCx_CheckedChanged);
//
// chkCx
//
this.chkCx.BackColor = System.Drawing.Color.Transparent;
this.chkCx.BackColorInternal = System.Drawing.Color.Transparent;
this.chkCx.Location = new System.Drawing.Point(35, 14);
this.chkCx.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.chkCx.Name = "chkCx";
this.chkCx.Size = new System.Drawing.Size(103, 25);
this.chkCx.TabIndex = 82;
this.chkCx.Text = "产线名称";
this.chkCx.CheckedChanged += new System.EventHandler(this.chkCx_CheckedChanged);
//
// ultraPanel2
//
//
// ultraPanel2.ClientArea
//
this.ultraPanel2.ClientArea.Controls.Add(this.ultraGroupBox1);
this.ultraPanel2.Dock = System.Windows.Forms.DockStyle.Bottom;
this.ultraPanel2.Location = new System.Drawing.Point(0, 425);
this.ultraPanel2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.ultraPanel2.Name = "ultraPanel2";
this.ultraPanel2.Size = new System.Drawing.Size(1229, 79);
this.ultraPanel2.TabIndex = 1;
//
// ultraGroupBox1
//
this.ultraGroupBox1.Controls.Add(this.TxtGxSeq);
this.ultraGroupBox1.Controls.Add(this.ultraLabel3);
this.ultraGroupBox1.Controls.Add(this.ultraLabel2);
this.ultraGroupBox1.Controls.Add(this.ultraLabel1);
this.ultraGroupBox1.Controls.Add(this.cmbCxEdi);
this.ultraGroupBox1.Controls.Add(this.cmbGxEdi);
this.ultraGroupBox1.Dock = System.Windows.Forms.DockStyle.Fill;
this.ultraGroupBox1.Location = new System.Drawing.Point(0, 0);
this.ultraGroupBox1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.ultraGroupBox1.Name = "ultraGroupBox1";
this.ultraGroupBox1.Size = new System.Drawing.Size(1229, 79);
this.ultraGroupBox1.TabIndex = 0;
this.ultraGroupBox1.Text = "编辑区";
this.ultraGroupBox1.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
//
// TxtGxSeq
//
this.TxtGxSeq.Location = new System.Drawing.Point(93, 34);
this.TxtGxSeq.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.TxtGxSeq.MaxLength = 2;
this.TxtGxSeq.Name = "TxtGxSeq";
this.TxtGxSeq.Size = new System.Drawing.Size(133, 24);
this.TxtGxSeq.TabIndex = 1;
//
// ultraLabel3
//
appearance3.BackColor = System.Drawing.Color.Transparent;
appearance3.TextHAlignAsString = "Center";
appearance3.TextVAlignAsString = "Middle";
this.ultraLabel3.Appearance = appearance3;
this.ultraLabel3.Location = new System.Drawing.Point(496, 35);
this.ultraLabel3.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.ultraLabel3.Name = "ultraLabel3";
this.ultraLabel3.Size = new System.Drawing.Size(77, 29);
this.ultraLabel3.TabIndex = 88;
this.ultraLabel3.Text = "工序点";
//
// ultraLabel2
//
appearance4.BackColor = System.Drawing.Color.Transparent;
appearance4.TextHAlignAsString = "Center";
appearance4.TextVAlignAsString = "Middle";
this.ultraLabel2.Appearance = appearance4;
this.ultraLabel2.Location = new System.Drawing.Point(235, 35);
this.ultraLabel2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.ultraLabel2.Name = "ultraLabel2";
this.ultraLabel2.Size = new System.Drawing.Size(77, 29);
this.ultraLabel2.TabIndex = 87;
this.ultraLabel2.Text = "产线名称";
//
// ultraLabel1
//
appearance5.BackColor = System.Drawing.Color.Transparent;
appearance5.TextHAlignAsString = "Center";
appearance5.TextVAlignAsString = "Middle";
this.ultraLabel1.Appearance = appearance5;
this.ultraLabel1.Location = new System.Drawing.Point(16, 35);
this.ultraLabel1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.ultraLabel1.Name = "ultraLabel1";
this.ultraLabel1.Size = new System.Drawing.Size(77, 29);
this.ultraLabel1.TabIndex = 86;
this.ultraLabel1.Text = "工序顺序";
//
// cmbCxEdi
//
this.cmbCxEdi.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
this.cmbCxEdi.Location = new System.Drawing.Point(320, 34);
this.cmbCxEdi.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.cmbCxEdi.Name = "cmbCxEdi";
this.cmbCxEdi.Size = new System.Drawing.Size(163, 24);
this.cmbCxEdi.TabIndex = 2;
//
// cmbGxEdi
//
this.cmbGxEdi.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
this.cmbGxEdi.Location = new System.Drawing.Point(581, 34);
this.cmbGxEdi.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.cmbGxEdi.Name = "cmbGxEdi";
this.cmbGxEdi.Size = new System.Drawing.Size(163, 24);
this.cmbGxEdi.TabIndex = 3;
//
// ultraPanel3
//
//
// ultraPanel3.ClientArea
//
this.ultraPanel3.ClientArea.Controls.Add(this.ultraGrid1);
this.ultraPanel3.Dock = System.Windows.Forms.DockStyle.Fill;
this.ultraPanel3.Location = new System.Drawing.Point(0, 48);
this.ultraPanel3.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.ultraPanel3.Name = "ultraPanel3";
this.ultraPanel3.Size = new System.Drawing.Size(1229, 377);
this.ultraPanel3.TabIndex = 3;
//
// ultraGrid1
//
this.ultraGrid1.DataMember = "Table1";
this.ultraGrid1.DataSource = this.dataSet1;
ultraGridColumn1.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
ultraGridColumn1.Header.VisiblePosition = 0;
ultraGridColumn1.Hidden = true;
ultraGridColumn2.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
ultraGridColumn2.Header.VisiblePosition = 1;
ultraGridColumn2.RowLayoutColumnInfo.OriginX = 2;
ultraGridColumn2.RowLayoutColumnInfo.OriginY = 0;
ultraGridColumn2.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(78, 0);
ultraGridColumn2.RowLayoutColumnInfo.SpanX = 2;
ultraGridColumn2.RowLayoutColumnInfo.SpanY = 2;
ultraGridColumn3.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
ultraGridColumn3.Header.VisiblePosition = 2;
ultraGridColumn3.Hidden = true;
ultraGridColumn4.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
ultraGridColumn4.Header.VisiblePosition = 3;
ultraGridColumn4.RowLayoutColumnInfo.OriginX = 4;
ultraGridColumn4.RowLayoutColumnInfo.OriginY = 0;
ultraGridColumn4.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(93, 0);
ultraGridColumn4.RowLayoutColumnInfo.SpanX = 2;
ultraGridColumn4.RowLayoutColumnInfo.SpanY = 2;
ultraGridColumn5.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
ultraGridColumn5.Header.VisiblePosition = 4;
ultraGridColumn5.RowLayoutColumnInfo.OriginX = 8;
ultraGridColumn5.RowLayoutColumnInfo.OriginY = 0;
ultraGridColumn5.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(144, 0);
ultraGridColumn5.RowLayoutColumnInfo.SpanX = 2;
ultraGridColumn5.RowLayoutColumnInfo.SpanY = 2;
ultraGridColumn6.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
ultraGridColumn6.Header.VisiblePosition = 5;
ultraGridColumn6.RowLayoutColumnInfo.OriginX = 6;
ultraGridColumn6.RowLayoutColumnInfo.OriginY = 0;
ultraGridColumn6.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(78, 0);
ultraGridColumn6.RowLayoutColumnInfo.SpanX = 2;
ultraGridColumn6.RowLayoutColumnInfo.SpanY = 2;
ultraGridColumn7.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
ultraGridColumn7.Header.VisiblePosition = 6;
ultraGridColumn7.RowLayoutColumnInfo.OriginX = 12;
ultraGridColumn7.RowLayoutColumnInfo.OriginY = 0;
ultraGridColumn7.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(146, 0);
ultraGridColumn7.RowLayoutColumnInfo.SpanX = 2;
ultraGridColumn7.RowLayoutColumnInfo.SpanY = 2;
ultraGridColumn8.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
ultraGridColumn8.Header.VisiblePosition = 7;
ultraGridColumn8.RowLayoutColumnInfo.OriginX = 10;
ultraGridColumn8.RowLayoutColumnInfo.OriginY = 0;
ultraGridColumn8.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(67, 0);
ultraGridColumn8.RowLayoutColumnInfo.SpanX = 2;
ultraGridColumn8.RowLayoutColumnInfo.SpanY = 2;
ultraGridColumn9.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
ultraGridColumn9.Header.VisiblePosition = 8;
ultraGridColumn9.RowLayoutColumnInfo.OriginX = 0;
ultraGridColumn9.RowLayoutColumnInfo.OriginY = 0;
ultraGridColumn9.RowLayoutColumnInfo.SpanX = 2;
ultraGridColumn9.RowLayoutColumnInfo.SpanY = 2;
ultraGridBand1.Columns.AddRange(new object[] {
ultraGridColumn1,
ultraGridColumn2,
ultraGridColumn3,
ultraGridColumn4,
ultraGridColumn5,
ultraGridColumn6,
ultraGridColumn7,
ultraGridColumn8,
ultraGridColumn9});
ultraGridBand1.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout;
this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
this.ultraGrid1.Dock = System.Windows.Forms.DockStyle.Fill;
this.ultraGrid1.Location = new System.Drawing.Point(0, 0);
this.ultraGrid1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.ultraGrid1.Name = "ultraGrid1";
this.ultraGrid1.Size = new System.Drawing.Size(1229, 377);
this.ultraGrid1.TabIndex = 0;
this.ultraGrid1.AfterRowActivate += new System.EventHandler(this.ultraGrid1_AfterRowActivate);
//
// 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.dataTable1.TableName = "Table1";
//
// dataColumn1
//
this.dataColumn1.Caption = "产线代码";
this.dataColumn1.ColumnName = "PLINE_CODE";
//
// dataColumn2
//
this.dataColumn2.Caption = "产线名称";
this.dataColumn2.ColumnName = "PLINE_NAME";
//
// dataColumn3
//
this.dataColumn3.Caption = "工序点代码";
this.dataColumn3.ColumnName = "STATION_CODE";
//
// dataColumn4
//
this.dataColumn4.Caption = "工序点名称";
this.dataColumn4.ColumnName = "STATION_DESC";
//
// dataColumn5
//
this.dataColumn5.Caption = "创建时间";
this.dataColumn5.ColumnName = "CREATE_TIME";
//
// dataColumn6
//
this.dataColumn6.Caption = "创建人";
this.dataColumn6.ColumnName = "CREATE_NAME";
//
// dataColumn7
//
this.dataColumn7.Caption = "修改时间";
this.dataColumn7.ColumnName = "UPDATE_TIME";
//
// dataColumn8
//
this.dataColumn8.Caption = "修改人";
this.dataColumn8.ColumnName = "UPDATE_NAME";
//
// dataColumn9
//
this.dataColumn9.Caption = "工序顺序";
this.dataColumn9.ColumnName = "STATION_NO";
//
// FrmSizBaseConfigInfo
//
this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(1229, 504);
this.Controls.Add(this.ultraPanel3);
this.Controls.Add(this.ultraPanel2);
this.Controls.Add(this.ultraPanel1);
this.Margin = new System.Windows.Forms.Padding(5, 5, 5, 5);
this.Name = "FrmSizBaseConfigInfo";
this.Text = "机组对应工序点";
this.Load += new System.EventHandler(this.FrmSizBaseConfigInfo_Load);
this.ultraPanel1.ClientArea.ResumeLayout(false);
this.ultraPanel1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).EndInit();
this.ultraGroupBox2.ResumeLayout(false);
this.ultraGroupBox2.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.cmbCx)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.cmbGx)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.chkGx)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.chkCx)).EndInit();
this.ultraPanel2.ClientArea.ResumeLayout(false);
this.ultraPanel2.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit();
this.ultraGroupBox1.ResumeLayout(false);
this.ultraGroupBox1.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.TxtGxSeq)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.cmbCxEdi)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.cmbGxEdi)).EndInit();
this.ultraPanel3.ClientArea.ResumeLayout(false);
this.ultraPanel3.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 Infragistics.Win.Misc.UltraPanel ultraPanel1;
private Infragistics.Win.Misc.UltraPanel ultraPanel2;
private Infragistics.Win.Misc.UltraPanel ultraPanel3;
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 Infragistics.Win.Misc.UltraGroupBox ultraGroupBox2;
private Infragistics.Win.UltraWinEditors.UltraComboEditor cmbCx;
private Infragistics.Win.UltraWinEditors.UltraComboEditor cmbGx;
private Infragistics.Win.UltraWinEditors.UltraCheckEditor chkGx;
private Infragistics.Win.UltraWinEditors.UltraCheckEditor chkCx;
private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox1;
private Infragistics.Win.UltraWinEditors.UltraTextEditor TxtGxSeq;
private Infragistics.Win.Misc.UltraLabel ultraLabel3;
private Infragistics.Win.Misc.UltraLabel ultraLabel2;
private Infragistics.Win.Misc.UltraLabel ultraLabel1;
private Infragistics.Win.UltraWinEditors.UltraComboEditor cmbCxEdi;
private Infragistics.Win.UltraWinEditors.UltraComboEditor cmbGxEdi;
}
}