namespace Core.LgMes.Client.LgDeviceManager { partial class FrmILHistory { /// /// 必需的设计器变量。 /// 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.Appearance appearance1 = new Infragistics.Win.Appearance(); 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.Appearance appearance5 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance(); 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("Output"); Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool3 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Close"); Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool4 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Query"); Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool5 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Output"); Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool6 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Close"); this.ugrdUserinfo = new Infragistics.Win.UltraWinGrid.UltraGrid(); this.ulgrpModel = new Infragistics.Win.Misc.UltraGroupBox(); this.cbmID = new Infragistics.Win.UltraWinEditors.UltraComboEditor(); this.udteEndE = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor(); this.udteStartE = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor(); this.udteEndS = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor(); this.udteStartS = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor(); this.label3 = new System.Windows.Forms.Label(); this.label2 = new System.Windows.Forms.Label(); this.chkEnd = new System.Windows.Forms.CheckBox(); this.chkStart = new System.Windows.Forms.CheckBox(); this.chkID = new System.Windows.Forms.CheckBox(); this.label1 = new System.Windows.Forms.Label(); this.ultraGridExcelExporter1 = new Infragistics.Win.UltraWinGrid.ExcelExport.UltraGridExcelExporter(this.components); 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.ugrdUserinfo)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.ulgrpModel)).BeginInit(); this.ulgrpModel.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.cbmID)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.udteEndE)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.udteStartE)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.udteEndS)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.udteStartS)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManager1)).BeginInit(); this.panel1.SuspendLayout(); this.SuspendLayout(); // // ugrdUserinfo // appearance1.BackColor = System.Drawing.Color.GhostWhite; appearance1.TextVAlignAsString = "Middle"; this.ugrdUserinfo.DisplayLayout.Override.CellAppearance = appearance1; this.ugrdUserinfo.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.RowSelect; appearance2.BackColor = System.Drawing.Color.LightSteelBlue; appearance2.TextHAlignAsString = "Center"; appearance2.TextVAlignAsString = "Middle"; this.ugrdUserinfo.DisplayLayout.Override.HeaderAppearance = appearance2; this.ugrdUserinfo.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.Standard; this.ugrdUserinfo.DisplayLayout.Override.MaxSelectedRows = 0; this.ugrdUserinfo.DisplayLayout.Override.MinRowHeight = 23; appearance3.BackColor = System.Drawing.Color.LightSteelBlue; this.ugrdUserinfo.DisplayLayout.Override.RowSelectorAppearance = appearance3; this.ugrdUserinfo.DisplayLayout.Override.RowSelectorNumberStyle = Infragistics.Win.UltraWinGrid.RowSelectorNumberStyle.RowIndex; this.ugrdUserinfo.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.True; this.ugrdUserinfo.DisplayLayout.Override.SelectTypeCol = Infragistics.Win.UltraWinGrid.SelectType.None; this.ugrdUserinfo.DisplayLayout.Override.SelectTypeRow = Infragistics.Win.UltraWinGrid.SelectType.Single; this.ugrdUserinfo.DisplayLayout.Override.WrapHeaderText = Infragistics.Win.DefaultableBoolean.True; this.ugrdUserinfo.Dock = System.Windows.Forms.DockStyle.Fill; this.ugrdUserinfo.Font = new System.Drawing.Font("宋体", 10.5F); this.ugrdUserinfo.Location = new System.Drawing.Point(0, 104); this.ugrdUserinfo.Name = "ugrdUserinfo"; this.ugrdUserinfo.Size = new System.Drawing.Size(863, 419); this.ugrdUserinfo.TabIndex = 0; // // ulgrpModel // appearance4.FontData.Name = "宋体"; appearance4.FontData.SizeInPoints = 9F; this.ulgrpModel.Appearance = appearance4; this.ulgrpModel.Controls.Add(this.cbmID); this.ulgrpModel.Controls.Add(this.udteEndE); this.ulgrpModel.Controls.Add(this.udteStartE); this.ulgrpModel.Controls.Add(this.udteEndS); this.ulgrpModel.Controls.Add(this.udteStartS); this.ulgrpModel.Controls.Add(this.label3); this.ulgrpModel.Controls.Add(this.label2); this.ulgrpModel.Controls.Add(this.chkEnd); this.ulgrpModel.Controls.Add(this.chkStart); this.ulgrpModel.Controls.Add(this.chkID); 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(863, 79); this.ulgrpModel.TabIndex = 0; // // cbmID // appearance5.BorderAlpha = Infragistics.Win.Alpha.UseAlphaLevel; appearance5.BorderColor = System.Drawing.Color.Black; this.cbmID.Appearance = appearance5; this.cbmID.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid; this.cbmID.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList; this.cbmID.Enabled = false; this.cbmID.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.cbmID.Location = new System.Drawing.Point(459, 13); this.cbmID.Name = "cbmID"; this.cbmID.Size = new System.Drawing.Size(83, 19); this.cbmID.TabIndex = 297; this.cbmID.UseFlatMode = Infragistics.Win.DefaultableBoolean.True; // // udteEndE // appearance6.BackColor = System.Drawing.Color.White; this.udteEndE.Appearance = appearance6; this.udteEndE.BackColor = System.Drawing.Color.White; this.udteEndE.DateTime = new System.DateTime(1753, 1, 1, 0, 0, 0, 0); this.udteEndE.Enabled = false; this.udteEndE.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.udteEndE.FormatProvider = new System.Globalization.CultureInfo("en-US"); this.udteEndE.FormatString = "yyyy-MM-dd "; this.udteEndE.Location = new System.Drawing.Point(258, 42); this.udteEndE.MaskInput = "yyyy-mm-dd"; this.udteEndE.Name = "udteEndE"; this.udteEndE.Size = new System.Drawing.Size(105, 21); this.udteEndE.TabIndex = 296; this.udteEndE.Value = null; // // udteStartE // appearance7.BackColor = System.Drawing.Color.White; this.udteStartE.Appearance = appearance7; this.udteStartE.BackColor = System.Drawing.Color.White; this.udteStartE.DateTime = new System.DateTime(1753, 1, 1, 0, 0, 0, 0); this.udteStartE.Enabled = false; this.udteStartE.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.udteStartE.FormatProvider = new System.Globalization.CultureInfo("en-US"); this.udteStartE.FormatString = "yyyy-MM-dd "; this.udteStartE.Location = new System.Drawing.Point(258, 13); this.udteStartE.MaskInput = "yyyy-mm-dd"; this.udteStartE.Name = "udteStartE"; this.udteStartE.Size = new System.Drawing.Size(105, 21); this.udteStartE.TabIndex = 295; this.udteStartE.Value = null; // // udteEndS // appearance8.BackColor = System.Drawing.Color.White; this.udteEndS.Appearance = appearance8; this.udteEndS.BackColor = System.Drawing.Color.White; this.udteEndS.DateTime = new System.DateTime(1753, 1, 1, 0, 0, 0, 0); this.udteEndS.Enabled = false; this.udteEndS.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.udteEndS.FormatProvider = new System.Globalization.CultureInfo("en-US"); this.udteEndS.FormatString = "yyyy-MM-dd "; this.udteEndS.Location = new System.Drawing.Point(123, 42); this.udteEndS.MaskInput = "yyyy-mm-dd"; this.udteEndS.Name = "udteEndS"; this.udteEndS.Size = new System.Drawing.Size(105, 21); this.udteEndS.TabIndex = 294; this.udteEndS.Value = null; // // udteStartS // appearance9.BackColor = System.Drawing.Color.White; this.udteStartS.Appearance = appearance9; this.udteStartS.BackColor = System.Drawing.Color.White; this.udteStartS.DateTime = new System.DateTime(1753, 1, 1, 0, 0, 0, 0); this.udteStartS.Enabled = false; this.udteStartS.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.udteStartS.FormatProvider = new System.Globalization.CultureInfo("en-US"); this.udteStartS.FormatString = "yyyy-MM-dd "; this.udteStartS.Location = new System.Drawing.Point(123, 13); this.udteStartS.MaskInput = "yyyy-mm-dd"; this.udteStartS.Name = "udteStartS"; this.udteStartS.Size = new System.Drawing.Size(105, 21); this.udteStartS.TabIndex = 293; this.udteStartS.Value = null; // // label3 // this.label3.AutoSize = true; this.label3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label3.Location = new System.Drawing.Point(235, 46); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(17, 12); this.label3.TabIndex = 0; this.label3.Text = "至"; // // label2 // this.label2.AutoSize = true; this.label2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label2.Location = new System.Drawing.Point(235, 17); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(17, 12); this.label2.TabIndex = 0; this.label2.Text = "至"; // // chkEnd // this.chkEnd.AutoSize = true; this.chkEnd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.chkEnd.Location = new System.Drawing.Point(23, 44); this.chkEnd.Name = "chkEnd"; this.chkEnd.Size = new System.Drawing.Size(96, 16); this.chkEnd.TabIndex = 4; this.chkEnd.Text = "结束时间 从"; this.chkEnd.UseVisualStyleBackColor = true; this.chkEnd.CheckedChanged += new System.EventHandler(this.cbxDateTime2_CheckedChanged); // // chkStart // this.chkStart.AutoSize = true; this.chkStart.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.chkStart.Location = new System.Drawing.Point(23, 15); this.chkStart.Name = "chkStart"; this.chkStart.Size = new System.Drawing.Size(96, 16); this.chkStart.TabIndex = 1; this.chkStart.Text = "开始时间 从"; this.chkStart.UseVisualStyleBackColor = true; this.chkStart.CheckedChanged += new System.EventHandler(this.cbxDateTime1_CheckedChanged); // // chkID // this.chkID.AutoSize = true; this.chkID.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.chkID.Location = new System.Drawing.Point(376, 14); this.chkID.Name = "chkID"; this.chkID.Size = new System.Drawing.Size(82, 18); this.chkID.TabIndex = 7; this.chkID.Text = "铁包编号"; this.chkID.UseVisualStyleBackColor = true; this.chkID.CheckedChanged += new System.EventHandler(this.cbxID_CheckedChanged); // // label1 // this.label1.AutoSize = true; this.label1.Location = new System.Drawing.Point(0, 0); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(0, 12); this.label1.TabIndex = 0; this.label1.Visible = false; // // ultraToolbarsManager1 // this.ultraToolbarsManager1.DesignerFlags = 1; this.ultraToolbarsManager1.DockWithinContainer = this.panel1; this.ultraToolbarsManager1.LockToolbars = true; this.ultraToolbarsManager1.ShowQuickCustomizeButton = false; this.ultraToolbarsManager1.Style = Infragistics.Win.UltraWinToolbars.ToolbarStyle.Office2007; ultraToolbar1.DockedColumn = 0; ultraToolbar1.DockedRow = 0; ultraToolbar1.NonInheritedTools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] { buttonTool1, buttonTool2, buttonTool3}); ultraToolbar1.Text = "UltraToolbar1"; this.ultraToolbarsManager1.Toolbars.AddRange(new Infragistics.Win.UltraWinToolbars.UltraToolbar[] { ultraToolbar1}); buttonTool4.SharedPropsInternal.Caption = "查询(&Q)"; buttonTool4.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText; buttonTool5.SharedPropsInternal.Caption = "导出(&P)"; buttonTool5.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText; buttonTool6.SharedPropsInternal.Caption = "关闭(&C)"; buttonTool6.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText; this.ultraToolbarsManager1.Tools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] { buttonTool4, buttonTool5, buttonTool6}); 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(863, 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, 28); this.panel1_Fill_Panel.Name = "panel1_Fill_Panel"; this.panel1_Fill_Panel.Size = new System.Drawing.Size(863, 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, 28); 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(863, 28); 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(863, 28); 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(863, 0); this._panel1_Toolbars_Dock_Area_Bottom.ToolbarsManager = this.ultraToolbarsManager1; // // FrmILHistory // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(863, 523); this.Controls.Add(this.ugrdUserinfo); this.Controls.Add(this.label1); this.Controls.Add(this.ulgrpModel); this.Controls.Add(this.panel1); this.Name = "FrmILHistory"; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; this.Text = "铁包使用记录"; this.Load += new System.EventHandler(this.FrmILHistory_Load); ((System.ComponentModel.ISupportInitialize)(this.ugrdUserinfo)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.ulgrpModel)).EndInit(); this.ulgrpModel.ResumeLayout(false); this.ulgrpModel.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.cbmID)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.udteEndE)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.udteStartE)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.udteEndS)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.udteStartS)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManager1)).EndInit(); this.panel1.ResumeLayout(false); this.ResumeLayout(false); this.PerformLayout(); } #endregion public Infragistics.Win.UltraWinGrid.UltraGrid ugrdUserinfo; public Infragistics.Win.Misc.UltraGroupBox ulgrpModel; private System.Windows.Forms.Label label1; private System.Windows.Forms.Label label2; private System.Windows.Forms.CheckBox chkStart; private System.Windows.Forms.CheckBox chkID; private System.Windows.Forms.Label label3; private System.Windows.Forms.CheckBox chkEnd; private Infragistics.Win.UltraWinGrid.ExcelExport.UltraGridExcelExporter ultraGridExcelExporter1; 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.UltraDateTimeEditor udteStartE; private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor udteEndS; private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor udteStartS; private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor udteEndE; private Infragistics.Win.UltraWinEditors.UltraComboEditor cbmID; } }