namespace Core.StlMes.Client.Mcp.Coupling
{
partial class FrmConfiguration
{
///
/// 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 appearance19 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance1 = 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("ITEM_NO");
Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance();
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PLINE_CODE");
Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance();
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PROCEDUR_NO");
Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance();
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("TEST_ITEMS");
Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SPAN");
Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SETTING_TEMPERATURE");
Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance();
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CHK", 0);
this.cmbCx = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
this.ultraPanel1 = new Infragistics.Win.Misc.UltraPanel();
this.ultraGroupBox1 = new Infragistics.Win.Misc.UltraGroupBox();
this.cmbCname = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
this.ultraLabel1 = new Infragistics.Win.Misc.UltraLabel();
this.txtJcxm = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
this.ultraLabel5 = new Infragistics.Win.Misc.UltraLabel();
this.ultraPanel2 = new Infragistics.Win.Misc.UltraPanel();
this.ultraGroupBox3 = new Infragistics.Win.Misc.UltraGroupBox();
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();
((System.ComponentModel.ISupportInitialize)(this.cmbCx)).BeginInit();
this.ultraPanel1.ClientArea.SuspendLayout();
this.ultraPanel1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit();
this.ultraGroupBox1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.cmbCname)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtJcxm)).BeginInit();
this.ultraPanel2.ClientArea.SuspendLayout();
this.ultraPanel2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox3)).BeginInit();
this.ultraGroupBox3.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
this.SuspendLayout();
//
// cmbCx
//
this.cmbCx.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
this.cmbCx.Location = new System.Drawing.Point(328, 101);
this.cmbCx.Margin = new System.Windows.Forms.Padding(4);
this.cmbCx.Name = "cmbCx";
this.cmbCx.Size = new System.Drawing.Size(163, 24);
this.cmbCx.TabIndex = 73;
this.cmbCx.Visible = false;
//
// ultraPanel1
//
//
// ultraPanel1.ClientArea
//
this.ultraPanel1.ClientArea.Controls.Add(this.ultraGroupBox1);
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);
this.ultraPanel1.Name = "ultraPanel1";
this.ultraPanel1.Size = new System.Drawing.Size(1633, 54);
this.ultraPanel1.TabIndex = 0;
//
// ultraGroupBox1
//
this.ultraGroupBox1.Controls.Add(this.cmbCname);
this.ultraGroupBox1.Controls.Add(this.ultraLabel1);
this.ultraGroupBox1.Controls.Add(this.txtJcxm);
this.ultraGroupBox1.Controls.Add(this.ultraLabel5);
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);
this.ultraGroupBox1.Name = "ultraGroupBox1";
this.ultraGroupBox1.Size = new System.Drawing.Size(1633, 54);
this.ultraGroupBox1.TabIndex = 0;
this.ultraGroupBox1.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
//
// cmbCname
//
this.cmbCname.Location = new System.Drawing.Point(328, 15);
this.cmbCname.Margin = new System.Windows.Forms.Padding(4);
this.cmbCname.Name = "cmbCname";
this.cmbCname.Size = new System.Drawing.Size(225, 24);
this.cmbCname.TabIndex = 72;
//
// ultraLabel1
//
appearance19.BackColor = System.Drawing.Color.Transparent;
appearance19.TextHAlignAsString = "Center";
appearance19.TextVAlignAsString = "Middle";
this.ultraLabel1.Appearance = appearance19;
this.ultraLabel1.AutoSize = true;
this.ultraLabel1.Location = new System.Drawing.Point(248, 19);
this.ultraLabel1.Margin = new System.Windows.Forms.Padding(4);
this.ultraLabel1.Name = "ultraLabel1";
this.ultraLabel1.Size = new System.Drawing.Size(67, 19);
this.ultraLabel1.TabIndex = 71;
this.ultraLabel1.Text = "产线名称";
//
// txtJcxm
//
this.txtJcxm.Location = new System.Drawing.Point(99, 15);
this.txtJcxm.Margin = new System.Windows.Forms.Padding(4);
this.txtJcxm.MaxLength = 100;
this.txtJcxm.Name = "txtJcxm";
this.txtJcxm.Size = new System.Drawing.Size(141, 24);
this.txtJcxm.TabIndex = 68;
//
// ultraLabel5
//
appearance1.BackColor = System.Drawing.Color.Transparent;
appearance1.TextHAlignAsString = "Center";
appearance1.TextVAlignAsString = "Middle";
this.ultraLabel5.Appearance = appearance1;
this.ultraLabel5.AutoSize = true;
this.ultraLabel5.Location = new System.Drawing.Point(24, 19);
this.ultraLabel5.Margin = new System.Windows.Forms.Padding(4);
this.ultraLabel5.Name = "ultraLabel5";
this.ultraLabel5.Size = new System.Drawing.Size(67, 19);
this.ultraLabel5.TabIndex = 69;
this.ultraLabel5.Text = "检测项目";
//
// ultraPanel2
//
//
// ultraPanel2.ClientArea
//
this.ultraPanel2.ClientArea.Controls.Add(this.ultraGroupBox3);
this.ultraPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
this.ultraPanel2.Location = new System.Drawing.Point(0, 54);
this.ultraPanel2.Margin = new System.Windows.Forms.Padding(4);
this.ultraPanel2.Name = "ultraPanel2";
this.ultraPanel2.Size = new System.Drawing.Size(1633, 428);
this.ultraPanel2.TabIndex = 3;
//
// ultraGroupBox3
//
this.ultraGroupBox3.Controls.Add(this.cmbCx);
this.ultraGroupBox3.Controls.Add(this.ultraGrid1);
this.ultraGroupBox3.Dock = System.Windows.Forms.DockStyle.Fill;
this.ultraGroupBox3.Location = new System.Drawing.Point(0, 0);
this.ultraGroupBox3.Margin = new System.Windows.Forms.Padding(4);
this.ultraGroupBox3.Name = "ultraGroupBox3";
this.ultraGroupBox3.Size = new System.Drawing.Size(1633, 428);
this.ultraGroupBox3.TabIndex = 1;
this.ultraGroupBox3.Text = "检验配置项";
this.ultraGroupBox3.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
//
// ultraGrid1
//
this.ultraGrid1.DataMember = "Table1";
this.ultraGrid1.DataSource = this.dataSet1;
ultraGridColumn1.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
appearance8.TextHAlignAsString = "Right";
ultraGridColumn1.CellAppearance = appearance8;
ultraGridColumn1.Header.VisiblePosition = 0;
ultraGridColumn1.RowLayoutColumnInfo.OriginX = 2;
ultraGridColumn1.RowLayoutColumnInfo.OriginY = 0;
ultraGridColumn1.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(91, 0);
ultraGridColumn1.RowLayoutColumnInfo.SpanX = 2;
ultraGridColumn1.RowLayoutColumnInfo.SpanY = 2;
appearance9.BackColor = System.Drawing.Color.White;
appearance9.BackHatchStyle = Infragistics.Win.BackHatchStyle.None;
ultraGridColumn2.CellAppearance = appearance9;
ultraGridColumn2.EditorComponent = this.cmbCx;
ultraGridColumn2.Header.VisiblePosition = 2;
ultraGridColumn2.RowLayoutColumnInfo.OriginX = 6;
ultraGridColumn2.RowLayoutColumnInfo.OriginY = 0;
ultraGridColumn2.RowLayoutColumnInfo.SpanX = 2;
ultraGridColumn2.RowLayoutColumnInfo.SpanY = 2;
ultraGridColumn2.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.DropDownList;
appearance10.BackColor = System.Drawing.Color.White;
appearance10.BackHatchStyle = Infragistics.Win.BackHatchStyle.None;
ultraGridColumn3.CellAppearance = appearance10;
ultraGridColumn3.Header.VisiblePosition = 3;
ultraGridColumn3.RowLayoutColumnInfo.OriginX = 8;
ultraGridColumn3.RowLayoutColumnInfo.OriginY = 0;
ultraGridColumn3.RowLayoutColumnInfo.SpanX = 2;
ultraGridColumn3.RowLayoutColumnInfo.SpanY = 2;
appearance11.BackColor = System.Drawing.Color.White;
appearance11.BackHatchStyle = Infragistics.Win.BackHatchStyle.None;
ultraGridColumn4.CellAppearance = appearance11;
ultraGridColumn4.Header.VisiblePosition = 1;
ultraGridColumn4.RowLayoutColumnInfo.OriginX = 4;
ultraGridColumn4.RowLayoutColumnInfo.OriginY = 0;
ultraGridColumn4.RowLayoutColumnInfo.SpanX = 2;
ultraGridColumn4.RowLayoutColumnInfo.SpanY = 2;
appearance12.BackColor = System.Drawing.Color.White;
appearance12.BackHatchStyle = Infragistics.Win.BackHatchStyle.None;
ultraGridColumn5.CellAppearance = appearance12;
ultraGridColumn5.Header.VisiblePosition = 4;
ultraGridColumn5.RowLayoutColumnInfo.OriginX = 10;
ultraGridColumn5.RowLayoutColumnInfo.OriginY = 0;
ultraGridColumn5.RowLayoutColumnInfo.SpanX = 2;
ultraGridColumn5.RowLayoutColumnInfo.SpanY = 2;
appearance13.BackColor = System.Drawing.Color.White;
appearance13.BackHatchStyle = Infragistics.Win.BackHatchStyle.None;
appearance13.TextHAlignAsString = "Right";
ultraGridColumn6.CellAppearance = appearance13;
ultraGridColumn6.Header.VisiblePosition = 5;
ultraGridColumn6.RowLayoutColumnInfo.OriginX = 12;
ultraGridColumn6.RowLayoutColumnInfo.OriginY = 0;
ultraGridColumn6.RowLayoutColumnInfo.SpanX = 2;
ultraGridColumn6.RowLayoutColumnInfo.SpanY = 2;
ultraGridColumn7.DataType = typeof(bool);
ultraGridColumn7.Header.Caption = "选择";
ultraGridColumn7.Header.VisiblePosition = 6;
ultraGridColumn7.RowLayoutColumnInfo.OriginX = 0;
ultraGridColumn7.RowLayoutColumnInfo.OriginY = 0;
ultraGridColumn7.RowLayoutColumnInfo.SpanX = 2;
ultraGridColumn7.RowLayoutColumnInfo.SpanY = 2;
ultraGridBand1.Columns.AddRange(new object[] {
ultraGridColumn1,
ultraGridColumn2,
ultraGridColumn3,
ultraGridColumn4,
ultraGridColumn5,
ultraGridColumn6,
ultraGridColumn7});
ultraGridBand1.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.ColumnLayout;
this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
this.ultraGrid1.DisplayLayout.Override.AllowAddNew = Infragistics.Win.UltraWinGrid.AllowAddNew.TemplateOnBottom;
this.ultraGrid1.DisplayLayout.Override.AllowDelete = Infragistics.Win.DefaultableBoolean.True;
this.ultraGrid1.DisplayLayout.Override.AllowUpdate = Infragistics.Win.DefaultableBoolean.True;
this.ultraGrid1.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
this.ultraGrid1.DisplayLayout.ViewStyle = Infragistics.Win.UltraWinGrid.ViewStyle.SingleBand;
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(3, 21);
this.ultraGrid1.Margin = new System.Windows.Forms.Padding(4);
this.ultraGrid1.Name = "ultraGrid1";
this.ultraGrid1.Size = new System.Drawing.Size(1627, 404);
this.ultraGrid1.TabIndex = 0;
//
// 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.dataTable1.TableName = "Table1";
//
// dataColumn1
//
this.dataColumn1.Caption = "项目编号";
this.dataColumn1.ColumnName = "ITEM_NO";
//
// dataColumn2
//
this.dataColumn2.Caption = "产线名称";
this.dataColumn2.ColumnName = "PLINE_CODE";
//
// dataColumn3
//
this.dataColumn3.Caption = "槽号名称";
this.dataColumn3.ColumnName = "PROCEDUR_NO";
//
// dataColumn4
//
this.dataColumn4.Caption = "检测项目";
this.dataColumn4.ColumnName = "TEST_ITEMS";
//
// dataColumn5
//
this.dataColumn5.Caption = "范围";
this.dataColumn5.ColumnName = "SPAN";
//
// dataColumn6
//
this.dataColumn6.Caption = "设定温度";
this.dataColumn6.ColumnName = "SETTING_TEMPERATURE";
//
// FrmConfiguration
//
this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(1633, 482);
this.Controls.Add(this.ultraPanel2);
this.Controls.Add(this.ultraPanel1);
this.Margin = new System.Windows.Forms.Padding(5);
this.Name = "FrmConfiguration";
this.Text = "FrmConfiguration";
this.Load += new System.EventHandler(this.FrmConfiguration_Load);
((System.ComponentModel.ISupportInitialize)(this.cmbCx)).EndInit();
this.ultraPanel1.ClientArea.ResumeLayout(false);
this.ultraPanel1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit();
this.ultraGroupBox1.ResumeLayout(false);
this.ultraGroupBox1.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.cmbCname)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtJcxm)).EndInit();
this.ultraPanel2.ClientArea.ResumeLayout(false);
this.ultraPanel2.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox3)).EndInit();
this.ultraGroupBox3.ResumeLayout(false);
this.ultraGroupBox3.PerformLayout();
((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.UltraGroupBox ultraGroupBox1;
private Infragistics.Win.Misc.UltraPanel ultraPanel2;
private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox3;
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;
public Infragistics.Win.UltraWinEditors.UltraTextEditor txtJcxm;
private Infragistics.Win.Misc.UltraLabel ultraLabel5;
private Infragistics.Win.Misc.UltraLabel ultraLabel1;
private Infragistics.Win.UltraWinEditors.UltraComboEditor cmbCx;
private Infragistics.Win.UltraWinEditors.UltraComboEditor cmbCname;
}
}