namespace Core.StlMes.Client.ZGDev.Tools { partial class FrmMandrelMain { /// /// 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 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("Check", -1, null, 0, Infragistics.Win.UltraWinGrid.SortIndicator.Ascending, false); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MandrelNo"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FactryNo"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Column4"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Column5"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Type"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Column7"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Column8"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Column9"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Column10"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Column1"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Column2"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn13 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Column3"); Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance(); 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 appearance6 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance(); this.panel1 = 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.dataColumn12 = new System.Data.DataColumn(); this.dataColumn13 = new System.Data.DataColumn(); this.ultraExpandableGroupBox1 = new Infragistics.Win.Misc.UltraExpandableGroupBox(); this.ultraExpandableGroupBoxPanel1 = new Infragistics.Win.Misc.UltraExpandableGroupBoxPanel(); this.ultraButton6 = new Infragistics.Win.Misc.UltraButton(); this.ultraButton5 = new Infragistics.Win.Misc.UltraButton(); this.ultraButton2 = new Infragistics.Win.Misc.UltraButton(); this.ultraButton7 = new Infragistics.Win.Misc.UltraButton(); this.ultraButton4 = new Infragistics.Win.Misc.UltraButton(); this.ultraButton3 = new Infragistics.Win.Misc.UltraButton(); this.ultraButton1 = new Infragistics.Win.Misc.UltraButton(); this.panel2 = new System.Windows.Forms.Panel(); this.ultraComboEditor4 = new Infragistics.Win.UltraWinEditors.UltraComboEditor(); this.ultraComboEditor3 = new Infragistics.Win.UltraWinEditors.UltraComboEditor(); this.ultraComboEditor2 = new Infragistics.Win.UltraWinEditors.UltraComboEditor(); this.ultraLabel5 = new Infragistics.Win.Misc.UltraLabel(); this.ultraTextEditor1 = new Infragistics.Win.UltraWinEditors.UltraTextEditor(); this.ultraLabel4 = new Infragistics.Win.Misc.UltraLabel(); this.ultraLabel3 = new Infragistics.Win.Misc.UltraLabel(); this.ultraLabel1 = new Infragistics.Win.Misc.UltraLabel(); this.ultraCheckEditor1 = new Infragistics.Win.UltraWinEditors.UltraCheckEditor(); this.ultraCheckEditor2 = new Infragistics.Win.UltraWinEditors.UltraCheckEditor(); this.ultraCheckEditor3 = new Infragistics.Win.UltraWinEditors.UltraCheckEditor(); this.ultraCheckEditor4 = new Infragistics.Win.UltraWinEditors.UltraCheckEditor(); this.panel1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).BeginInit(); this.ultraExpandableGroupBox1.SuspendLayout(); this.ultraExpandableGroupBoxPanel1.SuspendLayout(); this.panel2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor4)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor3)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.ultraCheckEditor1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.ultraCheckEditor2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.ultraCheckEditor3)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.ultraCheckEditor4)).BeginInit(); this.SuspendLayout(); // // panel1 // this.panel1.Controls.Add(this.ultraGrid1); this.panel1.Controls.Add(this.ultraExpandableGroupBox1); this.panel1.Controls.Add(this.panel2); this.panel1.Dock = System.Windows.Forms.DockStyle.Fill; this.panel1.Location = new System.Drawing.Point(0, 0); this.panel1.Name = "panel1"; this.panel1.Size = new System.Drawing.Size(920, 479); this.panel1.TabIndex = 0; // // ultraGrid1 // this.ultraGrid1.DataSource = this.dataSet1; appearance1.BackColor = System.Drawing.SystemColors.Window; appearance1.BorderColor = System.Drawing.SystemColors.InactiveCaption; this.ultraGrid1.DisplayLayout.Appearance = appearance1; ultraGridColumn1.Header.VisiblePosition = 0; ultraGridColumn2.Header.VisiblePosition = 1; ultraGridColumn3.Header.VisiblePosition = 2; ultraGridColumn4.Header.VisiblePosition = 5; ultraGridColumn5.Header.VisiblePosition = 6; ultraGridColumn6.Header.VisiblePosition = 3; ultraGridColumn7.Header.VisiblePosition = 4; ultraGridColumn8.Header.VisiblePosition = 7; ultraGridColumn9.Header.VisiblePosition = 8; ultraGridColumn10.Header.VisiblePosition = 9; ultraGridColumn11.Header.VisiblePosition = 11; ultraGridColumn12.Header.VisiblePosition = 12; ultraGridColumn13.Header.VisiblePosition = 10; ultraGridBand1.Columns.AddRange(new object[] { ultraGridColumn1, ultraGridColumn2, ultraGridColumn3, ultraGridColumn4, ultraGridColumn5, ultraGridColumn6, ultraGridColumn7, ultraGridColumn8, ultraGridColumn9, ultraGridColumn10, ultraGridColumn11, ultraGridColumn12, ultraGridColumn13}); this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand1); this.ultraGrid1.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid; this.ultraGrid1.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False; appearance2.BackColor = System.Drawing.SystemColors.ActiveBorder; appearance2.BackColor2 = System.Drawing.SystemColors.ControlDark; appearance2.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical; appearance2.BorderColor = System.Drawing.SystemColors.Window; this.ultraGrid1.DisplayLayout.GroupByBox.Appearance = appearance2; appearance3.ForeColor = System.Drawing.SystemColors.GrayText; this.ultraGrid1.DisplayLayout.GroupByBox.BandLabelAppearance = appearance3; this.ultraGrid1.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid; appearance4.BackColor = System.Drawing.SystemColors.ControlLightLight; appearance4.BackColor2 = System.Drawing.SystemColors.Control; appearance4.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal; appearance4.ForeColor = System.Drawing.SystemColors.GrayText; this.ultraGrid1.DisplayLayout.GroupByBox.PromptAppearance = appearance4; this.ultraGrid1.DisplayLayout.MaxColScrollRegions = 1; this.ultraGrid1.DisplayLayout.MaxRowScrollRegions = 1; appearance5.BackColor = System.Drawing.SystemColors.Window; appearance5.ForeColor = System.Drawing.SystemColors.ControlText; this.ultraGrid1.DisplayLayout.Override.ActiveCellAppearance = appearance5; appearance6.BackColor = System.Drawing.SystemColors.Highlight; appearance6.ForeColor = System.Drawing.SystemColors.HighlightText; this.ultraGrid1.DisplayLayout.Override.ActiveRowAppearance = appearance6; this.ultraGrid1.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted; this.ultraGrid1.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted; appearance7.BackColor = System.Drawing.SystemColors.Window; this.ultraGrid1.DisplayLayout.Override.CardAreaAppearance = appearance7; appearance8.BorderColor = System.Drawing.Color.Silver; appearance8.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter; this.ultraGrid1.DisplayLayout.Override.CellAppearance = appearance8; this.ultraGrid1.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText; this.ultraGrid1.DisplayLayout.Override.CellPadding = 0; appearance9.BackColor = System.Drawing.SystemColors.Control; appearance9.BackColor2 = System.Drawing.SystemColors.ControlDark; appearance9.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element; appearance9.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal; appearance9.BorderColor = System.Drawing.SystemColors.Window; this.ultraGrid1.DisplayLayout.Override.GroupByRowAppearance = appearance9; appearance10.TextHAlignAsString = "Left"; this.ultraGrid1.DisplayLayout.Override.HeaderAppearance = appearance10; this.ultraGrid1.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti; this.ultraGrid1.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand; appearance11.BackColor = System.Drawing.SystemColors.Window; appearance11.BorderColor = System.Drawing.Color.Silver; this.ultraGrid1.DisplayLayout.Override.RowAppearance = appearance11; this.ultraGrid1.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False; appearance12.BackColor = System.Drawing.SystemColors.ControlLight; this.ultraGrid1.DisplayLayout.Override.TemplateAddRowAppearance = appearance12; this.ultraGrid1.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill; this.ultraGrid1.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate; this.ultraGrid1.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy; this.ultraGrid1.Dock = System.Windows.Forms.DockStyle.Fill; this.ultraGrid1.Location = new System.Drawing.Point(0, 51); this.ultraGrid1.Name = "ultraGrid1"; this.ultraGrid1.Size = new System.Drawing.Size(920, 300); this.ultraGrid1.TabIndex = 3; 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.dataColumn12, this.dataColumn13}); this.dataTable1.TableName = "Table1"; // // dataColumn1 // this.dataColumn1.Caption = "选择"; this.dataColumn1.ColumnName = "Check"; this.dataColumn1.DataType = typeof(bool); // // dataColumn2 // this.dataColumn2.Caption = "芯棒自编号"; this.dataColumn2.ColumnName = "MandrelNo"; // // dataColumn3 // this.dataColumn3.Caption = "厂家编号"; this.dataColumn3.ColumnName = "FactryNo"; // // dataColumn4 // this.dataColumn4.Caption = "延长杆编号"; this.dataColumn4.ColumnName = "Column4"; // // dataColumn5 // this.dataColumn5.Caption = "规格"; this.dataColumn5.ColumnName = "Column5"; // // dataColumn6 // this.dataColumn6.Caption = "类型"; this.dataColumn6.ColumnName = "Type"; // // dataColumn7 // this.dataColumn7.Caption = "状态"; this.dataColumn7.ColumnName = "Column7"; // // dataColumn8 // this.dataColumn8.Caption = "芯棒等级"; this.dataColumn8.ColumnName = "Column8"; // // dataColumn9 // this.dataColumn9.Caption = "轧制总支数"; this.dataColumn9.ColumnName = "Column9"; // // dataColumn10 // this.dataColumn10.Caption = "在线总时长"; this.dataColumn10.ColumnName = "Column10"; // // dataColumn11 // this.dataColumn11.Caption = "报废原因"; this.dataColumn11.ColumnName = "Column1"; // // dataColumn12 // this.dataColumn12.Caption = "报废时间"; this.dataColumn12.ColumnName = "Column2"; // // dataColumn13 // this.dataColumn13.Caption = "备注"; this.dataColumn13.ColumnName = "Column3"; // // ultraExpandableGroupBox1 // this.ultraExpandableGroupBox1.Controls.Add(this.ultraExpandableGroupBoxPanel1); this.ultraExpandableGroupBox1.Dock = System.Windows.Forms.DockStyle.Bottom; this.ultraExpandableGroupBox1.ExpandedSize = new System.Drawing.Size(920, 128); this.ultraExpandableGroupBox1.Location = new System.Drawing.Point(0, 351); this.ultraExpandableGroupBox1.Name = "ultraExpandableGroupBox1"; this.ultraExpandableGroupBox1.Size = new System.Drawing.Size(920, 128); this.ultraExpandableGroupBox1.TabIndex = 2; this.ultraExpandableGroupBox1.Text = "ultraExpandableGroupBox1"; this.ultraExpandableGroupBox1.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007; // // ultraExpandableGroupBoxPanel1 // this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraButton6); this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraButton5); this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraButton2); this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraButton7); this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraButton4); this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraButton3); this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraButton1); this.ultraExpandableGroupBoxPanel1.Dock = System.Windows.Forms.DockStyle.Fill; this.ultraExpandableGroupBoxPanel1.Location = new System.Drawing.Point(3, 20); this.ultraExpandableGroupBoxPanel1.Name = "ultraExpandableGroupBoxPanel1"; this.ultraExpandableGroupBoxPanel1.Size = new System.Drawing.Size(914, 105); this.ultraExpandableGroupBoxPanel1.TabIndex = 0; // // ultraButton6 // this.ultraButton6.Location = new System.Drawing.Point(777, 31); this.ultraButton6.Name = "ultraButton6"; this.ultraButton6.Size = new System.Drawing.Size(101, 43); this.ultraButton6.TabIndex = 4; this.ultraButton6.Text = "工作段重车"; // // ultraButton5 // this.ultraButton5.Location = new System.Drawing.Point(647, 31); this.ultraButton5.Name = "ultraButton5"; this.ultraButton5.Size = new System.Drawing.Size(101, 43); this.ultraButton5.TabIndex = 4; this.ultraButton5.Text = "延长杆修复"; // // ultraButton2 // this.ultraButton2.Location = new System.Drawing.Point(517, 31); this.ultraButton2.Name = "ultraButton2"; this.ultraButton2.Size = new System.Drawing.Size(101, 43); this.ultraButton2.TabIndex = 4; this.ultraButton2.Text = "芯棒在线修复"; // // ultraButton7 // this.ultraButton7.Location = new System.Drawing.Point(391, 31); this.ultraButton7.Name = "ultraButton7"; this.ultraButton7.Size = new System.Drawing.Size(101, 43); this.ultraButton7.TabIndex = 3; this.ultraButton7.Text = "芯棒拧松"; // // ultraButton4 // this.ultraButton4.Location = new System.Drawing.Point(267, 31); this.ultraButton4.Name = "ultraButton4"; this.ultraButton4.Size = new System.Drawing.Size(101, 43); this.ultraButton4.TabIndex = 3; this.ultraButton4.Text = "芯棒拧结"; // // ultraButton3 // this.ultraButton3.Location = new System.Drawing.Point(143, 31); this.ultraButton3.Name = "ultraButton3"; this.ultraButton3.Size = new System.Drawing.Size(101, 43); this.ultraButton3.TabIndex = 2; this.ultraButton3.Text = "延长杆管理"; // // ultraButton1 // this.ultraButton1.Location = new System.Drawing.Point(26, 31); this.ultraButton1.Name = "ultraButton1"; this.ultraButton1.Size = new System.Drawing.Size(99, 43); this.ultraButton1.TabIndex = 1; this.ultraButton1.Text = "工作段管理"; // // panel2 // this.panel2.Controls.Add(this.ultraCheckEditor4); this.panel2.Controls.Add(this.ultraCheckEditor3); this.panel2.Controls.Add(this.ultraCheckEditor2); this.panel2.Controls.Add(this.ultraCheckEditor1); this.panel2.Controls.Add(this.ultraComboEditor4); this.panel2.Controls.Add(this.ultraComboEditor3); this.panel2.Controls.Add(this.ultraComboEditor2); this.panel2.Controls.Add(this.ultraLabel5); this.panel2.Controls.Add(this.ultraTextEditor1); this.panel2.Controls.Add(this.ultraLabel4); this.panel2.Controls.Add(this.ultraLabel3); this.panel2.Controls.Add(this.ultraLabel1); this.panel2.Dock = System.Windows.Forms.DockStyle.Top; this.panel2.Location = new System.Drawing.Point(0, 0); this.panel2.Name = "panel2"; this.panel2.Size = new System.Drawing.Size(920, 51); this.panel2.TabIndex = 1; // // ultraComboEditor4 // this.ultraComboEditor4.Location = new System.Drawing.Point(595, 16); this.ultraComboEditor4.Name = "ultraComboEditor4"; this.ultraComboEditor4.Size = new System.Drawing.Size(101, 21); this.ultraComboEditor4.TabIndex = 7; this.ultraComboEditor4.Text = "ultraComboEditor1"; // // ultraComboEditor3 // this.ultraComboEditor3.Location = new System.Drawing.Point(421, 17); this.ultraComboEditor3.Name = "ultraComboEditor3"; this.ultraComboEditor3.Size = new System.Drawing.Size(101, 21); this.ultraComboEditor3.TabIndex = 7; this.ultraComboEditor3.Text = "ultraComboEditor1"; // // ultraComboEditor2 // this.ultraComboEditor2.Location = new System.Drawing.Point(245, 16); this.ultraComboEditor2.Name = "ultraComboEditor2"; this.ultraComboEditor2.Size = new System.Drawing.Size(101, 21); this.ultraComboEditor2.TabIndex = 7; this.ultraComboEditor2.Text = "ultraComboEditor1"; // // ultraLabel5 // this.ultraLabel5.Location = new System.Drawing.Point(554, 20); this.ultraLabel5.Name = "ultraLabel5"; this.ultraLabel5.Size = new System.Drawing.Size(67, 23); this.ultraLabel5.TabIndex = 4; this.ultraLabel5.Text = "等级"; // // ultraTextEditor1 // this.ultraTextEditor1.Location = new System.Drawing.Point(81, 16); this.ultraTextEditor1.Name = "ultraTextEditor1"; this.ultraTextEditor1.Size = new System.Drawing.Size(100, 21); this.ultraTextEditor1.TabIndex = 6; this.ultraTextEditor1.Text = "ultraTextEditor1"; // // ultraLabel4 // this.ultraLabel4.Location = new System.Drawing.Point(382, 20); this.ultraLabel4.Name = "ultraLabel4"; this.ultraLabel4.Size = new System.Drawing.Size(67, 23); this.ultraLabel4.TabIndex = 4; this.ultraLabel4.Text = "类型"; // // ultraLabel3 // this.ultraLabel3.Location = new System.Drawing.Point(210, 20); this.ultraLabel3.Name = "ultraLabel3"; this.ultraLabel3.Size = new System.Drawing.Size(67, 23); this.ultraLabel3.TabIndex = 4; this.ultraLabel3.Text = "规格"; // // ultraLabel1 // this.ultraLabel1.Location = new System.Drawing.Point(22, 20); this.ultraLabel1.Name = "ultraLabel1"; this.ultraLabel1.Size = new System.Drawing.Size(67, 23); this.ultraLabel1.TabIndex = 5; this.ultraLabel1.Text = "芯棒编号"; // // ultraCheckEditor1 // this.ultraCheckEditor1.Location = new System.Drawing.Point(5, 16); this.ultraCheckEditor1.Name = "ultraCheckEditor1"; this.ultraCheckEditor1.Size = new System.Drawing.Size(16, 20); this.ultraCheckEditor1.TabIndex = 8; // // ultraCheckEditor2 // this.ultraCheckEditor2.Location = new System.Drawing.Point(192, 16); this.ultraCheckEditor2.Name = "ultraCheckEditor2"; this.ultraCheckEditor2.Size = new System.Drawing.Size(16, 20); this.ultraCheckEditor2.TabIndex = 8; // // ultraCheckEditor3 // this.ultraCheckEditor3.Location = new System.Drawing.Point(362, 16); this.ultraCheckEditor3.Name = "ultraCheckEditor3"; this.ultraCheckEditor3.Size = new System.Drawing.Size(16, 20); this.ultraCheckEditor3.TabIndex = 8; // // ultraCheckEditor4 // this.ultraCheckEditor4.Location = new System.Drawing.Point(536, 17); this.ultraCheckEditor4.Name = "ultraCheckEditor4"; this.ultraCheckEditor4.Size = new System.Drawing.Size(16, 20); this.ultraCheckEditor4.TabIndex = 8; // // FrmMandrelMain // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(920, 479); this.Controls.Add(this.panel1); this.Name = "FrmMandrelMain"; this.Text = "芯棒管理主界面"; this.panel1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).EndInit(); this.ultraExpandableGroupBox1.ResumeLayout(false); this.ultraExpandableGroupBoxPanel1.ResumeLayout(false); this.panel2.ResumeLayout(false); this.panel2.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor4)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor3)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.ultraCheckEditor1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.ultraCheckEditor2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.ultraCheckEditor3)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.ultraCheckEditor4)).EndInit(); this.ResumeLayout(false); } #endregion private System.Windows.Forms.Panel panel1; private System.Windows.Forms.Panel panel2; private Infragistics.Win.Misc.UltraExpandableGroupBox ultraExpandableGroupBox1; private Infragistics.Win.Misc.UltraExpandableGroupBoxPanel ultraExpandableGroupBoxPanel1; private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor4; private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor3; private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor2; private Infragistics.Win.Misc.UltraLabel ultraLabel5; private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextEditor1; private Infragistics.Win.Misc.UltraLabel ultraLabel4; private Infragistics.Win.Misc.UltraLabel ultraLabel3; private Infragistics.Win.Misc.UltraLabel ultraLabel1; private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1; private Infragistics.Win.Misc.UltraButton ultraButton4; private Infragistics.Win.Misc.UltraButton ultraButton3; private Infragistics.Win.Misc.UltraButton ultraButton1; 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 System.Data.DataColumn dataColumn10; private System.Data.DataColumn dataColumn11; private System.Data.DataColumn dataColumn12; private System.Data.DataColumn dataColumn13; private Infragistics.Win.Misc.UltraButton ultraButton2; private Infragistics.Win.Misc.UltraButton ultraButton5; private Infragistics.Win.Misc.UltraButton ultraButton6; private Infragistics.Win.Misc.UltraButton ultraButton7; private Infragistics.Win.UltraWinEditors.UltraCheckEditor ultraCheckEditor4; private Infragistics.Win.UltraWinEditors.UltraCheckEditor ultraCheckEditor3; private Infragistics.Win.UltraWinEditors.UltraCheckEditor ultraCheckEditor2; private Infragistics.Win.UltraWinEditors.UltraCheckEditor ultraCheckEditor1; } }