namespace Core.LZMes.Client.UIM { partial class UIM010010 { /// /// 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.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("AREA_NO"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("AREA_NAME"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("AREA_TYPE"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("H_SAIL"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("REG_ID"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("REG_TIME"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("REMARK"); Infragistics.Win.Appearance appearance5 = 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(); Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance(); Infragistics.Win.ValueListItem valueListItem4 = new Infragistics.Win.ValueListItem(); Infragistics.Win.ValueListItem valueListItem5 = new Infragistics.Win.ValueListItem(); Infragistics.Win.ValueListItem valueListItem6 = new Infragistics.Win.ValueListItem(); Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance(); Infragistics.Win.ValueListItem valueListItem1 = new Infragistics.Win.ValueListItem(); Infragistics.Win.ValueListItem valueListItem2 = new Infragistics.Win.ValueListItem(); Infragistics.Win.ValueListItem valueListItem3 = new Infragistics.Win.ValueListItem(); this.ultraPanel1 = new Infragistics.Win.Misc.UltraPanel(); this.ultraPanel2 = new Infragistics.Win.Misc.UltraPanel(); this.ultraPanel3 = new Infragistics.Win.Misc.UltraPanel(); 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.ultraExpandableGroupBox1 = new Infragistics.Win.Misc.UltraExpandableGroupBox(); this.ultraExpandableGroupBoxPanel1 = new Infragistics.Win.Misc.UltraExpandableGroupBoxPanel(); this.ultraComboEditor2 = new Infragistics.Win.UltraWinEditors.UltraComboEditor(); this.checkBox1 = new System.Windows.Forms.CheckBox(); this.textBox3 = new System.Windows.Forms.TextBox(); this.textBox2 = new System.Windows.Forms.TextBox(); this.label6 = new System.Windows.Forms.Label(); this.label5 = new System.Windows.Forms.Label(); this.label4 = new System.Windows.Forms.Label(); this.label2 = new System.Windows.Forms.Label(); this.ultraGroupBox1 = new Infragistics.Win.Misc.UltraGroupBox(); this.ultraComboEditor1 = new Infragistics.Win.UltraWinEditors.UltraComboEditor(); this.label1 = new System.Windows.Forms.Label(); this.ultraPanel1.ClientArea.SuspendLayout(); this.ultraPanel1.SuspendLayout(); this.ultraPanel2.ClientArea.SuspendLayout(); this.ultraPanel2.SuspendLayout(); this.ultraPanel3.ClientArea.SuspendLayout(); this.ultraPanel3.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(); ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit(); this.ultraGroupBox1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor1)).BeginInit(); this.SuspendLayout(); // // ultraPanel1 // // // ultraPanel1.ClientArea // this.ultraPanel1.ClientArea.Controls.Add(this.ultraPanel2); this.ultraPanel1.ClientArea.Controls.Add(this.ultraGroupBox1); this.ultraPanel1.Dock = System.Windows.Forms.DockStyle.Fill; this.ultraPanel1.Location = new System.Drawing.Point(0, 0); this.ultraPanel1.Name = "ultraPanel1"; this.ultraPanel1.Size = new System.Drawing.Size(676, 407); this.ultraPanel1.TabIndex = 0; // // ultraPanel2 // // // ultraPanel2.ClientArea // this.ultraPanel2.ClientArea.Controls.Add(this.ultraPanel3); this.ultraPanel2.ClientArea.Controls.Add(this.ultraExpandableGroupBox1); this.ultraPanel2.Dock = System.Windows.Forms.DockStyle.Fill; this.ultraPanel2.Location = new System.Drawing.Point(0, 54); this.ultraPanel2.Name = "ultraPanel2"; this.ultraPanel2.Size = new System.Drawing.Size(676, 353); this.ultraPanel2.TabIndex = 1; // // ultraPanel3 // // // ultraPanel3.ClientArea // this.ultraPanel3.ClientArea.Controls.Add(this.ultraGrid1); this.ultraPanel3.Dock = System.Windows.Forms.DockStyle.Fill; this.ultraPanel3.Location = new System.Drawing.Point(0, 0); this.ultraPanel3.Name = "ultraPanel3"; this.ultraPanel3.Size = new System.Drawing.Size(676, 262); this.ultraPanel3.TabIndex = 2; // // ultraGrid1 // this.ultraGrid1.DataSource = this.dataSet1; this.ultraGrid1.DisplayLayout.AutoFitStyle = Infragistics.Win.UltraWinGrid.AutoFitStyle.ExtendLastColumn; ultraGridColumn1.Header.VisiblePosition = 0; ultraGridColumn2.Header.VisiblePosition = 1; ultraGridColumn3.Header.VisiblePosition = 2; ultraGridColumn4.Header.VisiblePosition = 3; ultraGridColumn5.Header.VisiblePosition = 4; ultraGridColumn6.Header.VisiblePosition = 5; ultraGridColumn7.Header.VisiblePosition = 6; ultraGridBand1.Columns.AddRange(new object[] { ultraGridColumn1, ultraGridColumn2, ultraGridColumn3, ultraGridColumn4, ultraGridColumn5, ultraGridColumn6, ultraGridColumn7}); this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand1); this.ultraGrid1.DisplayLayout.MaxColScrollRegions = 1; this.ultraGrid1.DisplayLayout.MaxRowScrollRegions = 1; appearance5.BackColor = System.Drawing.Color.GhostWhite; this.ultraGrid1.DisplayLayout.Override.CellAppearance = appearance5; this.ultraGrid1.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.RowSelect; this.ultraGrid1.DisplayLayout.Override.FilterUIType = Infragistics.Win.UltraWinGrid.FilterUIType.HeaderIcons; appearance10.BackColor = System.Drawing.Color.LightSteelBlue; this.ultraGrid1.DisplayLayout.Override.HeaderAppearance = appearance10; this.ultraGrid1.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti; this.ultraGrid1.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.Standard; appearance11.BackColor = System.Drawing.Color.LightSteelBlue; this.ultraGrid1.DisplayLayout.Override.RowSelectorAppearance = appearance11; appearance12.BackColor = System.Drawing.Color.LightSteelBlue; this.ultraGrid1.DisplayLayout.Override.RowSelectorHeaderAppearance = appearance12; this.ultraGrid1.DisplayLayout.Override.RowSelectorNumberStyle = Infragistics.Win.UltraWinGrid.RowSelectorNumberStyle.RowIndex; this.ultraGrid1.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.True; this.ultraGrid1.DisplayLayout.Override.RowSelectorStyle = Infragistics.Win.HeaderStyle.Standard; this.ultraGrid1.DisplayLayout.Override.SelectTypeCell = Infragistics.Win.UltraWinGrid.SelectType.None; this.ultraGrid1.DisplayLayout.Override.SelectTypeRow = Infragistics.Win.UltraWinGrid.SelectType.None; 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.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.ultraGrid1.Location = new System.Drawing.Point(0, 0); this.ultraGrid1.Name = "ultraGrid1"; this.ultraGrid1.Size = new System.Drawing.Size(676, 262); this.ultraGrid1.TabIndex = 0; this.ultraGrid1.AfterRowActivate += new System.EventHandler(this.ultraGrid1_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.dataTable1.TableName = "Table1"; // // dataColumn1 // this.dataColumn1.Caption = "区域编号"; this.dataColumn1.ColumnName = "AREA_NO"; // // dataColumn2 // this.dataColumn2.Caption = "区域名称"; this.dataColumn2.ColumnName = "AREA_NAME"; // // dataColumn3 // this.dataColumn3.Caption = "区域类型"; this.dataColumn3.ColumnName = "AREA_TYPE"; // // dataColumn4 // this.dataColumn4.Caption = "是否可外卖"; this.dataColumn4.ColumnName = "H_SAIL"; // // dataColumn5 // this.dataColumn5.Caption = "操作人"; this.dataColumn5.ColumnName = "REG_ID"; // // dataColumn6 // this.dataColumn6.Caption = "操作时间"; this.dataColumn6.ColumnName = "REG_TIME"; // // dataColumn7 // this.dataColumn7.Caption = "备注"; this.dataColumn7.ColumnName = "REMARK"; // // ultraExpandableGroupBox1 // appearance4.BackColor = System.Drawing.Color.Gainsboro; this.ultraExpandableGroupBox1.Appearance = appearance4; this.ultraExpandableGroupBox1.Controls.Add(this.ultraExpandableGroupBoxPanel1); this.ultraExpandableGroupBox1.Dock = System.Windows.Forms.DockStyle.Bottom; this.ultraExpandableGroupBox1.ExpandedSize = new System.Drawing.Size(676, 91); this.ultraExpandableGroupBox1.Location = new System.Drawing.Point(0, 262); this.ultraExpandableGroupBox1.Name = "ultraExpandableGroupBox1"; this.ultraExpandableGroupBox1.Size = new System.Drawing.Size(676, 91); this.ultraExpandableGroupBox1.TabIndex = 1; this.ultraExpandableGroupBox1.Text = "编辑区域"; // // ultraExpandableGroupBoxPanel1 // this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraComboEditor2); this.ultraExpandableGroupBoxPanel1.Controls.Add(this.checkBox1); this.ultraExpandableGroupBoxPanel1.Controls.Add(this.textBox3); this.ultraExpandableGroupBoxPanel1.Controls.Add(this.textBox2); this.ultraExpandableGroupBoxPanel1.Controls.Add(this.label6); this.ultraExpandableGroupBoxPanel1.Controls.Add(this.label5); this.ultraExpandableGroupBoxPanel1.Controls.Add(this.label4); this.ultraExpandableGroupBoxPanel1.Controls.Add(this.label2); 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(670, 69); this.ultraExpandableGroupBoxPanel1.TabIndex = 0; // // ultraComboEditor2 // appearance1.BorderColor = System.Drawing.Color.Black; this.ultraComboEditor2.Appearance = appearance1; this.ultraComboEditor2.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.VisualStudio2005; this.ultraComboEditor2.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList; valueListItem4.DataValue = new decimal(new int[] { 1, 0, 0, 0}); valueListItem4.DisplayText = "冷轧原料库"; valueListItem5.DataValue = new decimal(new int[] { 2, 0, 0, 0}); valueListItem5.DisplayText = "冷轧中间库"; valueListItem6.DataValue = new decimal(new int[] { 3, 0, 0, 0}); valueListItem6.DisplayText = "冷轧成品库"; this.ultraComboEditor2.Items.AddRange(new Infragistics.Win.ValueListItem[] { valueListItem4, valueListItem5, valueListItem6}); this.ultraComboEditor2.Location = new System.Drawing.Point(69, 2); this.ultraComboEditor2.Name = "ultraComboEditor2"; this.ultraComboEditor2.Size = new System.Drawing.Size(103, 21); this.ultraComboEditor2.TabIndex = 11; // // checkBox1 // this.checkBox1.AutoSize = true; this.checkBox1.Location = new System.Drawing.Point(474, 5); this.checkBox1.Name = "checkBox1"; this.checkBox1.Size = new System.Drawing.Size(15, 14); this.checkBox1.TabIndex = 9; this.checkBox1.UseVisualStyleBackColor = true; // // textBox3 // this.textBox3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.textBox3.Location = new System.Drawing.Point(68, 30); this.textBox3.Name = "textBox3"; this.textBox3.Size = new System.Drawing.Size(144, 21); this.textBox3.TabIndex = 8; // // textBox2 // this.textBox2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.textBox2.Location = new System.Drawing.Point(252, 2); this.textBox2.Name = "textBox2"; this.textBox2.Size = new System.Drawing.Size(100, 21); this.textBox2.TabIndex = 7; // // label6 // this.label6.BackColor = System.Drawing.Color.LightBlue; this.label6.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.label6.Location = new System.Drawing.Point(11, 30); this.label6.Name = "label6"; this.label6.Size = new System.Drawing.Size(56, 21); this.label6.TabIndex = 4; this.label6.Text = "备注"; this.label6.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label5 // this.label5.BackColor = System.Drawing.Color.LightBlue; this.label5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.label5.Location = new System.Drawing.Point(373, 2); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(95, 21); this.label5.TabIndex = 3; this.label5.Text = "是否可用于外卖"; this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label4 // this.label4.BackColor = System.Drawing.Color.LightBlue; this.label4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.label4.Location = new System.Drawing.Point(195, 2); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(56, 21); this.label4.TabIndex = 2; this.label4.Text = "区域名称"; this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label2 // this.label2.BackColor = System.Drawing.Color.LightBlue; this.label2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.label2.Location = new System.Drawing.Point(12, 2); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(56, 21); this.label2.TabIndex = 0; this.label2.Text = "区域类型"; this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // ultraGroupBox1 // appearance3.BackColor = System.Drawing.Color.Gainsboro; this.ultraGroupBox1.Appearance = appearance3; this.ultraGroupBox1.Controls.Add(this.ultraComboEditor1); this.ultraGroupBox1.Controls.Add(this.label1); 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(676, 54); this.ultraGroupBox1.TabIndex = 0; this.ultraGroupBox1.Text = "查询条件"; // // ultraComboEditor1 // appearance2.BorderColor = System.Drawing.Color.Black; this.ultraComboEditor1.Appearance = appearance2; this.ultraComboEditor1.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.VisualStudio2005; valueListItem1.DataValue = new decimal(new int[] { 1, 0, 0, 0}); valueListItem1.DisplayText = "冷轧原料库"; valueListItem2.DataValue = new decimal(new int[] { 2, 0, 0, 0}); valueListItem2.DisplayText = "冷轧中间库"; valueListItem3.DataValue = new decimal(new int[] { 3, 0, 0, 0}); valueListItem3.DisplayText = "冷轧成品库"; this.ultraComboEditor1.Items.AddRange(new Infragistics.Win.ValueListItem[] { valueListItem1, valueListItem2, valueListItem3}); this.ultraComboEditor1.Location = new System.Drawing.Point(69, 23); this.ultraComboEditor1.Name = "ultraComboEditor1"; this.ultraComboEditor1.Size = new System.Drawing.Size(123, 21); this.ultraComboEditor1.TabIndex = 10; this.ultraComboEditor1.ValueChanged += new System.EventHandler(this.ultraComboEditor1_ValueChanged); // // label1 // this.label1.BackColor = System.Drawing.Color.LightBlue; this.label1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.label1.Location = new System.Drawing.Point(12, 23); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(56, 21); this.label1.TabIndex = 0; this.label1.Text = "区域类型"; this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // UIM010010 // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(676, 407); this.Controls.Add(this.ultraPanel1); this.Name = "UIM010010"; this.Text = "UIM010010"; this.Load += new System.EventHandler(this.UIM010010_Load); this.ultraPanel1.ClientArea.ResumeLayout(false); this.ultraPanel1.ResumeLayout(false); this.ultraPanel2.ClientArea.ResumeLayout(false); this.ultraPanel2.ResumeLayout(false); this.ultraPanel3.ClientArea.ResumeLayout(false); this.ultraPanel3.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.ultraExpandableGroupBoxPanel1.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit(); this.ultraGroupBox1.ResumeLayout(false); this.ultraGroupBox1.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor1)).EndInit(); this.ResumeLayout(false); } #endregion private Infragistics.Win.Misc.UltraPanel ultraPanel1; private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox1; private System.Data.DataSet dataSet1; private Infragistics.Win.Misc.UltraPanel ultraPanel2; private Infragistics.Win.Misc.UltraPanel ultraPanel3; private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1; private Infragistics.Win.Misc.UltraExpandableGroupBox ultraExpandableGroupBox1; private Infragistics.Win.Misc.UltraExpandableGroupBoxPanel ultraExpandableGroupBoxPanel1; private System.Windows.Forms.Label label2; private System.Windows.Forms.Label label1; 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.Windows.Forms.CheckBox checkBox1; private System.Windows.Forms.TextBox textBox3; private System.Windows.Forms.TextBox textBox2; private System.Windows.Forms.Label label6; private System.Windows.Forms.Label label4; private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor2; private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor1; private System.Windows.Forms.Label label5; } }