namespace Core.XgMes.Client.JGKC.SteelPlateManager { partial class frmKCJListQuery { /// /// 必需的设计器变量。 /// 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.UltraWinToolbars.UltraToolbar ultraToolbar1 = new Infragistics.Win.UltraWinToolbars.UltraToolbar("UltraToolbar1"); Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool1 = new Infragistics.Win.UltraWinToolbars.ButtonTool("tlbtnQuery"); Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool2 = new Infragistics.Win.UltraWinToolbars.ButtonTool("tlbtnExport"); Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool3 = new Infragistics.Win.UltraWinToolbars.ButtonTool("tlbtnExt"); Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool4 = new Infragistics.Win.UltraWinToolbars.ButtonTool("tlbtnQuery"); Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool5 = new Infragistics.Win.UltraWinToolbars.ButtonTool("tlbtnExport"); Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool6 = new Infragistics.Win.UltraWinToolbars.ButtonTool("tlbtnExt"); Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Band 0", -1); 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.Appearance appearance10 = new Infragistics.Win.Appearance(); 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.ultraToolbarsManager1 = new Infragistics.Win.UltraWinToolbars.UltraToolbarsManager(this.components); 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(); this.frmZBKCListQuery_Fill_Panel = new System.Windows.Forms.Panel(); this.Grd_Report = new Infragistics.Win.UltraWinGrid.UltraGrid(); this.exp_SetArea = new Infragistics.Win.Misc.UltraExpandableGroupBox(); this.ultraExpandableGroupBoxPanel1 = new Infragistics.Win.Misc.UltraExpandableGroupBoxPanel(); this.Grp_QueryCondition = new Infragistics.Win.Misc.UltraGroupBox(); this.chk_fs = new Infragistics.Win.UltraWinEditors.UltraCheckEditor(); this.ultraExpandableGroupBox1 = new Infragistics.Win.Misc.UltraExpandableGroupBox(); this.ultraExpandableGroupBoxPanel2 = new Infragistics.Win.Misc.UltraExpandableGroupBoxPanel(); this.ctlKCJListStat1 = new Core.XgMes.Client.JGKC.SteelPlateManager.ctlKCJListStat(); this.ctlKCJListQuery1 = new Core.XgMes.Client.JGKC.SteelPlateManager.ctlKCJListQuery(); this.ultraGridExcelExporter = new Infragistics.Win.UltraWinGrid.ExcelExport.UltraGridExcelExporter(); this.panel1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManager1)).BeginInit(); this.frmZBKCListQuery_Fill_Panel.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.Grd_Report)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.exp_SetArea)).BeginInit(); this.exp_SetArea.SuspendLayout(); this.ultraExpandableGroupBoxPanel1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.Grp_QueryCondition)).BeginInit(); this.Grp_QueryCondition.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).BeginInit(); this.ultraExpandableGroupBox1.SuspendLayout(); this.ultraExpandableGroupBoxPanel2.SuspendLayout(); this.SuspendLayout(); // // 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(842, 25); this.panel1.TabIndex = 0; // // 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, 24); this.panel1_Fill_Panel.Name = "panel1_Fill_Panel"; this.panel1_Fill_Panel.Size = new System.Drawing.Size(842, 1); 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.SystemColors.Control; 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, 24); this._panel1_Toolbars_Dock_Area_Left.Name = "_panel1_Toolbars_Dock_Area_Left"; this._panel1_Toolbars_Dock_Area_Left.Size = new System.Drawing.Size(0, 1); this._panel1_Toolbars_Dock_Area_Left.ToolbarsManager = this.ultraToolbarsManager1; // // ultraToolbarsManager1 // this.ultraToolbarsManager1.DesignerFlags = 1; this.ultraToolbarsManager1.DockWithinContainer = this.panel1; ultraToolbar1.DockedColumn = 0; ultraToolbar1.DockedRow = 0; ultraToolbar1.Text = "UltraToolbar1"; ultraToolbar1.Tools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] { buttonTool1, buttonTool2, buttonTool3}); this.ultraToolbarsManager1.Toolbars.AddRange(new Infragistics.Win.UltraWinToolbars.UltraToolbar[] { ultraToolbar1}); buttonTool4.SharedProps.Caption = "查询"; buttonTool4.SharedProps.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText; buttonTool5.SharedProps.Caption = "导出"; buttonTool5.SharedProps.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText; buttonTool6.SharedProps.Caption = "退出"; buttonTool6.SharedProps.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_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.SystemColors.Control; 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(842, 24); this._panel1_Toolbars_Dock_Area_Right.Name = "_panel1_Toolbars_Dock_Area_Right"; this._panel1_Toolbars_Dock_Area_Right.Size = new System.Drawing.Size(0, 1); 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.SystemColors.Control; 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(842, 24); 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.SystemColors.Control; 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(842, 0); this._panel1_Toolbars_Dock_Area_Bottom.ToolbarsManager = this.ultraToolbarsManager1; // // frmZBKCListQuery_Fill_Panel // this.frmZBKCListQuery_Fill_Panel.Controls.Add(this.Grd_Report); this.frmZBKCListQuery_Fill_Panel.Controls.Add(this.exp_SetArea); this.frmZBKCListQuery_Fill_Panel.Controls.Add(this.panel1); this.frmZBKCListQuery_Fill_Panel.Cursor = System.Windows.Forms.Cursors.Default; this.frmZBKCListQuery_Fill_Panel.Dock = System.Windows.Forms.DockStyle.Fill; this.frmZBKCListQuery_Fill_Panel.Location = new System.Drawing.Point(0, 0); this.frmZBKCListQuery_Fill_Panel.Name = "frmZBKCListQuery_Fill_Panel"; this.frmZBKCListQuery_Fill_Panel.Size = new System.Drawing.Size(842, 722); this.frmZBKCListQuery_Fill_Panel.TabIndex = 0; // // Grd_Report // ultraGridBand1.UseRowLayout = true; this.Grd_Report.DisplayLayout.BandsSerializer.Add(ultraGridBand1); this.Grd_Report.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.True; appearance1.BackColor = System.Drawing.SystemColors.ActiveBorder; appearance1.BackColor2 = System.Drawing.SystemColors.ControlDark; appearance1.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical; appearance1.BorderColor = System.Drawing.SystemColors.Window; this.Grd_Report.DisplayLayout.GroupByBox.Appearance = appearance1; appearance2.ForeColor = System.Drawing.SystemColors.GrayText; this.Grd_Report.DisplayLayout.GroupByBox.BandLabelAppearance = appearance2; this.Grd_Report.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid; this.Grd_Report.DisplayLayout.GroupByBox.Hidden = true; 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.Grd_Report.DisplayLayout.GroupByBox.PromptAppearance = appearance3; this.Grd_Report.DisplayLayout.Override.AllowRowFiltering = Infragistics.Win.DefaultableBoolean.True; this.Grd_Report.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.RaisedSoft; this.Grd_Report.DisplayLayout.Override.CellPadding = 0; appearance4.BackColor = System.Drawing.SystemColors.Control; appearance4.BackColor2 = System.Drawing.SystemColors.ControlDark; appearance4.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element; appearance4.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal; appearance4.BorderColor = System.Drawing.SystemColors.Window; this.Grd_Report.DisplayLayout.Override.GroupByRowAppearance = appearance4; appearance5.BackColor = System.Drawing.Color.LightSteelBlue; appearance5.TextHAlign = Infragistics.Win.HAlign.Center; this.Grd_Report.DisplayLayout.Override.HeaderAppearance = appearance5; this.Grd_Report.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.Select; this.Grd_Report.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.Standard; this.Grd_Report.DisplayLayout.Override.MinRowHeight = 21; appearance6.BackColor = System.Drawing.SystemColors.Window; appearance6.BorderColor = System.Drawing.Color.Silver; this.Grd_Report.DisplayLayout.Override.RowAppearance = appearance6; appearance7.BackColor = System.Drawing.Color.LightSteelBlue; this.Grd_Report.DisplayLayout.Override.RowSelectorAppearance = appearance7; this.Grd_Report.DisplayLayout.Override.RowSelectorHeaderStyle = Infragistics.Win.UltraWinGrid.RowSelectorHeaderStyle.SeparateElement; this.Grd_Report.DisplayLayout.Override.RowSelectorNumberStyle = Infragistics.Win.UltraWinGrid.RowSelectorNumberStyle.RowIndex; this.Grd_Report.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.True; this.Grd_Report.DisplayLayout.Override.SelectTypeCell = Infragistics.Win.UltraWinGrid.SelectType.None; appearance8.BackColor = System.Drawing.SystemColors.ControlLight; this.Grd_Report.DisplayLayout.Override.TemplateAddRowAppearance = appearance8; this.Grd_Report.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate; this.Grd_Report.Dock = System.Windows.Forms.DockStyle.Fill; this.Grd_Report.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.Grd_Report.Location = new System.Drawing.Point(0, 268); this.Grd_Report.Name = "Grd_Report"; this.Grd_Report.Size = new System.Drawing.Size(842, 454); this.Grd_Report.TabIndex = 42; // // exp_SetArea // this.exp_SetArea.BackColor = System.Drawing.SystemColors.Control; this.exp_SetArea.Controls.Add(this.ultraExpandableGroupBoxPanel1); this.exp_SetArea.Dock = System.Windows.Forms.DockStyle.Top; this.exp_SetArea.ExpandedSize = new System.Drawing.Size(1004, 320); this.exp_SetArea.Location = new System.Drawing.Point(0, 25); this.exp_SetArea.Name = "exp_SetArea"; this.exp_SetArea.Size = new System.Drawing.Size(842, 243); this.exp_SetArea.SupportThemes = false; this.exp_SetArea.TabIndex = 2; this.exp_SetArea.Text = "统计模式及查询条件设置区域"; this.exp_SetArea.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2003; // // ultraExpandableGroupBoxPanel1 // this.ultraExpandableGroupBoxPanel1.Controls.Add(this.Grp_QueryCondition); this.ultraExpandableGroupBoxPanel1.Dock = System.Windows.Forms.DockStyle.Fill; this.ultraExpandableGroupBoxPanel1.Location = new System.Drawing.Point(2, 22); this.ultraExpandableGroupBoxPanel1.Name = "ultraExpandableGroupBoxPanel1"; this.ultraExpandableGroupBoxPanel1.Size = new System.Drawing.Size(838, 219); this.ultraExpandableGroupBoxPanel1.TabIndex = 0; // // Grp_QueryCondition // appearance9.BackColor = System.Drawing.SystemColors.Control; this.Grp_QueryCondition.ContentAreaAppearance = appearance9; this.Grp_QueryCondition.Controls.Add(this.chk_fs); this.Grp_QueryCondition.Controls.Add(this.ultraExpandableGroupBox1); this.Grp_QueryCondition.Controls.Add(this.ctlKCJListQuery1); this.Grp_QueryCondition.Dock = System.Windows.Forms.DockStyle.Fill; this.Grp_QueryCondition.Location = new System.Drawing.Point(0, 0); this.Grp_QueryCondition.Name = "Grp_QueryCondition"; this.Grp_QueryCondition.Size = new System.Drawing.Size(838, 219); this.Grp_QueryCondition.SupportThemes = false; this.Grp_QueryCondition.TabIndex = 3; this.Grp_QueryCondition.Text = "查询条件"; this.Grp_QueryCondition.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2003; // // chk_fs // appearance10.BackColor = System.Drawing.Color.LightCyan; this.chk_fs.Appearance = appearance10; this.chk_fs.FlatMode = true; this.chk_fs.Location = new System.Drawing.Point(428, 150); this.chk_fs.Name = "chk_fs"; this.chk_fs.Size = new System.Drawing.Size(120, 20); this.chk_fs.TabIndex = 52; this.chk_fs.Text = "统计方式全选"; this.chk_fs.CheckedChanged += new System.EventHandler(this.chk_fs_CheckedChanged); // // ultraExpandableGroupBox1 // this.ultraExpandableGroupBox1.Controls.Add(this.ultraExpandableGroupBoxPanel2); this.ultraExpandableGroupBox1.Dock = System.Windows.Forms.DockStyle.Right; this.ultraExpandableGroupBox1.ExpandedSize = new System.Drawing.Size(285, 274); this.ultraExpandableGroupBox1.HeaderPosition = Infragistics.Win.Misc.GroupBoxHeaderPosition.RightOutsideBorder; this.ultraExpandableGroupBox1.Location = new System.Drawing.Point(551, 20); this.ultraExpandableGroupBox1.Name = "ultraExpandableGroupBox1"; this.ultraExpandableGroupBox1.Size = new System.Drawing.Size(285, 197); this.ultraExpandableGroupBox1.SupportThemes = false; this.ultraExpandableGroupBox1.TabIndex = 51; this.ultraExpandableGroupBox1.Text = "统计方式"; // // ultraExpandableGroupBoxPanel2 // this.ultraExpandableGroupBoxPanel2.Controls.Add(this.ctlKCJListStat1); this.ultraExpandableGroupBoxPanel2.Dock = System.Windows.Forms.DockStyle.Fill; this.ultraExpandableGroupBoxPanel2.Location = new System.Drawing.Point(3, 3); this.ultraExpandableGroupBoxPanel2.Name = "ultraExpandableGroupBoxPanel2"; this.ultraExpandableGroupBoxPanel2.Size = new System.Drawing.Size(258, 191); this.ultraExpandableGroupBoxPanel2.TabIndex = 0; // // ctlKCJListStat1 // this.ctlKCJListStat1.Location = new System.Drawing.Point(0, 2); this.ctlKCJListStat1.Name = "ctlKCJListStat1"; this.ctlKCJListStat1.Size = new System.Drawing.Size(285, 186); this.ctlKCJListStat1.TabIndex = 0; // // ctlKCJListQuery1 // this.ctlKCJListQuery1.AutoSize = true; this.ctlKCJListQuery1.Location = new System.Drawing.Point(0, 22); this.ctlKCJListQuery1.Name = "ctlKCJListQuery1"; this.ctlKCJListQuery1.Size = new System.Drawing.Size(552, 138); this.ctlKCJListQuery1.TabIndex = 2; // // frmKCJListQuery // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(842, 722); this.Controls.Add(this.frmZBKCListQuery_Fill_Panel); this.Name = "frmKCJListQuery"; this.Text = "板加库存综合查询"; this.Load += new System.EventHandler(this.frmKCJListQuery_Load); this.panel1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManager1)).EndInit(); this.frmZBKCListQuery_Fill_Panel.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.Grd_Report)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.exp_SetArea)).EndInit(); this.exp_SetArea.ResumeLayout(false); this.ultraExpandableGroupBoxPanel1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.Grp_QueryCondition)).EndInit(); this.Grp_QueryCondition.ResumeLayout(false); this.Grp_QueryCondition.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).EndInit(); this.ultraExpandableGroupBox1.ResumeLayout(false); this.ultraExpandableGroupBoxPanel2.ResumeLayout(false); this.ResumeLayout(false); } #endregion 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.UltraToolbarsManager ultraToolbarsManager1; 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 System.Windows.Forms.Panel frmZBKCListQuery_Fill_Panel; protected Infragistics.Win.Misc.UltraExpandableGroupBox exp_SetArea; private Infragistics.Win.Misc.UltraExpandableGroupBoxPanel ultraExpandableGroupBoxPanel1; private Infragistics.Win.Misc.UltraGroupBox Grp_QueryCondition; private Infragistics.Win.UltraWinGrid.UltraGrid Grd_Report; private Core.XgMes.Client.JGKC.SteelPlateManager.ctlKCJListQuery ctlKCJListQuery1; private Infragistics.Win.Misc.UltraExpandableGroupBox ultraExpandableGroupBox1; private Infragistics.Win.Misc.UltraExpandableGroupBoxPanel ultraExpandableGroupBoxPanel2; private Infragistics.Win.UltraWinEditors.UltraCheckEditor chk_fs; protected Infragistics.Win.UltraWinGrid.ExcelExport.UltraGridExcelExporter ultraGridExcelExporter; private Core.XgMes.Client.JGKC.SteelPlateManager.ctlKCJListStat ctlKCJListStat1; } }