namespace Core.StlMes.Client.ZGMil.Result { partial class FrmIPAdress { /// /// 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 appearance25 = 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("IP_ADDRESS1"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("IP_ADDRESS2"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PROCESS_NO"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("OPERAT_CODE"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("OPERAT_NAME"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PLINE_CODE"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("REMARK"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("IP_ADDRESS3"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("IP_ADDRESS4"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PROCESS"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PLINE"); Infragistics.Win.Appearance appearance26 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance28 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance27 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance31 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance34 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance36 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance32 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance30 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance29 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance35 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance33 = 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.dtAdress = 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.ultraExpandableGroupBox1 = new Infragistics.Win.Misc.UltraExpandableGroupBox(); this.ultraExpandableGroupBoxPanel1 = new Infragistics.Win.Misc.UltraExpandableGroupBoxPanel(); this.ipTB4 = new Core.StlMes.Client.ZGMil.ResultConrtrol.IPAddressBox(); this.label8 = new System.Windows.Forms.Label(); this.ipTB3 = new Core.StlMes.Client.ZGMil.ResultConrtrol.IPAddressBox(); this.label7 = new System.Windows.Forms.Label(); this.ipTB2 = new Core.StlMes.Client.ZGMil.ResultConrtrol.IPAddressBox(); this.ipTB1 = new Core.StlMes.Client.ZGMil.ResultConrtrol.IPAddressBox(); this.TXTRich = new System.Windows.Forms.RichTextBox(); this.label6 = new System.Windows.Forms.Label(); this.CMB_CX = new System.Windows.Forms.ComboBox(); this.label5 = new System.Windows.Forms.Label(); this.CMB_CZT = new System.Windows.Forms.ComboBox(); this.label4 = new System.Windows.Forms.Label(); this.CMB_GZ = new System.Windows.Forms.ComboBox(); this.label3 = new System.Windows.Forms.Label(); this.label2 = new System.Windows.Forms.Label(); this.label1 = new System.Windows.Forms.Label(); this.ultraGroupBox1 = new Infragistics.Win.Misc.UltraGroupBox(); this.RB_CX = new System.Windows.Forms.CheckBox(); this.RB_CZT = new System.Windows.Forms.CheckBox(); this.RB_GX = new System.Windows.Forms.CheckBox(); this.CMB_CX1 = new System.Windows.Forms.ComboBox(); this.CMB_CZT1 = new System.Windows.Forms.ComboBox(); this.CMB_GX1 = new System.Windows.Forms.ComboBox(); this.panel1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.dtAdress)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).BeginInit(); this.ultraExpandableGroupBox1.SuspendLayout(); this.ultraExpandableGroupBoxPanel1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit(); this.ultraGroupBox1.SuspendLayout(); this.SuspendLayout(); // // panel1 // this.panel1.Controls.Add(this.ultraGrid1); this.panel1.Controls.Add(this.ultraExpandableGroupBox1); this.panel1.Controls.Add(this.ultraGroupBox1); 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(1018, 635); this.panel1.TabIndex = 0; // // ultraGrid1 // this.ultraGrid1.DataSource = this.dataSet1; appearance25.BackColor = System.Drawing.SystemColors.Window; appearance25.BorderColor = System.Drawing.SystemColors.InactiveCaption; this.ultraGrid1.DisplayLayout.Appearance = appearance25; ultraGridColumn1.Header.VisiblePosition = 0; ultraGridColumn1.RowLayoutColumnInfo.OriginX = 0; ultraGridColumn1.RowLayoutColumnInfo.OriginY = 0; ultraGridColumn1.RowLayoutColumnInfo.SpanX = 2; ultraGridColumn1.RowLayoutColumnInfo.SpanY = 2; ultraGridColumn1.Width = 135; ultraGridColumn2.Header.VisiblePosition = 1; ultraGridColumn2.RowLayoutColumnInfo.OriginX = 2; ultraGridColumn2.RowLayoutColumnInfo.OriginY = 0; ultraGridColumn2.RowLayoutColumnInfo.SpanX = 2; ultraGridColumn2.RowLayoutColumnInfo.SpanY = 2; ultraGridColumn2.Width = 160; ultraGridColumn3.Header.VisiblePosition = 2; ultraGridColumn3.RowLayoutColumnInfo.OriginX = 8; ultraGridColumn3.RowLayoutColumnInfo.OriginY = 0; ultraGridColumn3.RowLayoutColumnInfo.SpanX = 2; ultraGridColumn3.RowLayoutColumnInfo.SpanY = 2; ultraGridColumn3.Width = 132; ultraGridColumn4.Header.VisiblePosition = 3; ultraGridColumn4.RowLayoutColumnInfo.OriginX = 10; ultraGridColumn4.RowLayoutColumnInfo.OriginY = 0; ultraGridColumn4.RowLayoutColumnInfo.SpanX = 2; ultraGridColumn4.RowLayoutColumnInfo.SpanY = 2; ultraGridColumn4.Width = 139; ultraGridColumn5.Header.VisiblePosition = 4; ultraGridColumn5.RowLayoutColumnInfo.OriginX = 12; ultraGridColumn5.RowLayoutColumnInfo.OriginY = 0; ultraGridColumn5.RowLayoutColumnInfo.SpanX = 2; ultraGridColumn5.RowLayoutColumnInfo.SpanY = 2; ultraGridColumn5.Width = 126; ultraGridColumn6.Header.VisiblePosition = 5; ultraGridColumn6.RowLayoutColumnInfo.OriginX = 14; ultraGridColumn6.RowLayoutColumnInfo.OriginY = 0; ultraGridColumn6.RowLayoutColumnInfo.SpanX = 2; ultraGridColumn6.RowLayoutColumnInfo.SpanY = 2; ultraGridColumn7.Header.VisiblePosition = 6; ultraGridColumn7.RowLayoutColumnInfo.OriginX = 16; ultraGridColumn7.RowLayoutColumnInfo.OriginY = 0; ultraGridColumn7.RowLayoutColumnInfo.SpanX = 2; ultraGridColumn7.RowLayoutColumnInfo.SpanY = 2; ultraGridColumn7.Width = 166; ultraGridColumn8.Header.VisiblePosition = 7; ultraGridColumn8.RowLayoutColumnInfo.OriginX = 4; ultraGridColumn8.RowLayoutColumnInfo.OriginY = 0; ultraGridColumn8.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(126, 0); ultraGridColumn8.RowLayoutColumnInfo.SpanX = 2; ultraGridColumn8.RowLayoutColumnInfo.SpanY = 2; ultraGridColumn9.Header.VisiblePosition = 8; ultraGridColumn9.RowLayoutColumnInfo.OriginX = 6; ultraGridColumn9.RowLayoutColumnInfo.OriginY = 0; ultraGridColumn9.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(132, 0); ultraGridColumn9.RowLayoutColumnInfo.SpanX = 2; ultraGridColumn9.RowLayoutColumnInfo.SpanY = 2; ultraGridColumn10.Header.VisiblePosition = 9; ultraGridColumn10.Hidden = true; ultraGridColumn11.Header.VisiblePosition = 10; ultraGridColumn11.Hidden = true; ultraGridBand1.Columns.AddRange(new object[] { ultraGridColumn1, ultraGridColumn2, ultraGridColumn3, ultraGridColumn4, ultraGridColumn5, ultraGridColumn6, ultraGridColumn7, ultraGridColumn8, ultraGridColumn9, ultraGridColumn10, ultraGridColumn11}); ultraGridBand1.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.ColumnLayout; this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand1); this.ultraGrid1.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid; this.ultraGrid1.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False; appearance26.BackColor = System.Drawing.SystemColors.ActiveBorder; appearance26.BackColor2 = System.Drawing.SystemColors.ControlDark; appearance26.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical; appearance26.BorderColor = System.Drawing.SystemColors.Window; this.ultraGrid1.DisplayLayout.GroupByBox.Appearance = appearance26; appearance28.ForeColor = System.Drawing.SystemColors.GrayText; this.ultraGrid1.DisplayLayout.GroupByBox.BandLabelAppearance = appearance28; this.ultraGrid1.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid; this.ultraGrid1.DisplayLayout.GroupByBox.Hidden = true; appearance27.BackColor = System.Drawing.SystemColors.ControlLightLight; appearance27.BackColor2 = System.Drawing.SystemColors.Control; appearance27.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal; appearance27.ForeColor = System.Drawing.SystemColors.GrayText; this.ultraGrid1.DisplayLayout.GroupByBox.PromptAppearance = appearance27; this.ultraGrid1.DisplayLayout.MaxColScrollRegions = 1; this.ultraGrid1.DisplayLayout.MaxRowScrollRegions = 1; appearance31.BackColor = System.Drawing.SystemColors.Window; appearance31.ForeColor = System.Drawing.SystemColors.ControlText; this.ultraGrid1.DisplayLayout.Override.ActiveCellAppearance = appearance31; appearance34.BackColor = System.Drawing.SystemColors.Highlight; appearance34.ForeColor = System.Drawing.SystemColors.HighlightText; this.ultraGrid1.DisplayLayout.Override.ActiveRowAppearance = appearance34; this.ultraGrid1.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted; this.ultraGrid1.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted; appearance36.BackColor = System.Drawing.SystemColors.Window; this.ultraGrid1.DisplayLayout.Override.CardAreaAppearance = appearance36; appearance32.BorderColor = System.Drawing.Color.Silver; appearance32.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter; this.ultraGrid1.DisplayLayout.Override.CellAppearance = appearance32; this.ultraGrid1.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText; this.ultraGrid1.DisplayLayout.Override.CellPadding = 0; appearance30.BackColor = System.Drawing.SystemColors.Control; appearance30.BackColor2 = System.Drawing.SystemColors.ControlDark; appearance30.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element; appearance30.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal; appearance30.BorderColor = System.Drawing.SystemColors.Window; this.ultraGrid1.DisplayLayout.Override.GroupByRowAppearance = appearance30; appearance29.TextHAlignAsString = "Left"; this.ultraGrid1.DisplayLayout.Override.HeaderAppearance = appearance29; this.ultraGrid1.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti; this.ultraGrid1.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand; appearance35.BackColor = System.Drawing.SystemColors.Window; appearance35.BorderColor = System.Drawing.Color.Silver; this.ultraGrid1.DisplayLayout.Override.RowAppearance = appearance35; this.ultraGrid1.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False; appearance33.BackColor = System.Drawing.SystemColors.ControlLight; this.ultraGrid1.DisplayLayout.Override.TemplateAddRowAppearance = appearance33; 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, 57); this.ultraGrid1.Name = "ultraGrid1"; this.ultraGrid1.Size = new System.Drawing.Size(1018, 415); this.ultraGrid1.TabIndex = 3; this.ultraGrid1.Text = "ultraGrid1"; this.ultraGrid1.AfterRowActivate += new System.EventHandler(this.ultraGrid1_AfterRowActive); // // dataSet1 // this.dataSet1.DataSetName = "NewDataSet"; this.dataSet1.Tables.AddRange(new System.Data.DataTable[] { this.dtAdress}); // // dtAdress // this.dtAdress.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.dtAdress.TableName = "Table1"; // // dataColumn1 // this.dataColumn1.Caption = "操作台IP地址"; this.dataColumn1.ColumnName = "IP_ADDRESS1"; // // dataColumn2 // this.dataColumn2.Caption = "操作台IP地址2"; this.dataColumn2.ColumnName = "IP_ADDRESS2"; // // dataColumn3 // this.dataColumn3.Caption = "工序号"; this.dataColumn3.ColumnName = "PROCESS_NO"; // // dataColumn4 // this.dataColumn4.Caption = "操作台"; this.dataColumn4.ColumnName = "OPERAT_CODE"; // // dataColumn5 // this.dataColumn5.Caption = "操作台名称"; this.dataColumn5.ColumnName = "OPERAT_NAME"; // // dataColumn6 // this.dataColumn6.Caption = "产线代码"; this.dataColumn6.ColumnName = "PLINE_CODE"; // // dataColumn7 // this.dataColumn7.Caption = "备注"; this.dataColumn7.ColumnName = "REMARK"; // // dataColumn8 // this.dataColumn8.Caption = "操作台IP地址3"; this.dataColumn8.ColumnName = "IP_ADDRESS3"; // // dataColumn9 // this.dataColumn9.Caption = "操作台IP地址4"; this.dataColumn9.ColumnName = "IP_ADDRESS4"; // // dataColumn10 // this.dataColumn10.ColumnName = "PROCESS"; // // dataColumn11 // this.dataColumn11.ColumnName = "PLINE"; // // ultraExpandableGroupBox1 // this.ultraExpandableGroupBox1.Controls.Add(this.ultraExpandableGroupBoxPanel1); this.ultraExpandableGroupBox1.Dock = System.Windows.Forms.DockStyle.Bottom; this.ultraExpandableGroupBox1.ExpandedSize = new System.Drawing.Size(1018, 163); this.ultraExpandableGroupBox1.Location = new System.Drawing.Point(0, 472); this.ultraExpandableGroupBox1.Name = "ultraExpandableGroupBox1"; this.ultraExpandableGroupBox1.Size = new System.Drawing.Size(1018, 163); this.ultraExpandableGroupBox1.TabIndex = 2; this.ultraExpandableGroupBox1.Text = "编辑区域"; this.ultraExpandableGroupBox1.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007; // // ultraExpandableGroupBoxPanel1 // this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ipTB4); this.ultraExpandableGroupBoxPanel1.Controls.Add(this.label8); this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ipTB3); this.ultraExpandableGroupBoxPanel1.Controls.Add(this.label7); this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ipTB2); this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ipTB1); this.ultraExpandableGroupBoxPanel1.Controls.Add(this.TXTRich); this.ultraExpandableGroupBoxPanel1.Controls.Add(this.label6); this.ultraExpandableGroupBoxPanel1.Controls.Add(this.CMB_CX); this.ultraExpandableGroupBoxPanel1.Controls.Add(this.label5); this.ultraExpandableGroupBoxPanel1.Controls.Add(this.CMB_CZT); this.ultraExpandableGroupBoxPanel1.Controls.Add(this.label4); this.ultraExpandableGroupBoxPanel1.Controls.Add(this.CMB_GZ); this.ultraExpandableGroupBoxPanel1.Controls.Add(this.label3); this.ultraExpandableGroupBoxPanel1.Controls.Add(this.label2); this.ultraExpandableGroupBoxPanel1.Controls.Add(this.label1); 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(1012, 140); this.ultraExpandableGroupBoxPanel1.TabIndex = 0; // // ipTB4 // this.ipTB4.Location = new System.Drawing.Point(371, 21); this.ipTB4.Name = "ipTB4"; this.ipTB4.Size = new System.Drawing.Size(149, 26); this.ipTB4.TabIndex = 18; // // label8 // this.label8.AutoSize = true; this.label8.BackColor = System.Drawing.Color.Transparent; this.label8.Location = new System.Drawing.Point(281, 28); this.label8.Name = "label8"; this.label8.Size = new System.Drawing.Size(95, 12); this.label8.TabIndex = 17; this.label8.Text = "操作台IP地址4:"; // // ipTB3 // this.ipTB3.Location = new System.Drawing.Point(101, 100); this.ipTB3.Name = "ipTB3"; this.ipTB3.Size = new System.Drawing.Size(149, 26); this.ipTB3.TabIndex = 16; // // label7 // this.label7.AutoSize = true; this.label7.BackColor = System.Drawing.Color.Transparent; this.label7.Location = new System.Drawing.Point(11, 107); this.label7.Name = "label7"; this.label7.Size = new System.Drawing.Size(95, 12); this.label7.TabIndex = 15; this.label7.Text = "操作台IP地址3:"; // // ipTB2 // this.ipTB2.Location = new System.Drawing.Point(101, 60); this.ipTB2.Name = "ipTB2"; this.ipTB2.Size = new System.Drawing.Size(149, 26); this.ipTB2.TabIndex = 14; // // ipTB1 // this.ipTB1.Location = new System.Drawing.Point(101, 21); this.ipTB1.Name = "ipTB1"; this.ipTB1.Size = new System.Drawing.Size(149, 26); this.ipTB1.TabIndex = 13; // // TXTRich // this.TXTRich.BackColor = System.Drawing.Color.White; this.TXTRich.Location = new System.Drawing.Point(629, 60); this.TXTRich.Name = "TXTRich"; this.TXTRich.Size = new System.Drawing.Size(193, 62); this.TXTRich.TabIndex = 12; this.TXTRich.Text = ""; // // label6 // this.label6.AutoSize = true; this.label6.BackColor = System.Drawing.Color.Transparent; this.label6.Location = new System.Drawing.Point(579, 66); this.label6.Name = "label6"; this.label6.Size = new System.Drawing.Size(41, 12); this.label6.TabIndex = 11; this.label6.Text = "备注:"; // // CMB_CX // this.CMB_CX.FormattingEnabled = true; this.CMB_CX.Items.AddRange(new object[] { "250机组", "258机组", "168机组", "ASSEL机组", "460机组", "天淮508机组"}); this.CMB_CX.Location = new System.Drawing.Point(380, 104); this.CMB_CX.Name = "CMB_CX"; this.CMB_CX.Size = new System.Drawing.Size(140, 20); this.CMB_CX.TabIndex = 10; // // label5 // this.label5.AutoSize = true; this.label5.BackColor = System.Drawing.Color.Transparent; this.label5.Location = new System.Drawing.Point(311, 107); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(65, 12); this.label5.TabIndex = 9; this.label5.Text = "产线代码:"; // // CMB_CZT // this.CMB_CZT.FormattingEnabled = true; this.CMB_CZT.Items.AddRange(new object[] { "1", "2", "3"}); this.CMB_CZT.Location = new System.Drawing.Point(380, 60); this.CMB_CZT.Name = "CMB_CZT"; this.CMB_CZT.Size = new System.Drawing.Size(140, 20); this.CMB_CZT.TabIndex = 8; // // label4 // this.label4.AutoSize = true; this.label4.BackColor = System.Drawing.Color.Transparent; this.label4.Location = new System.Drawing.Point(323, 66); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(53, 12); this.label4.TabIndex = 7; this.label4.Text = "操作台:"; // // CMB_GZ // this.CMB_GZ.FormattingEnabled = true; this.CMB_GZ.Items.AddRange(new object[] { "管排锯操作", "矫直操作", "涡流探伤操作", "漏磁探伤操作", "超声波探伤操作"}); this.CMB_GZ.Location = new System.Drawing.Point(629, 26); this.CMB_GZ.Name = "CMB_GZ"; this.CMB_GZ.Size = new System.Drawing.Size(140, 20); this.CMB_GZ.TabIndex = 6; // // label3 // this.label3.AutoSize = true; this.label3.BackColor = System.Drawing.Color.Transparent; this.label3.Location = new System.Drawing.Point(567, 27); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(53, 12); this.label3.TabIndex = 5; this.label3.Text = "工序号:"; // // label2 // this.label2.AutoSize = true; this.label2.BackColor = System.Drawing.Color.Transparent; this.label2.Location = new System.Drawing.Point(11, 66); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(95, 12); this.label2.TabIndex = 4; this.label2.Text = "操作台IP地址2:"; // // label1 // this.label1.AutoSize = true; this.label1.BackColor = System.Drawing.Color.Transparent; this.label1.Location = new System.Drawing.Point(11, 27); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(95, 12); this.label1.TabIndex = 3; this.label1.Text = "操作台IP地址1:"; // // ultraGroupBox1 // this.ultraGroupBox1.Controls.Add(this.RB_CX); this.ultraGroupBox1.Controls.Add(this.RB_CZT); this.ultraGroupBox1.Controls.Add(this.RB_GX); this.ultraGroupBox1.Controls.Add(this.CMB_CX1); this.ultraGroupBox1.Controls.Add(this.CMB_CZT1); this.ultraGroupBox1.Controls.Add(this.CMB_GX1); this.ultraGroupBox1.Dock = System.Windows.Forms.DockStyle.Top; this.ultraGroupBox1.Location = new System.Drawing.Point(0, 0); this.ultraGroupBox1.Name = "ultraGroupBox1"; this.ultraGroupBox1.Size = new System.Drawing.Size(1018, 57); this.ultraGroupBox1.TabIndex = 0; this.ultraGroupBox1.Text = "查询区域"; this.ultraGroupBox1.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007; // // RB_CX // this.RB_CX.AutoSize = true; this.RB_CX.BackColor = System.Drawing.Color.Transparent; this.RB_CX.Location = new System.Drawing.Point(543, 25); this.RB_CX.Name = "RB_CX"; this.RB_CX.Size = new System.Drawing.Size(84, 16); this.RB_CX.TabIndex = 18; this.RB_CX.Text = "产线代码:"; this.RB_CX.UseVisualStyleBackColor = false; this.RB_CX.CheckedChanged += new System.EventHandler(this.RB_CheckedChanged); // // RB_CZT // this.RB_CZT.AutoSize = true; this.RB_CZT.BackColor = System.Drawing.Color.Transparent; this.RB_CZT.Location = new System.Drawing.Point(294, 25); this.RB_CZT.Name = "RB_CZT"; this.RB_CZT.Size = new System.Drawing.Size(72, 16); this.RB_CZT.TabIndex = 17; this.RB_CZT.Text = "操作台:"; this.RB_CZT.UseVisualStyleBackColor = false; this.RB_CZT.CheckedChanged += new System.EventHandler(this.RB_CheckedChanged); // // RB_GX // this.RB_GX.AutoSize = true; this.RB_GX.BackColor = System.Drawing.Color.Transparent; this.RB_GX.Location = new System.Drawing.Point(40, 25); this.RB_GX.Name = "RB_GX"; this.RB_GX.Size = new System.Drawing.Size(72, 16); this.RB_GX.TabIndex = 16; this.RB_GX.Text = "工序号:"; this.RB_GX.UseVisualStyleBackColor = false; this.RB_GX.CheckedChanged += new System.EventHandler(this.RB_CheckedChanged); // // CMB_CX1 // this.CMB_CX1.FormattingEnabled = true; this.CMB_CX1.Items.AddRange(new object[] { "250机组", "258机组", "168机组", "ASSEL机组", "460机组", "天淮508机组"}); this.CMB_CX1.Location = new System.Drawing.Point(626, 23); this.CMB_CX1.Name = "CMB_CX1"; this.CMB_CX1.Size = new System.Drawing.Size(140, 20); this.CMB_CX1.TabIndex = 12; // // CMB_CZT1 // this.CMB_CZT1.FormattingEnabled = true; this.CMB_CZT1.Items.AddRange(new object[] { "1", "2", "3"}); this.CMB_CZT1.Location = new System.Drawing.Point(368, 23); this.CMB_CZT1.Name = "CMB_CZT1"; this.CMB_CZT1.Size = new System.Drawing.Size(140, 20); this.CMB_CZT1.TabIndex = 10; // // CMB_GX1 // this.CMB_GX1.FormattingEnabled = true; this.CMB_GX1.Items.AddRange(new object[] { "管排锯操作", "矫直操作", "涡流探伤操作", "漏磁探伤操作", "超声波探伤操作"}); this.CMB_GX1.Location = new System.Drawing.Point(110, 23); this.CMB_GX1.Name = "CMB_GX1"; this.CMB_GX1.Size = new System.Drawing.Size(140, 20); this.CMB_GX1.TabIndex = 8; // // FrmIPAdress // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1018, 635); this.Controls.Add(this.panel1); this.Name = "FrmIPAdress"; this.Text = "产线操作台电脑IP维护"; this.panel1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.dtAdress)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).EndInit(); this.ultraExpandableGroupBox1.ResumeLayout(false); this.ultraExpandableGroupBoxPanel1.ResumeLayout(false); this.ultraExpandableGroupBoxPanel1.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit(); this.ultraGroupBox1.ResumeLayout(false); this.ultraGroupBox1.PerformLayout(); this.ResumeLayout(false); } #endregion private System.Windows.Forms.Panel panel1; private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1; private Infragistics.Win.Misc.UltraExpandableGroupBox ultraExpandableGroupBox1; private Infragistics.Win.Misc.UltraExpandableGroupBoxPanel ultraExpandableGroupBoxPanel1; private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox1; private System.Data.DataSet dataSet1; private System.Data.DataTable dtAdress; 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 DeltaCat.Net.Controls.IPTextBox ipTB1; private System.Windows.Forms.Label label2; private System.Windows.Forms.Label label1; //private DeltaCat.Net.Controls.IPTextBox ipTB2; private System.Windows.Forms.Label label3; private System.Windows.Forms.ComboBox CMB_GZ; private System.Windows.Forms.ComboBox CMB_CX; private System.Windows.Forms.Label label5; private System.Windows.Forms.ComboBox CMB_CZT; private System.Windows.Forms.Label label4; private System.Windows.Forms.RichTextBox TXTRich; private System.Windows.Forms.Label label6; private System.Windows.Forms.ComboBox CMB_CX1; private System.Windows.Forms.ComboBox CMB_CZT1; private System.Windows.Forms.ComboBox CMB_GX1; private ResultConrtrol.IPAddressBox ipTB2; private ResultConrtrol.IPAddressBox ipTB1; private System.Data.DataColumn dataColumn8; private System.Data.DataColumn dataColumn9; private ResultConrtrol.IPAddressBox ipTB4; private System.Windows.Forms.Label label8; private ResultConrtrol.IPAddressBox ipTB3; private System.Windows.Forms.Label label7; private System.Data.DataColumn dataColumn10; private System.Data.DataColumn dataColumn11; private System.Windows.Forms.CheckBox RB_GX; private System.Windows.Forms.CheckBox RB_CZT; private System.Windows.Forms.CheckBox RB_CX; } }