namespace Core.LgMes.Client.LgDeviceManager { partial class FrmCLRepairDetail { /// /// 必需的设计器变量。 /// private System.ComponentModel.IContainer components = null; /// /// 清理所有正在使用的资源。 /// /// 如果应释放托管资源,为 true;否则为 false。 protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows 窗体设计器生成的代码 /// /// 设计器支持所需的方法 - 不要 /// 使用代码编辑器修改此方法的内容。 /// private void InitializeComponent() { this.components = new System.ComponentModel.Container(); Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Band 0", -1); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("结晶器编号"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("铸机号"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("维修类别"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("送修时间"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("修复时间"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("维修原因"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("备注"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("记录人"); Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance(); Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn1 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("结晶器编号"); Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn2 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("铸机号"); Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn3 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("维修类别"); Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn4 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("送修时间"); Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn5 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("修复时间"); Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn6 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("维修原因"); Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn7 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("备注"); Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn8 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("记录人"); 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.ValueListItem valueListItem2 = new Infragistics.Win.ValueListItem(); Infragistics.Win.ValueListItem valueListItem3 = new Infragistics.Win.ValueListItem(); Infragistics.Win.ValueListItem valueListItem4 = new Infragistics.Win.ValueListItem(); Infragistics.Win.UltraWinToolbars.UltraToolbar ultraToolbar1 = new Infragistics.Win.UltraWinToolbars.UltraToolbar("UltraToolbar1"); Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool1 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Query"); Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool2 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Close"); Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool3 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Query"); Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool4 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Close"); this.ugrdBaseInfo = new Infragistics.Win.UltraWinGrid.UltraGrid(); this.udsRepairDetail = new Infragistics.Win.UltraWinDataSource.UltraDataSource(this.components); this.ulgrpModel = new Infragistics.Win.Misc.UltraGroupBox(); this.ucmbID = new Infragistics.Win.UltraWinEditors.UltraComboEditor(); this.ucmbCCM = new Infragistics.Win.UltraWinEditors.UltraComboEditor(); this.udteQEndTime = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor(); this.udteQStartTime = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor(); this.chkCCM = new System.Windows.Forms.CheckBox(); this.chkQLadleName = new System.Windows.Forms.CheckBox(); this.chkQEndTime = new System.Windows.Forms.CheckBox(); this.chkQStartTime = new System.Windows.Forms.CheckBox(); this.ultraToolbarsManager1 = new Infragistics.Win.UltraWinToolbars.UltraToolbarsManager(this.components); this.panel1 = new System.Windows.Forms.Panel(); this.panel1_Fill_Panel = new System.Windows.Forms.Panel(); this._panel1_Toolbars_Dock_Area_Left = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea(); this._panel1_Toolbars_Dock_Area_Right = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea(); this._panel1_Toolbars_Dock_Area_Top = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea(); this._panel1_Toolbars_Dock_Area_Bottom = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea(); ((System.ComponentModel.ISupportInitialize)(this.ugrdBaseInfo)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.udsRepairDetail)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.ulgrpModel)).BeginInit(); this.ulgrpModel.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.ucmbID)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.ucmbCCM)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.udteQEndTime)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.udteQStartTime)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManager1)).BeginInit(); this.panel1.SuspendLayout(); this.SuspendLayout(); // // ugrdBaseInfo // this.ugrdBaseInfo.DataSource = this.udsRepairDetail; ultraGridColumn1.Header.VisiblePosition = 0; ultraGridColumn1.Width = 71; ultraGridColumn2.Header.VisiblePosition = 1; ultraGridColumn2.Width = 84; ultraGridColumn3.Header.VisiblePosition = 2; ultraGridColumn3.Width = 71; ultraGridColumn4.Header.VisiblePosition = 3; ultraGridColumn4.Width = 133; ultraGridColumn5.Header.VisiblePosition = 4; ultraGridColumn5.Width = 135; ultraGridColumn6.Header.VisiblePosition = 5; ultraGridColumn6.Width = 133; ultraGridColumn7.Header.VisiblePosition = 6; ultraGridColumn7.Width = 152; ultraGridColumn8.Header.VisiblePosition = 7; ultraGridColumn8.Width = 92; ultraGridBand1.Columns.AddRange(new object[] { ultraGridColumn1, ultraGridColumn2, ultraGridColumn3, ultraGridColumn4, ultraGridColumn5, ultraGridColumn6, ultraGridColumn7, ultraGridColumn8}); this.ugrdBaseInfo.DisplayLayout.BandsSerializer.Add(ultraGridBand1); appearance1.BackColor = System.Drawing.Color.LightSteelBlue; this.ugrdBaseInfo.DisplayLayout.Override.HeaderAppearance = appearance1; this.ugrdBaseInfo.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.Standard; this.ugrdBaseInfo.Dock = System.Windows.Forms.DockStyle.Fill; this.ugrdBaseInfo.Font = new System.Drawing.Font("宋体", 9F); this.ugrdBaseInfo.Location = new System.Drawing.Point(0, 62); this.ugrdBaseInfo.Name = "ugrdBaseInfo"; this.ugrdBaseInfo.Size = new System.Drawing.Size(895, 483); this.ugrdBaseInfo.TabIndex = 1; // // udsRepairDetail // this.udsRepairDetail.Band.Columns.AddRange(new object[] { ultraDataColumn1, ultraDataColumn2, ultraDataColumn3, ultraDataColumn4, ultraDataColumn5, ultraDataColumn6, ultraDataColumn7, ultraDataColumn8}); this.udsRepairDetail.Rows.AddRange(new object[] { new Infragistics.Win.UltraWinDataSource.UltraDataRow(new object[0])}); // // ulgrpModel // appearance2.FontData.Name = "宋体"; appearance2.FontData.SizeInPoints = 9F; this.ulgrpModel.Appearance = appearance2; this.ulgrpModel.Controls.Add(this.ucmbID); this.ulgrpModel.Controls.Add(this.ucmbCCM); this.ulgrpModel.Controls.Add(this.udteQEndTime); this.ulgrpModel.Controls.Add(this.udteQStartTime); this.ulgrpModel.Controls.Add(this.chkCCM); this.ulgrpModel.Controls.Add(this.chkQLadleName); this.ulgrpModel.Controls.Add(this.chkQEndTime); this.ulgrpModel.Controls.Add(this.chkQStartTime); this.ulgrpModel.Dock = System.Windows.Forms.DockStyle.Top; this.ulgrpModel.Location = new System.Drawing.Point(0, 25); this.ulgrpModel.Name = "ulgrpModel"; this.ulgrpModel.Size = new System.Drawing.Size(895, 37); this.ulgrpModel.TabIndex = 0; // // ucmbID // appearance3.BorderAlpha = Infragistics.Win.Alpha.UseAlphaLevel; appearance3.BorderColor = System.Drawing.Color.Black; this.ucmbID.Appearance = appearance3; this.ucmbID.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid; this.ucmbID.Enabled = false; this.ucmbID.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.ucmbID.Location = new System.Drawing.Point(251, 9); this.ucmbID.Name = "ucmbID"; this.ucmbID.Size = new System.Drawing.Size(64, 19); this.ucmbID.TabIndex = 286; this.ucmbID.UseFlatMode = Infragistics.Win.DefaultableBoolean.True; // // ucmbCCM // appearance4.BorderAlpha = Infragistics.Win.Alpha.UseAlphaLevel; appearance4.BorderColor = System.Drawing.Color.Black; this.ucmbCCM.Appearance = appearance4; this.ucmbCCM.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid; this.ucmbCCM.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList; this.ucmbCCM.Enabled = false; this.ucmbCCM.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); valueListItem2.DataValue = "1"; valueListItem2.DisplayText = "1#连铸机"; valueListItem3.DataValue = "2"; valueListItem3.DisplayText = "2#连铸机"; valueListItem4.DataValue = "3"; valueListItem4.DisplayText = "3#连铸机"; this.ucmbCCM.Items.AddRange(new Infragistics.Win.ValueListItem[] { valueListItem2, valueListItem3, valueListItem4}); this.ucmbCCM.Location = new System.Drawing.Point(76, 9); this.ucmbCCM.Name = "ucmbCCM"; this.ucmbCCM.Size = new System.Drawing.Size(81, 19); this.ucmbCCM.TabIndex = 285; this.ucmbCCM.UseFlatMode = Infragistics.Win.DefaultableBoolean.True; // // udteQEndTime // this.udteQEndTime.Enabled = false; this.udteQEndTime.Location = new System.Drawing.Point(596, 8); this.udteQEndTime.MaskInput = "{date}"; this.udteQEndTime.Name = "udteQEndTime"; this.udteQEndTime.Size = new System.Drawing.Size(114, 21); this.udteQEndTime.TabIndex = 7; // // udteQStartTime // this.udteQStartTime.Location = new System.Drawing.Point(399, 8); this.udteQStartTime.MaskInput = "{date}"; this.udteQStartTime.Name = "udteQStartTime"; this.udteQStartTime.Size = new System.Drawing.Size(114, 21); this.udteQStartTime.TabIndex = 5; // // chkCCM // this.chkCCM.AutoSize = true; this.chkCCM.BackColor = System.Drawing.Color.Transparent; this.chkCCM.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.chkCCM.Font = new System.Drawing.Font("宋体", 9F); this.chkCCM.Location = new System.Drawing.Point(18, 8); this.chkCCM.Name = "chkCCM"; this.chkCCM.Size = new System.Drawing.Size(57, 16); this.chkCCM.TabIndex = 0; this.chkCCM.Text = "铸机号"; this.chkCCM.UseVisualStyleBackColor = false; this.chkCCM.CheckedChanged += new System.EventHandler(this.cbCCM_CheckedChanged); // // chkQLadleName // this.chkQLadleName.AutoSize = true; this.chkQLadleName.BackColor = System.Drawing.Color.Transparent; this.chkQLadleName.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.chkQLadleName.Font = new System.Drawing.Font("宋体", 9F); this.chkQLadleName.Location = new System.Drawing.Point(168, 8); this.chkQLadleName.Name = "chkQLadleName"; this.chkQLadleName.Size = new System.Drawing.Size(81, 16); this.chkQLadleName.TabIndex = 2; this.chkQLadleName.Text = "结晶器编号"; this.chkQLadleName.UseVisualStyleBackColor = false; this.chkQLadleName.CheckedChanged += new System.EventHandler(this.chkQLadleName_CheckedChanged); // // chkQEndTime // this.chkQEndTime.AutoSize = true; this.chkQEndTime.BackColor = System.Drawing.Color.Transparent; this.chkQEndTime.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.chkQEndTime.Font = new System.Drawing.Font("宋体", 9F); this.chkQEndTime.Location = new System.Drawing.Point(525, 8); this.chkQEndTime.Name = "chkQEndTime"; this.chkQEndTime.Size = new System.Drawing.Size(69, 16); this.chkQEndTime.TabIndex = 6; this.chkQEndTime.Text = "修复时间"; this.chkQEndTime.UseVisualStyleBackColor = false; this.chkQEndTime.CheckedChanged += new System.EventHandler(this.chkQEndTime_CheckedChanged); // // chkQStartTime // this.chkQStartTime.AutoSize = true; this.chkQStartTime.BackColor = System.Drawing.Color.Transparent; this.chkQStartTime.Checked = true; this.chkQStartTime.CheckState = System.Windows.Forms.CheckState.Checked; this.chkQStartTime.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.chkQStartTime.Font = new System.Drawing.Font("宋体", 9F); this.chkQStartTime.Location = new System.Drawing.Point(329, 8); this.chkQStartTime.Name = "chkQStartTime"; this.chkQStartTime.Size = new System.Drawing.Size(69, 16); this.chkQStartTime.TabIndex = 4; this.chkQStartTime.Text = "送修时间"; this.chkQStartTime.UseVisualStyleBackColor = false; this.chkQStartTime.CheckedChanged += new System.EventHandler(this.chkQStartTime_CheckedChanged); // // ultraToolbarsManager1 // this.ultraToolbarsManager1.DesignerFlags = 1; this.ultraToolbarsManager1.DockWithinContainer = this.panel1; this.ultraToolbarsManager1.LockToolbars = true; this.ultraToolbarsManager1.ShowFullMenusDelay = 500; this.ultraToolbarsManager1.ShowQuickCustomizeButton = false; this.ultraToolbarsManager1.Style = Infragistics.Win.UltraWinToolbars.ToolbarStyle.Office2007; ultraToolbar1.DockedColumn = 0; ultraToolbar1.DockedRow = 0; buttonTool2.InstanceProps.IsFirstInGroup = true; ultraToolbar1.NonInheritedTools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] { buttonTool1, buttonTool2}); ultraToolbar1.Text = "UltraToolbar1"; this.ultraToolbarsManager1.Toolbars.AddRange(new Infragistics.Win.UltraWinToolbars.UltraToolbar[] { ultraToolbar1}); buttonTool3.SharedPropsInternal.Caption = "查询(&Q)"; buttonTool3.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText; buttonTool4.SharedPropsInternal.Caption = "关闭(&C)"; buttonTool4.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText; this.ultraToolbarsManager1.Tools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] { buttonTool3, buttonTool4}); this.ultraToolbarsManager1.ToolClick += new Infragistics.Win.UltraWinToolbars.ToolClickEventHandler(this.ultraToolbarsManager1_ToolClick); // // panel1 // this.panel1.Controls.Add(this.panel1_Fill_Panel); this.panel1.Controls.Add(this._panel1_Toolbars_Dock_Area_Left); this.panel1.Controls.Add(this._panel1_Toolbars_Dock_Area_Right); this.panel1.Controls.Add(this._panel1_Toolbars_Dock_Area_Top); this.panel1.Controls.Add(this._panel1_Toolbars_Dock_Area_Bottom); 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(895, 25); this.panel1.TabIndex = 11; // // panel1_Fill_Panel // this.panel1_Fill_Panel.Cursor = System.Windows.Forms.Cursors.Default; this.panel1_Fill_Panel.Dock = System.Windows.Forms.DockStyle.Fill; this.panel1_Fill_Panel.Location = new System.Drawing.Point(0, 26); this.panel1_Fill_Panel.Name = "panel1_Fill_Panel"; this.panel1_Fill_Panel.Size = new System.Drawing.Size(895, 0); this.panel1_Fill_Panel.TabIndex = 0; // // _panel1_Toolbars_Dock_Area_Left // this._panel1_Toolbars_Dock_Area_Left.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping; this._panel1_Toolbars_Dock_Area_Left.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255))))); this._panel1_Toolbars_Dock_Area_Left.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Left; this._panel1_Toolbars_Dock_Area_Left.ForeColor = System.Drawing.SystemColors.ControlText; this._panel1_Toolbars_Dock_Area_Left.Location = new System.Drawing.Point(0, 26); this._panel1_Toolbars_Dock_Area_Left.Name = "_panel1_Toolbars_Dock_Area_Left"; this._panel1_Toolbars_Dock_Area_Left.Size = new System.Drawing.Size(0, 0); this._panel1_Toolbars_Dock_Area_Left.ToolbarsManager = this.ultraToolbarsManager1; // // _panel1_Toolbars_Dock_Area_Right // this._panel1_Toolbars_Dock_Area_Right.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping; this._panel1_Toolbars_Dock_Area_Right.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255))))); this._panel1_Toolbars_Dock_Area_Right.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Right; this._panel1_Toolbars_Dock_Area_Right.ForeColor = System.Drawing.SystemColors.ControlText; this._panel1_Toolbars_Dock_Area_Right.Location = new System.Drawing.Point(895, 26); this._panel1_Toolbars_Dock_Area_Right.Name = "_panel1_Toolbars_Dock_Area_Right"; this._panel1_Toolbars_Dock_Area_Right.Size = new System.Drawing.Size(0, 0); this._panel1_Toolbars_Dock_Area_Right.ToolbarsManager = this.ultraToolbarsManager1; // // _panel1_Toolbars_Dock_Area_Top // this._panel1_Toolbars_Dock_Area_Top.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping; this._panel1_Toolbars_Dock_Area_Top.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255))))); this._panel1_Toolbars_Dock_Area_Top.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Top; this._panel1_Toolbars_Dock_Area_Top.ForeColor = System.Drawing.SystemColors.ControlText; this._panel1_Toolbars_Dock_Area_Top.Location = new System.Drawing.Point(0, 0); this._panel1_Toolbars_Dock_Area_Top.Name = "_panel1_Toolbars_Dock_Area_Top"; this._panel1_Toolbars_Dock_Area_Top.Size = new System.Drawing.Size(895, 26); this._panel1_Toolbars_Dock_Area_Top.ToolbarsManager = this.ultraToolbarsManager1; // // _panel1_Toolbars_Dock_Area_Bottom // this._panel1_Toolbars_Dock_Area_Bottom.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping; this._panel1_Toolbars_Dock_Area_Bottom.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255))))); this._panel1_Toolbars_Dock_Area_Bottom.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Bottom; this._panel1_Toolbars_Dock_Area_Bottom.ForeColor = System.Drawing.SystemColors.ControlText; this._panel1_Toolbars_Dock_Area_Bottom.Location = new System.Drawing.Point(0, 25); this._panel1_Toolbars_Dock_Area_Bottom.Name = "_panel1_Toolbars_Dock_Area_Bottom"; this._panel1_Toolbars_Dock_Area_Bottom.Size = new System.Drawing.Size(895, 0); this._panel1_Toolbars_Dock_Area_Bottom.ToolbarsManager = this.ultraToolbarsManager1; // // FrmCLRepairDetail // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(895, 545); this.Controls.Add(this.ugrdBaseInfo); this.Controls.Add(this.ulgrpModel); this.Controls.Add(this.panel1); this.MaximizeBox = false; this.MinimizeBox = false; this.Name = "FrmCLRepairDetail"; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; this.Text = "结晶器维修记录查询"; this.Load += new System.EventHandler(this.FrmCLRepairDetail_Load); ((System.ComponentModel.ISupportInitialize)(this.ugrdBaseInfo)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.udsRepairDetail)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.ulgrpModel)).EndInit(); this.ulgrpModel.ResumeLayout(false); this.ulgrpModel.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.ucmbID)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.ucmbCCM)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.udteQEndTime)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.udteQStartTime)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManager1)).EndInit(); this.panel1.ResumeLayout(false); this.ResumeLayout(false); } #endregion public Infragistics.Win.UltraWinGrid.UltraGrid ugrdBaseInfo; public Infragistics.Win.Misc.UltraGroupBox ulgrpModel; private System.Windows.Forms.CheckBox chkQEndTime; private System.Windows.Forms.CheckBox chkQStartTime; private Infragistics.Win.UltraWinDataSource.UltraDataSource udsRepairDetail; private System.Windows.Forms.CheckBox chkQLadleName; private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor udteQStartTime; private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor udteQEndTime; private System.Windows.Forms.CheckBox chkCCM; private Infragistics.Win.UltraWinToolbars.UltraToolbarsManager ultraToolbarsManager1; private System.Windows.Forms.Panel panel1; private System.Windows.Forms.Panel panel1_Fill_Panel; private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _panel1_Toolbars_Dock_Area_Left; private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _panel1_Toolbars_Dock_Area_Right; private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _panel1_Toolbars_Dock_Area_Top; private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _panel1_Toolbars_Dock_Area_Bottom; private Infragistics.Win.UltraWinEditors.UltraComboEditor ucmbID; private Infragistics.Win.UltraWinEditors.UltraComboEditor ucmbCCM; } }