namespace Core.StlMes.Client.Mcp.Treatment { partial class HttSetPline { /// /// 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.UltraWinEditors.EditorButton editorButton1 = new Infragistics.Win.UltraWinEditors.EditorButton(); Infragistics.Win.UltraWinEditors.EditorButton editorButton2 = new Infragistics.Win.UltraWinEditors.EditorButton(); 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("PLINE_CODE"); Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance(); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("STATION_NAMES"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("OFFLINE_PLACE"); Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance(); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PLINE_NAME"); Infragistics.Win.Appearance appearance15 = new Infragistics.Win.Appearance(); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CHK", 0); 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(); Infragistics.Win.Appearance appearance26 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance38 = new Infragistics.Win.Appearance(); this.kreason = new Infragistics.Win.UltraWinEditors.UltraComboEditor(); this.judgeNo = new Infragistics.Win.UltraWinEditors.UltraTextEditor(); this.txtOffice = new Infragistics.Win.UltraWinEditors.UltraTextEditor(); this.FrmScrap_Fill_Panel = new System.Windows.Forms.Panel(); this.ultraGroupBox2 = 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.dataColumn4 = new System.Data.DataColumn(); this.ultraGroupBox1 = new Infragistics.Win.Misc.UltraGroupBox(); this.ultraLabel1 = new Infragistics.Win.Misc.UltraLabel(); this.dataColumn3 = new System.Data.DataColumn(); ((System.ComponentModel.ISupportInitialize)(this.kreason)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.judgeNo)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtOffice)).BeginInit(); this.FrmScrap_Fill_Panel.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).BeginInit(); this.ultraGroupBox2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit(); this.ultraGroupBox1.SuspendLayout(); this.SuspendLayout(); // // kreason // this.kreason.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList; this.kreason.Location = new System.Drawing.Point(82, 9); this.kreason.Name = "kreason"; this.kreason.Size = new System.Drawing.Size(144, 24); this.kreason.TabIndex = 74; this.kreason.TextChanged += new System.EventHandler(this.kreason_TextChanged); // // judgeNo // editorButton1.Text = "工序点调整"; this.judgeNo.ButtonsRight.Add(editorButton1); this.judgeNo.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2007; this.judgeNo.Location = new System.Drawing.Point(246, 93); this.judgeNo.Margin = new System.Windows.Forms.Padding(4); this.judgeNo.MaxLength = 100; this.judgeNo.Name = "judgeNo"; this.judgeNo.Size = new System.Drawing.Size(374, 24); this.judgeNo.TabIndex = 1079; this.judgeNo.Visible = false; this.judgeNo.EditorButtonClick += new Infragistics.Win.UltraWinEditors.EditorButtonEventHandler(this.judgeNo_EditorButtonClick); // // txtOffice // editorButton2.Text = "去向调整"; this.txtOffice.ButtonsRight.Add(editorButton2); this.txtOffice.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2007; this.txtOffice.Location = new System.Drawing.Point(200, 196); this.txtOffice.Margin = new System.Windows.Forms.Padding(4); this.txtOffice.MaxLength = 100; this.txtOffice.Name = "txtOffice"; this.txtOffice.Size = new System.Drawing.Size(374, 24); this.txtOffice.TabIndex = 1080; this.txtOffice.Visible = false; this.txtOffice.EditorButtonClick += new Infragistics.Win.UltraWinEditors.EditorButtonEventHandler(this.txtOffice_EditorButtonClick); // // FrmScrap_Fill_Panel // this.FrmScrap_Fill_Panel.Controls.Add(this.ultraGroupBox2); this.FrmScrap_Fill_Panel.Cursor = System.Windows.Forms.Cursors.Default; this.FrmScrap_Fill_Panel.Dock = System.Windows.Forms.DockStyle.Fill; this.FrmScrap_Fill_Panel.Location = new System.Drawing.Point(0, 0); this.FrmScrap_Fill_Panel.Margin = new System.Windows.Forms.Padding(4); this.FrmScrap_Fill_Panel.Name = "FrmScrap_Fill_Panel"; this.FrmScrap_Fill_Panel.Size = new System.Drawing.Size(774, 416); this.FrmScrap_Fill_Panel.TabIndex = 0; // // ultraGroupBox2 // this.ultraGroupBox2.Controls.Add(this.txtOffice); this.ultraGroupBox2.Controls.Add(this.judgeNo); this.ultraGroupBox2.Controls.Add(this.ultraGrid1); this.ultraGroupBox2.Controls.Add(this.ultraGroupBox1); 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); this.ultraGroupBox2.Name = "ultraGroupBox2"; this.ultraGroupBox2.Size = new System.Drawing.Size(774, 416); this.ultraGroupBox2.TabIndex = 1; this.ultraGroupBox2.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007; // // ultraGrid1 // this.ultraGrid1.DataMember = "Table1"; this.ultraGrid1.DataSource = this.dataSet1; appearance1.BackColor = System.Drawing.SystemColors.Window; appearance1.BorderColor = System.Drawing.SystemColors.InactiveCaption; this.ultraGrid1.DisplayLayout.Appearance = appearance1; appearance13.BackColor = System.Drawing.Color.Bisque; ultraGridColumn1.CellAppearance = appearance13; ultraGridColumn1.EditorComponent = this.kreason; ultraGridColumn1.Header.VisiblePosition = 0; ultraGridColumn1.Hidden = true; ultraGridColumn1.RowLayoutColumnInfo.OriginX = 2; ultraGridColumn1.RowLayoutColumnInfo.OriginY = 0; ultraGridColumn1.RowLayoutColumnInfo.SpanX = 2; ultraGridColumn1.RowLayoutColumnInfo.SpanY = 2; ultraGridColumn1.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.DropDownList; ultraGridColumn2.ButtonDisplayStyle = Infragistics.Win.UltraWinGrid.ButtonDisplayStyle.Always; ultraGridColumn2.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly; ultraGridColumn2.EditorComponent = this.judgeNo; ultraGridColumn2.Header.VisiblePosition = 1; ultraGridColumn2.RowLayoutColumnInfo.OriginX = 7; ultraGridColumn2.RowLayoutColumnInfo.OriginY = 0; ultraGridColumn2.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(459, 0); ultraGridColumn2.RowLayoutColumnInfo.SpanX = 10; ultraGridColumn2.RowLayoutColumnInfo.SpanY = 2; ultraGridColumn3.ButtonDisplayStyle = Infragistics.Win.UltraWinGrid.ButtonDisplayStyle.Always; ultraGridColumn3.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly; appearance14.BackColor = System.Drawing.Color.Transparent; ultraGridColumn3.CellAppearance = appearance14; ultraGridColumn3.EditorComponent = this.txtOffice; ultraGridColumn3.Header.VisiblePosition = 2; ultraGridColumn3.RowLayoutColumnInfo.OriginX = 4; ultraGridColumn3.RowLayoutColumnInfo.OriginY = 0; ultraGridColumn3.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(184, 0); ultraGridColumn3.RowLayoutColumnInfo.SpanX = 3; ultraGridColumn3.RowLayoutColumnInfo.SpanY = 2; appearance15.BackColor = System.Drawing.Color.Bisque; ultraGridColumn4.CellAppearance = appearance15; ultraGridColumn4.EditorComponent = this.kreason; ultraGridColumn4.Header.VisiblePosition = 3; ultraGridColumn4.RowLayoutColumnInfo.OriginX = 2; ultraGridColumn4.RowLayoutColumnInfo.OriginY = 0; ultraGridColumn4.RowLayoutColumnInfo.SpanX = 2; ultraGridColumn4.RowLayoutColumnInfo.SpanY = 2; ultraGridColumn4.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.DropDownList; ultraGridColumn5.DataType = typeof(bool); ultraGridColumn5.DefaultCellValue = false; ultraGridColumn5.Header.Caption = "选择"; ultraGridColumn5.Header.VisiblePosition = 4; ultraGridColumn5.RowLayoutColumnInfo.OriginX = 0; ultraGridColumn5.RowLayoutColumnInfo.OriginY = 0; ultraGridColumn5.RowLayoutColumnInfo.SpanX = 2; ultraGridColumn5.RowLayoutColumnInfo.SpanY = 2; ultraGridColumn5.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.CheckBox; ultraGridBand1.Columns.AddRange(new object[] { ultraGridColumn1, ultraGridColumn2, ultraGridColumn3, ultraGridColumn4, ultraGridColumn5}); ultraGridBand1.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout; this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand1); this.ultraGrid1.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid; this.ultraGrid1.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False; appearance16.BackColor = System.Drawing.SystemColors.ActiveBorder; appearance16.BackColor2 = System.Drawing.SystemColors.ControlDark; appearance16.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical; appearance16.BorderColor = System.Drawing.SystemColors.Window; this.ultraGrid1.DisplayLayout.GroupByBox.Appearance = appearance16; appearance17.ForeColor = System.Drawing.SystemColors.GrayText; this.ultraGrid1.DisplayLayout.GroupByBox.BandLabelAppearance = appearance17; this.ultraGrid1.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid; appearance18.BackColor = System.Drawing.SystemColors.ControlLightLight; appearance18.BackColor2 = System.Drawing.SystemColors.Control; appearance18.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal; appearance18.ForeColor = System.Drawing.SystemColors.GrayText; this.ultraGrid1.DisplayLayout.GroupByBox.PromptAppearance = appearance18; this.ultraGrid1.DisplayLayout.MaxColScrollRegions = 1; this.ultraGrid1.DisplayLayout.MaxRowScrollRegions = 1; appearance19.BackColor = System.Drawing.SystemColors.Window; appearance19.ForeColor = System.Drawing.SystemColors.ControlText; this.ultraGrid1.DisplayLayout.Override.ActiveCellAppearance = appearance19; appearance20.BackColor = System.Drawing.SystemColors.Highlight; appearance20.ForeColor = System.Drawing.SystemColors.HighlightText; this.ultraGrid1.DisplayLayout.Override.ActiveRowAppearance = appearance20; this.ultraGrid1.DisplayLayout.Override.AllowAddNew = Infragistics.Win.UltraWinGrid.AllowAddNew.TemplateOnBottom; this.ultraGrid1.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted; this.ultraGrid1.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted; appearance21.BackColor = System.Drawing.SystemColors.Window; this.ultraGrid1.DisplayLayout.Override.CardAreaAppearance = appearance21; appearance22.BorderColor = System.Drawing.Color.Silver; appearance22.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter; this.ultraGrid1.DisplayLayout.Override.CellAppearance = appearance22; this.ultraGrid1.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText; this.ultraGrid1.DisplayLayout.Override.CellPadding = 0; appearance23.BackColor = System.Drawing.SystemColors.Control; appearance23.BackColor2 = System.Drawing.SystemColors.ControlDark; appearance23.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element; appearance23.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal; appearance23.BorderColor = System.Drawing.SystemColors.Window; this.ultraGrid1.DisplayLayout.Override.GroupByRowAppearance = appearance23; appearance24.TextHAlignAsString = "Left"; this.ultraGrid1.DisplayLayout.Override.HeaderAppearance = appearance24; this.ultraGrid1.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti; this.ultraGrid1.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand; appearance25.BackColor = System.Drawing.SystemColors.Window; appearance25.BorderColor = System.Drawing.Color.Silver; this.ultraGrid1.DisplayLayout.Override.RowAppearance = appearance25; this.ultraGrid1.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False; appearance26.BackColor = System.Drawing.SystemColors.ControlLight; this.ultraGrid1.DisplayLayout.Override.TemplateAddRowAppearance = appearance26; 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("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.ultraGrid1.Location = new System.Drawing.Point(3, 46); this.ultraGrid1.Name = "ultraGrid1"; this.ultraGrid1.Size = new System.Drawing.Size(768, 367); this.ultraGrid1.TabIndex = 1078; 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.dataColumn4, this.dataColumn3}); this.dataTable1.TableName = "Table1"; // // dataColumn1 // this.dataColumn1.Caption = "产线代码"; this.dataColumn1.ColumnName = "PLINE_CODE"; // // dataColumn2 // this.dataColumn2.Caption = "工序点名称"; this.dataColumn2.ColumnName = "STATION_NAMES"; // // dataColumn4 // this.dataColumn4.Caption = "离线去向"; this.dataColumn4.ColumnName = "OFFLINE_PLACE"; // // ultraGroupBox1 // this.ultraGroupBox1.Controls.Add(this.kreason); this.ultraGroupBox1.Controls.Add(this.ultraLabel1); this.ultraGroupBox1.Dock = System.Windows.Forms.DockStyle.Top; this.ultraGroupBox1.Location = new System.Drawing.Point(3, 0); this.ultraGroupBox1.Name = "ultraGroupBox1"; this.ultraGroupBox1.Size = new System.Drawing.Size(768, 46); this.ultraGroupBox1.TabIndex = 1077; this.ultraGroupBox1.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007; // // ultraLabel1 // appearance38.TextHAlignAsString = "Center"; appearance38.TextVAlignAsString = "Middle"; this.ultraLabel1.Appearance = appearance38; this.ultraLabel1.AutoSize = true; this.ultraLabel1.Location = new System.Drawing.Point(39, 13); this.ultraLabel1.Margin = new System.Windows.Forms.Padding(4); this.ultraLabel1.Name = "ultraLabel1"; this.ultraLabel1.Size = new System.Drawing.Size(36, 19); this.ultraLabel1.TabIndex = 10; this.ultraLabel1.Text = "产线"; // // dataColumn3 // this.dataColumn3.Caption = "产线"; this.dataColumn3.ColumnName = "PLINE_NAME"; // // HttSetPline // this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(774, 416); this.Controls.Add(this.FrmScrap_Fill_Panel); this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle; this.Margin = new System.Windows.Forms.Padding(5); this.MaximizeBox = false; this.MinimizeBox = false; this.Name = "HttSetPline"; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; this.Text = "热处理产线工序点配置"; this.Load += new System.EventHandler(this.FrmSetPline_Load); ((System.ComponentModel.ISupportInitialize)(this.kreason)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.judgeNo)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtOffice)).EndInit(); this.FrmScrap_Fill_Panel.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).EndInit(); this.ultraGroupBox2.ResumeLayout(false); this.ultraGroupBox2.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit(); this.ultraGroupBox1.ResumeLayout(false); this.ultraGroupBox1.PerformLayout(); this.ResumeLayout(false); } #endregion private System.Windows.Forms.Panel FrmScrap_Fill_Panel; private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox2; private System.Data.DataSet dataSet1; private System.Data.DataTable dataTable1; private System.Data.DataColumn dataColumn1; private System.Data.DataColumn dataColumn2; private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox1; private Infragistics.Win.Misc.UltraLabel ultraLabel1; private Infragistics.Win.UltraWinEditors.UltraComboEditor kreason; private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1; private Infragistics.Win.UltraWinEditors.UltraTextEditor judgeNo; private System.Data.DataColumn dataColumn4; private Infragistics.Win.UltraWinEditors.UltraTextEditor txtOffice; private System.Data.DataColumn dataColumn3; } }