namespace Core.StlMes.Client.Judge.Forms { partial class RolledTubePhyFailQueryLg { /// /// 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.ValueListItem valueListItem25 = new Infragistics.Win.ValueListItem(); Infragistics.Win.ValueListItem valueListItem26 = new Infragistics.Win.ValueListItem(); Infragistics.Win.ValueListItem valueListItem1 = new Infragistics.Win.ValueListItem(); Infragistics.Win.ValueListItem valueListItem2 = new Infragistics.Win.ValueListItem(); Infragistics.Win.ValueListItem valueListItem3 = new Infragistics.Win.ValueListItem(); 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.ValueListItem valueListItem7 = new Infragistics.Win.ValueListItem(); Infragistics.Win.ValueListItem valueListItem8 = new Infragistics.Win.ValueListItem(); Infragistics.Win.ValueListItem valueListItem9 = new Infragistics.Win.ValueListItem(); Infragistics.Win.ValueListItem valueListItem10 = new Infragistics.Win.ValueListItem(); Infragistics.Win.ValueListItem valueListItem11 = new Infragistics.Win.ValueListItem(); Infragistics.Win.ValueListItem valueListItem12 = new Infragistics.Win.ValueListItem(); Infragistics.Win.ValueListItem valueListItem13 = new Infragistics.Win.ValueListItem(); Infragistics.Win.ValueListItem valueListItem14 = new Infragistics.Win.ValueListItem(); Infragistics.Win.ValueListItem valueListItem15 = new Infragistics.Win.ValueListItem(); Infragistics.Win.ValueListItem valueListItem16 = new Infragistics.Win.ValueListItem(); Infragistics.Win.ValueListItem valueListItem17 = new Infragistics.Win.ValueListItem(); Infragistics.Win.ValueListItem valueListItem18 = new Infragistics.Win.ValueListItem(); Infragistics.Win.ValueListItem valueListItem19 = new Infragistics.Win.ValueListItem(); Infragistics.Win.ValueListItem valueListItem20 = new Infragistics.Win.ValueListItem(); Infragistics.Win.ValueListItem valueListItem21 = new Infragistics.Win.ValueListItem(); Infragistics.Win.ValueListItem valueListItem22 = new Infragistics.Win.ValueListItem(); Infragistics.Win.ValueListItem valueListItem23 = new Infragistics.Win.ValueListItem(); Infragistics.Win.ValueListItem valueListItem24 = new Infragistics.Win.ValueListItem(); Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance(); this.panel1 = new System.Windows.Forms.Panel(); this.ultraComboEditor5 = new Infragistics.Win.UltraWinEditors.UltraComboEditor(); this.ultraLabel2 = new Infragistics.Win.Misc.UltraLabel(); this.ultraComboEditor3 = new Infragistics.Win.UltraWinEditors.UltraComboEditor(); this.ultraComboEditor4 = new Infragistics.Win.UltraWinEditors.UltraComboEditor(); this.ultraLabel1 = new Infragistics.Win.Misc.UltraLabel(); this.ultraComboEditor1 = new Infragistics.Win.UltraWinEditors.UltraComboEditor(); this.ultraComboEditor2 = new Infragistics.Win.UltraWinEditors.UltraComboEditor(); this.labelComboBox1 = new Core.Mes.Client.Comm.Control.LabelComboBox(); this.ultraGrid1 = new Infragistics.Win.UltraWinGrid.UltraGrid(); this.panel1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor5)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor3)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor4)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.labelComboBox1.ComboBox)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit(); this.SuspendLayout(); // // panel1 // this.panel1.Controls.Add(this.ultraComboEditor5); this.panel1.Controls.Add(this.ultraLabel2); this.panel1.Controls.Add(this.ultraComboEditor3); this.panel1.Controls.Add(this.ultraComboEditor4); this.panel1.Controls.Add(this.ultraLabel1); this.panel1.Controls.Add(this.ultraComboEditor1); this.panel1.Controls.Add(this.ultraComboEditor2); this.panel1.Controls.Add(this.labelComboBox1); this.panel1.Dock = System.Windows.Forms.DockStyle.Top; this.panel1.Location = new System.Drawing.Point(0, 0); this.panel1.Name = "panel1"; this.panel1.Size = new System.Drawing.Size(1310, 45); this.panel1.TabIndex = 2; // // ultraComboEditor5 // valueListItem25.DataValue = "Y"; valueListItem25.DisplayText = "Y"; valueListItem26.DataValue = "N"; valueListItem26.DisplayText = "N"; this.ultraComboEditor5.Items.AddRange(new Infragistics.Win.ValueListItem[] { valueListItem25, valueListItem26}); this.ultraComboEditor5.Location = new System.Drawing.Point(755, 8); this.ultraComboEditor5.Name = "ultraComboEditor5"; this.ultraComboEditor5.Size = new System.Drawing.Size(144, 24); this.ultraComboEditor5.TabIndex = 538; this.ultraComboEditor5.Visible = false; // // ultraLabel2 // this.ultraLabel2.AutoSize = true; this.ultraLabel2.Location = new System.Drawing.Point(262, 12); this.ultraLabel2.Name = "ultraLabel2"; this.ultraLabel2.Size = new System.Drawing.Size(13, 17); this.ultraLabel2.TabIndex = 2; this.ultraLabel2.Text = "-"; // // ultraComboEditor3 // this.ultraComboEditor3.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList; this.ultraComboEditor3.Location = new System.Drawing.Point(281, 7); this.ultraComboEditor3.Margin = new System.Windows.Forms.Padding(4); this.ultraComboEditor3.Name = "ultraComboEditor3"; this.ultraComboEditor3.Size = new System.Drawing.Size(102, 24); this.ultraComboEditor3.TabIndex = 536; // // ultraComboEditor4 // this.ultraComboEditor4.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList; valueListItem1.DataValue = "01"; valueListItem1.DisplayText = "01"; valueListItem2.DataValue = "02"; valueListItem2.DisplayText = "02"; valueListItem3.DataValue = "03"; valueListItem3.DisplayText = "03"; valueListItem4.DataValue = "04"; valueListItem4.DisplayText = "04"; valueListItem5.DataValue = "05"; valueListItem5.DisplayText = "05"; valueListItem6.DataValue = "06"; valueListItem6.DisplayText = "06"; valueListItem7.DataValue = "07"; valueListItem7.DisplayText = "07"; valueListItem8.DataValue = "08"; valueListItem8.DisplayText = "08"; valueListItem9.DataValue = "09"; valueListItem9.DisplayText = "09"; valueListItem10.DataValue = "10"; valueListItem10.DisplayText = "10"; valueListItem11.DataValue = "11"; valueListItem11.DisplayText = "11"; valueListItem12.DataValue = "12"; valueListItem12.DisplayText = "12"; this.ultraComboEditor4.Items.AddRange(new Infragistics.Win.ValueListItem[] { valueListItem1, valueListItem2, valueListItem3, valueListItem4, valueListItem5, valueListItem6, valueListItem7, valueListItem8, valueListItem9, valueListItem10, valueListItem11, valueListItem12}); this.ultraComboEditor4.Location = new System.Drawing.Point(382, 7); this.ultraComboEditor4.Margin = new System.Windows.Forms.Padding(4); this.ultraComboEditor4.Name = "ultraComboEditor4"; this.ultraComboEditor4.Size = new System.Drawing.Size(64, 24); this.ultraComboEditor4.TabIndex = 537; // // ultraLabel1 // this.ultraLabel1.AutoSize = true; this.ultraLabel1.Location = new System.Drawing.Point(12, 12); this.ultraLabel1.Name = "ultraLabel1"; this.ultraLabel1.Size = new System.Drawing.Size(67, 19); this.ultraLabel1.TabIndex = 535; this.ultraLabel1.Text = "结转年月"; // // ultraComboEditor1 // this.ultraComboEditor1.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList; this.ultraComboEditor1.Location = new System.Drawing.Point(85, 7); this.ultraComboEditor1.Margin = new System.Windows.Forms.Padding(4); this.ultraComboEditor1.Name = "ultraComboEditor1"; this.ultraComboEditor1.Size = new System.Drawing.Size(102, 24); this.ultraComboEditor1.TabIndex = 533; // // ultraComboEditor2 // this.ultraComboEditor2.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList; valueListItem13.DataValue = "01"; valueListItem13.DisplayText = "01"; valueListItem14.DataValue = "02"; valueListItem14.DisplayText = "02"; valueListItem15.DataValue = "03"; valueListItem15.DisplayText = "03"; valueListItem16.DataValue = "04"; valueListItem16.DisplayText = "04"; valueListItem17.DataValue = "05"; valueListItem17.DisplayText = "05"; valueListItem18.DataValue = "06"; valueListItem18.DisplayText = "06"; valueListItem19.DataValue = "07"; valueListItem19.DisplayText = "07"; valueListItem20.DataValue = "08"; valueListItem20.DisplayText = "08"; valueListItem21.DataValue = "09"; valueListItem21.DisplayText = "09"; valueListItem22.DataValue = "10"; valueListItem22.DisplayText = "10"; valueListItem23.DataValue = "11"; valueListItem23.DisplayText = "11"; valueListItem24.DataValue = "12"; valueListItem24.DisplayText = "12"; this.ultraComboEditor2.Items.AddRange(new Infragistics.Win.ValueListItem[] { valueListItem13, valueListItem14, valueListItem15, valueListItem16, valueListItem17, valueListItem18, valueListItem19, valueListItem20, valueListItem21, valueListItem22, valueListItem23, valueListItem24}); this.ultraComboEditor2.Location = new System.Drawing.Point(190, 7); this.ultraComboEditor2.Margin = new System.Windows.Forms.Padding(4); this.ultraComboEditor2.Name = "ultraComboEditor2"; this.ultraComboEditor2.Size = new System.Drawing.Size(64, 24); this.ultraComboEditor2.TabIndex = 534; // // labelComboBox1 // // // // this.labelComboBox1.CheckBox.AutoSize = true; this.labelComboBox1.CheckBox.Location = new System.Drawing.Point(5, 5); this.labelComboBox1.CheckBox.Margin = new System.Windows.Forms.Padding(4); this.labelComboBox1.CheckBox.Name = "checkBox1"; this.labelComboBox1.CheckBox.Size = new System.Drawing.Size(18, 17); this.labelComboBox1.CheckBox.TabIndex = 0; this.labelComboBox1.CheckBox.UseVisualStyleBackColor = true; // // // this.labelComboBox1.ComboBox.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.None; this.labelComboBox1.ComboBox.CheckedListSettings.CheckBoxStyle = Infragistics.Win.CheckStyle.CheckBox; this.labelComboBox1.ComboBox.CheckedListSettings.EditorValueSource = Infragistics.Win.EditorWithComboValueSource.CheckedItems; this.labelComboBox1.ComboBox.Dock = System.Windows.Forms.DockStyle.Fill; this.labelComboBox1.ComboBox.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList; this.labelComboBox1.ComboBox.Enabled = false; this.labelComboBox1.ComboBox.ImeMode = System.Windows.Forms.ImeMode.NoControl; this.labelComboBox1.ComboBox.Location = new System.Drawing.Point(0, 0); this.labelComboBox1.ComboBox.Margin = new System.Windows.Forms.Padding(4); this.labelComboBox1.ComboBox.Name = "comboBox1"; this.labelComboBox1.ComboBox.Size = new System.Drawing.Size(154, 24); this.labelComboBox1.ComboBox.TabIndex = 0; // // // this.labelComboBox1.Label.AutoSize = true; this.labelComboBox1.Label.Location = new System.Drawing.Point(25, 5); this.labelComboBox1.Label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.labelComboBox1.Label.Name = "label1"; this.labelComboBox1.Label.Size = new System.Drawing.Size(37, 15); this.labelComboBox1.Label.TabIndex = 2; this.labelComboBox1.Label.Text = "产线"; this.labelComboBox1.Location = new System.Drawing.Point(477, 7); this.labelComboBox1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.labelComboBox1.Name = "labelComboBox1"; this.labelComboBox1.Size = new System.Drawing.Size(220, 28); this.labelComboBox1.TabIndex = 1; // // ultraGrid1 // appearance1.BackColor = System.Drawing.SystemColors.Window; appearance1.BorderColor = System.Drawing.SystemColors.InactiveCaption; this.ultraGrid1.DisplayLayout.Appearance = appearance1; 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; appearance4.ForeColor = System.Drawing.SystemColors.GrayText; this.ultraGrid1.DisplayLayout.GroupByBox.BandLabelAppearance = appearance4; this.ultraGrid1.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid; appearance3.BackColor = System.Drawing.SystemColors.ControlLightLight; appearance3.BackColor2 = System.Drawing.SystemColors.Control; appearance3.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal; appearance3.ForeColor = System.Drawing.SystemColors.GrayText; this.ultraGrid1.DisplayLayout.GroupByBox.PromptAppearance = appearance3; this.ultraGrid1.DisplayLayout.MaxColScrollRegions = 1; this.ultraGrid1.DisplayLayout.MaxRowScrollRegions = 1; appearance7.BackColor = System.Drawing.SystemColors.Window; appearance7.ForeColor = System.Drawing.SystemColors.ControlText; this.ultraGrid1.DisplayLayout.Override.ActiveCellAppearance = appearance7; appearance10.BackColor = System.Drawing.SystemColors.Highlight; appearance10.ForeColor = System.Drawing.SystemColors.HighlightText; this.ultraGrid1.DisplayLayout.Override.ActiveRowAppearance = appearance10; this.ultraGrid1.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted; this.ultraGrid1.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted; appearance12.BackColor = System.Drawing.SystemColors.Window; this.ultraGrid1.DisplayLayout.Override.CardAreaAppearance = appearance12; 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; appearance6.BackColor = System.Drawing.SystemColors.Control; appearance6.BackColor2 = System.Drawing.SystemColors.ControlDark; appearance6.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element; appearance6.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal; appearance6.BorderColor = System.Drawing.SystemColors.Window; this.ultraGrid1.DisplayLayout.Override.GroupByRowAppearance = appearance6; appearance5.TextHAlignAsString = "Left"; this.ultraGrid1.DisplayLayout.Override.HeaderAppearance = appearance5; 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; appearance9.BackColor = System.Drawing.SystemColors.ControlLight; this.ultraGrid1.DisplayLayout.Override.TemplateAddRowAppearance = appearance9; 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, 45); this.ultraGrid1.Name = "ultraGrid1"; this.ultraGrid1.Size = new System.Drawing.Size(1310, 552); this.ultraGrid1.TabIndex = 3; this.ultraGrid1.Text = "ultraGrid1"; // // RolledTubePhyFailQueryLg // this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1310, 597); this.Controls.Add(this.ultraGrid1); this.Controls.Add(this.panel1); this.Name = "RolledTubePhyFailQueryLg"; this.Text = "RolledTubePhyFailQueryLg"; this.Load += new System.EventHandler(this.RolledTubePhyFailQueryLg_Load); this.panel1.ResumeLayout(false); this.panel1.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor5)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor3)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor4)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.labelComboBox1.ComboBox)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit(); this.ResumeLayout(false); } #endregion private System.Windows.Forms.Panel panel1; private Infragistics.Win.Misc.UltraLabel ultraLabel2; private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor3; private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor4; private Infragistics.Win.Misc.UltraLabel ultraLabel1; private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor1; private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor2; private Mes.Client.Comm.Control.LabelComboBox labelComboBox1; private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1; private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor5; } }