namespace Core.StlMes.Client.SaleBase { partial class frmSpeclLine { /// /// 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 appearance7 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance43 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance42 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance15 = 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("spcl_ln_no", -1, null, 0, Infragistics.Win.UltraWinGrid.SortIndicator.Ascending, false); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("spcl_ln_nm"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("station_nm"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("memo"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("validflag"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("create_name"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("create_time"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("update_name"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("update_time"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("delete_name"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("delete_time"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("validflagName"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn13 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("station_no"); Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance3 = 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 appearance27 = new Infragistics.Win.Appearance(); this.panel2 = new System.Windows.Forms.Panel(); this.uceIsName = new Infragistics.Win.UltraWinEditors.UltraCheckEditor(); this.chkValid = new Infragistics.Win.UltraWinEditors.UltraCheckEditor(); this.txtSpeclLineTitle = new Infragistics.Win.UltraWinEditors.UltraTextEditor(); this.ultraExpandableGroupBox1 = new Infragistics.Win.Misc.UltraExpandableGroupBox(); this.ultraExpandableGroupBoxPanel1 = new Infragistics.Win.Misc.UltraExpandableGroupBoxPanel(); this.panel1 = new System.Windows.Forms.Panel(); this.button1 = new System.Windows.Forms.Button(); this.txtMemo = new Infragistics.Win.UltraWinEditors.UltraTextEditor(); this.ultraLabel6 = new Infragistics.Win.Misc.UltraLabel(); this.cmbStationName = new Infragistics.Win.UltraWinEditors.UltraComboEditor(); this.ultraLabel5 = new Infragistics.Win.Misc.UltraLabel(); this.txtSpeclLineName = new Infragistics.Win.UltraWinEditors.UltraTextEditor(); this.ultraLabel4 = new Infragistics.Win.Misc.UltraLabel(); this.ultraGrid2 = 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.panel2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.uceIsName)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.chkValid)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtSpeclLineTitle)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).BeginInit(); this.ultraExpandableGroupBox1.SuspendLayout(); this.ultraExpandableGroupBoxPanel1.SuspendLayout(); this.panel1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.txtMemo)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.cmbStationName)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtSpeclLineName)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit(); this.SuspendLayout(); // // panel2 // this.panel2.Controls.Add(this.uceIsName); this.panel2.Controls.Add(this.chkValid); this.panel2.Controls.Add(this.txtSpeclLineTitle); 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(830, 40); this.panel2.TabIndex = 15; // // uceIsName // appearance7.TextHAlignAsString = "Center"; appearance7.TextVAlignAsString = "Middle"; this.uceIsName.Appearance = appearance7; this.uceIsName.Location = new System.Drawing.Point(29, 12); this.uceIsName.Name = "uceIsName"; this.uceIsName.Size = new System.Drawing.Size(84, 20); this.uceIsName.TabIndex = 3; this.uceIsName.Text = "专用线名称"; this.uceIsName.CheckedChanged += new System.EventHandler(this.uceIsName_CheckedChanged); // // chkValid // this.chkValid.Location = new System.Drawing.Point(250, 10); this.chkValid.Name = "chkValid"; this.chkValid.Size = new System.Drawing.Size(71, 23); this.chkValid.TabIndex = 2; this.chkValid.Text = "包含无效"; // // txtSpeclLineTitle // this.txtSpeclLineTitle.Enabled = false; this.txtSpeclLineTitle.Location = new System.Drawing.Point(114, 11); this.txtSpeclLineTitle.MaxLength = 100; this.txtSpeclLineTitle.Name = "txtSpeclLineTitle"; this.txtSpeclLineTitle.Size = new System.Drawing.Size(113, 21); this.txtSpeclLineTitle.TabIndex = 1; // // ultraExpandableGroupBox1 // this.ultraExpandableGroupBox1.Controls.Add(this.ultraExpandableGroupBoxPanel1); this.ultraExpandableGroupBox1.Dock = System.Windows.Forms.DockStyle.Bottom; this.ultraExpandableGroupBox1.ExpandedSize = new System.Drawing.Size(830, 67); this.ultraExpandableGroupBox1.Location = new System.Drawing.Point(0, 352); this.ultraExpandableGroupBox1.Name = "ultraExpandableGroupBox1"; this.ultraExpandableGroupBox1.Size = new System.Drawing.Size(830, 67); this.ultraExpandableGroupBox1.TabIndex = 25; this.ultraExpandableGroupBox1.Text = "编辑区域"; // // ultraExpandableGroupBoxPanel1 // this.ultraExpandableGroupBoxPanel1.Controls.Add(this.panel1); this.ultraExpandableGroupBoxPanel1.Dock = System.Windows.Forms.DockStyle.Fill; this.ultraExpandableGroupBoxPanel1.Location = new System.Drawing.Point(3, 19); this.ultraExpandableGroupBoxPanel1.Name = "ultraExpandableGroupBoxPanel1"; this.ultraExpandableGroupBoxPanel1.Size = new System.Drawing.Size(824, 45); this.ultraExpandableGroupBoxPanel1.TabIndex = 0; // // panel1 // this.panel1.Controls.Add(this.button1); this.panel1.Controls.Add(this.txtMemo); this.panel1.Controls.Add(this.ultraLabel6); this.panel1.Controls.Add(this.cmbStationName); this.panel1.Controls.Add(this.ultraLabel5); this.panel1.Controls.Add(this.txtSpeclLineName); this.panel1.Controls.Add(this.ultraLabel4); 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(824, 45); this.panel1.TabIndex = 0; // // button1 // this.button1.Location = new System.Drawing.Point(415, 12); this.button1.Name = "button1"; this.button1.Size = new System.Drawing.Size(54, 21); this.button1.TabIndex = 18; this.button1.Text = "<-刷新"; this.button1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; this.button1.UseVisualStyleBackColor = true; this.button1.Click += new System.EventHandler(this.button1_Click); // // txtMemo // this.txtMemo.Location = new System.Drawing.Point(505, 8); this.txtMemo.MaxLength = 100; this.txtMemo.Multiline = true; this.txtMemo.Name = "txtMemo"; this.txtMemo.Size = new System.Drawing.Size(316, 31); this.txtMemo.TabIndex = 3; // // ultraLabel6 // appearance43.TextHAlignAsString = "Center"; appearance43.TextVAlignAsString = "Middle"; this.ultraLabel6.Appearance = appearance43; this.ultraLabel6.Location = new System.Drawing.Point(467, 14); this.ultraLabel6.Name = "ultraLabel6"; this.ultraLabel6.Size = new System.Drawing.Size(35, 18); this.ultraLabel6.TabIndex = 16; this.ultraLabel6.Text = "备注"; // // cmbStationName // this.cmbStationName.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList; this.cmbStationName.Location = new System.Drawing.Point(268, 12); this.cmbStationName.Name = "cmbStationName"; this.cmbStationName.Size = new System.Drawing.Size(144, 21); this.cmbStationName.TabIndex = 2; // // ultraLabel5 // appearance42.TextHAlignAsString = "Center"; appearance42.TextVAlignAsString = "Middle"; this.ultraLabel5.Appearance = appearance42; this.ultraLabel5.Location = new System.Drawing.Point(236, 13); this.ultraLabel5.Name = "ultraLabel5"; this.ultraLabel5.Size = new System.Drawing.Size(33, 21); this.ultraLabel5.TabIndex = 17; this.ultraLabel5.Text = "到站"; // // txtSpeclLineName // this.txtSpeclLineName.Location = new System.Drawing.Point(84, 12); this.txtSpeclLineName.MaxLength = 50; this.txtSpeclLineName.Name = "txtSpeclLineName"; this.txtSpeclLineName.Size = new System.Drawing.Size(142, 21); this.txtSpeclLineName.TabIndex = 1; // // ultraLabel4 // appearance15.TextHAlignAsString = "Center"; appearance15.TextVAlignAsString = "Middle"; this.ultraLabel4.Appearance = appearance15; this.ultraLabel4.Location = new System.Drawing.Point(18, 14); this.ultraLabel4.Name = "ultraLabel4"; this.ultraLabel4.Size = new System.Drawing.Size(66, 20); this.ultraLabel4.TabIndex = 15; this.ultraLabel4.Text = "专用线名称"; // // ultraGrid2 // this.ultraGrid2.DataMember = "Table1"; this.ultraGrid2.DataSource = this.dataSet1; appearance1.BackColor = System.Drawing.SystemColors.Window; appearance1.BorderColor = System.Drawing.SystemColors.InactiveCaption; this.ultraGrid2.DisplayLayout.Appearance = appearance1; ultraGridColumn1.Header.VisiblePosition = 0; ultraGridColumn1.Hidden = true; ultraGridColumn1.Width = 182; ultraGridColumn2.Header.VisiblePosition = 1; ultraGridColumn2.Width = 122; ultraGridColumn3.Header.VisiblePosition = 2; ultraGridColumn4.Header.VisiblePosition = 3; ultraGridColumn5.Header.VisiblePosition = 4; ultraGridColumn5.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.CheckBox; ultraGridColumn6.Header.VisiblePosition = 5; ultraGridColumn7.Header.VisiblePosition = 6; ultraGridColumn8.Header.VisiblePosition = 7; ultraGridColumn9.Header.VisiblePosition = 8; ultraGridColumn10.Header.VisiblePosition = 9; ultraGridColumn11.Header.VisiblePosition = 10; ultraGridColumn12.Header.VisiblePosition = 11; ultraGridColumn12.Hidden = true; ultraGridColumn13.Header.VisiblePosition = 12; ultraGridColumn13.Hidden = true; ultraGridBand1.Columns.AddRange(new object[] { ultraGridColumn1, ultraGridColumn2, ultraGridColumn3, ultraGridColumn4, ultraGridColumn5, ultraGridColumn6, ultraGridColumn7, ultraGridColumn8, ultraGridColumn9, ultraGridColumn10, ultraGridColumn11, ultraGridColumn12, ultraGridColumn13}); ultraGridBand1.Override.SelectedAppearancesEnabled = Infragistics.Win.DefaultableBoolean.False; this.ultraGrid2.DisplayLayout.BandsSerializer.Add(ultraGridBand1); this.ultraGrid2.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid; this.ultraGrid2.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.ultraGrid2.DisplayLayout.GroupByBox.Appearance = appearance2; appearance3.ForeColor = System.Drawing.SystemColors.GrayText; this.ultraGrid2.DisplayLayout.GroupByBox.BandLabelAppearance = appearance3; this.ultraGrid2.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid; appearance19.BackColor = System.Drawing.SystemColors.ControlLightLight; appearance19.BackColor2 = System.Drawing.SystemColors.Control; appearance19.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal; appearance19.ForeColor = System.Drawing.SystemColors.GrayText; this.ultraGrid2.DisplayLayout.GroupByBox.PromptAppearance = appearance19; this.ultraGrid2.DisplayLayout.MaxColScrollRegions = 1; this.ultraGrid2.DisplayLayout.MaxRowScrollRegions = 1; appearance20.BackColor = System.Drawing.SystemColors.Window; appearance20.ForeColor = System.Drawing.SystemColors.ControlText; this.ultraGrid2.DisplayLayout.Override.ActiveCellAppearance = appearance20; appearance21.BackColor = System.Drawing.SystemColors.Highlight; appearance21.ForeColor = System.Drawing.SystemColors.HighlightText; this.ultraGrid2.DisplayLayout.Override.ActiveRowAppearance = appearance21; this.ultraGrid2.DisplayLayout.Override.AllowAddNew = Infragistics.Win.UltraWinGrid.AllowAddNew.No; this.ultraGrid2.DisplayLayout.Override.AllowDelete = Infragistics.Win.DefaultableBoolean.True; this.ultraGrid2.DisplayLayout.Override.AllowUpdate = Infragistics.Win.DefaultableBoolean.False; this.ultraGrid2.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted; this.ultraGrid2.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted; appearance22.BackColor = System.Drawing.SystemColors.Window; this.ultraGrid2.DisplayLayout.Override.CardAreaAppearance = appearance22; appearance23.BorderColor = System.Drawing.Color.Silver; appearance23.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter; this.ultraGrid2.DisplayLayout.Override.CellAppearance = appearance23; this.ultraGrid2.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText; this.ultraGrid2.DisplayLayout.Override.CellPadding = 0; appearance24.BackColor = System.Drawing.SystemColors.Control; appearance24.BackColor2 = System.Drawing.SystemColors.ControlDark; appearance24.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element; appearance24.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal; appearance24.BorderColor = System.Drawing.SystemColors.Window; this.ultraGrid2.DisplayLayout.Override.GroupByRowAppearance = appearance24; appearance25.TextHAlignAsString = "Left"; this.ultraGrid2.DisplayLayout.Override.HeaderAppearance = appearance25; this.ultraGrid2.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti; this.ultraGrid2.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand; appearance26.BackColor = System.Drawing.SystemColors.Window; appearance26.BorderColor = System.Drawing.Color.Silver; this.ultraGrid2.DisplayLayout.Override.RowAppearance = appearance26; this.ultraGrid2.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False; appearance27.BackColor = System.Drawing.SystemColors.ControlLight; this.ultraGrid2.DisplayLayout.Override.TemplateAddRowAppearance = appearance27; this.ultraGrid2.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill; this.ultraGrid2.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate; this.ultraGrid2.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy; this.ultraGrid2.Dock = System.Windows.Forms.DockStyle.Fill; this.ultraGrid2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.ultraGrid2.Location = new System.Drawing.Point(0, 40); this.ultraGrid2.Name = "ultraGrid2"; this.ultraGrid2.Size = new System.Drawing.Size(830, 312); this.ultraGrid2.TabIndex = 26; this.ultraGrid2.Text = "ultraGrid1"; this.ultraGrid2.AfterRowActivate += new System.EventHandler(this.ultraGrid2_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.dataColumn10, this.dataColumn11, this.dataColumn12, this.dataColumn13}); this.dataTable1.TableName = "Table1"; // // dataColumn1 // this.dataColumn1.Caption = "专用线编码"; this.dataColumn1.ColumnName = "spcl_ln_no"; // // dataColumn2 // this.dataColumn2.Caption = "专用线名称"; this.dataColumn2.ColumnName = "spcl_ln_nm"; // // dataColumn3 // this.dataColumn3.Caption = "到站"; this.dataColumn3.ColumnName = "station_nm"; // // dataColumn4 // this.dataColumn4.Caption = "备注"; this.dataColumn4.ColumnName = "memo"; // // dataColumn5 // this.dataColumn5.Caption = "有效标志"; this.dataColumn5.ColumnName = "validflag"; // // dataColumn6 // this.dataColumn6.Caption = "创建人"; this.dataColumn6.ColumnName = "create_name"; // // dataColumn7 // this.dataColumn7.Caption = "创建时间"; this.dataColumn7.ColumnName = "create_time"; // // dataColumn8 // this.dataColumn8.Caption = "修改人"; this.dataColumn8.ColumnName = "update_name"; // // dataColumn9 // this.dataColumn9.Caption = "修改时间"; this.dataColumn9.ColumnName = "update_time"; // // dataColumn10 // this.dataColumn10.Caption = "废除人"; this.dataColumn10.ColumnName = "delete_name"; // // dataColumn11 // this.dataColumn11.Caption = "废除时间"; this.dataColumn11.ColumnName = "delete_time"; // // dataColumn12 // this.dataColumn12.ColumnName = "validflagName"; // // dataColumn13 // this.dataColumn13.Caption = "到站编码"; this.dataColumn13.ColumnName = "station_no"; // // frmSpeclLine // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(830, 419); this.Controls.Add(this.ultraGrid2); this.Controls.Add(this.ultraExpandableGroupBox1); this.Controls.Add(this.panel2); this.Name = "frmSpeclLine"; this.Text = "专用线基础信息维护"; this.Load += new System.EventHandler(this.frmSpeclLine_Load); this.panel2.ResumeLayout(false); this.panel2.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.uceIsName)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.chkValid)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtSpeclLineTitle)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).EndInit(); this.ultraExpandableGroupBox1.ResumeLayout(false); this.ultraExpandableGroupBoxPanel1.ResumeLayout(false); this.panel1.ResumeLayout(false); this.panel1.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.txtMemo)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.cmbStationName)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtSpeclLineName)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit(); this.ResumeLayout(false); } #endregion private System.Windows.Forms.Panel panel2; private Infragistics.Win.UltraWinEditors.UltraCheckEditor uceIsName; private Infragistics.Win.UltraWinEditors.UltraCheckEditor chkValid; private Infragistics.Win.UltraWinEditors.UltraTextEditor txtSpeclLineTitle; private Infragistics.Win.Misc.UltraExpandableGroupBox ultraExpandableGroupBox1; private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid2; 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 Infragistics.Win.Misc.UltraExpandableGroupBoxPanel ultraExpandableGroupBoxPanel1; private System.Windows.Forms.Panel panel1; private Infragistics.Win.UltraWinEditors.UltraTextEditor txtMemo; private Infragistics.Win.Misc.UltraLabel ultraLabel6; private Infragistics.Win.UltraWinEditors.UltraComboEditor cmbStationName; private Infragistics.Win.Misc.UltraLabel ultraLabel5; private Infragistics.Win.UltraWinEditors.UltraTextEditor txtSpeclLineName; private Infragistics.Win.Misc.UltraLabel ultraLabel4; private System.Data.DataColumn dataColumn13; private System.Windows.Forms.Button button1; } }