namespace NXWMS.Forms.Report { partial class frmBinUseSituationReport { /// /// 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() { System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmBinUseSituationReport)); this.kryptonGroupBox2 = new ComponentFactory.Krypton.Toolkit.KryptonGroupBox(); this.tableLayoutPanel3 = new System.Windows.Forms.TableLayoutPanel(); this.btnSearchImport = new ComponentFactory.Krypton.Toolkit.KryptonButton(); this.btnSearchExport = new ComponentFactory.Krypton.Toolkit.KryptonButton(); this.btnSearch = new ComponentFactory.Krypton.Toolkit.KryptonButton(); this.tableLayoutPanel2 = new System.Windows.Forms.TableLayoutPanel(); this.kryptonLabel9 = new ComponentFactory.Krypton.Toolkit.KryptonLabel(); this.kryptonLabel10 = new ComponentFactory.Krypton.Toolkit.KryptonLabel(); this.txtSearchWarehouse = new ComponentFactory.Krypton.Toolkit.KryptonTextBox(); this.kryptonLabel3 = new ComponentFactory.Krypton.Toolkit.KryptonLabel(); this.kryptonLabel4 = new ComponentFactory.Krypton.Toolkit.KryptonLabel(); this.kryptonLabel6 = new ComponentFactory.Krypton.Toolkit.KryptonLabel(); this.txtSearchRegion = new ComponentFactory.Krypton.Toolkit.KryptonTextBox(); this.numSearchIdleBinQTY = new ComponentFactory.Krypton.Toolkit.KryptonNumericUpDown(); this.numSearchEmplyBinQTY = new ComponentFactory.Krypton.Toolkit.KryptonNumericUpDown(); this.numSearchFullBinQTY = new ComponentFactory.Krypton.Toolkit.KryptonNumericUpDown(); this.numSearchInstockOccupyQTY = new ComponentFactory.Krypton.Toolkit.KryptonNumericUpDown(); this.numSearchOutstockOccupyQTY = new ComponentFactory.Krypton.Toolkit.KryptonNumericUpDown(); this.kryptonLabel1 = new ComponentFactory.Krypton.Toolkit.KryptonLabel(); this.kryptonLabel2 = new ComponentFactory.Krypton.Toolkit.KryptonLabel(); this.kryptonLabel5 = new ComponentFactory.Krypton.Toolkit.KryptonLabel(); this.numSearchDisableOccupyQTY = new ComponentFactory.Krypton.Toolkit.KryptonNumericUpDown(); this.dataGridView = new ComponentFactory.Krypton.Toolkit.KryptonDataGridView(); this.Column15 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Column16 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Column17 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Column18 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Column19 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Column20 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Column21 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Column22 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Column23 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Column24 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Column27 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Column25 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Column26 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.pageTool = new NXWMS.Client.FrmCustom.PageToolbar(); ((System.ComponentModel.ISupportInitialize)(this.kryptonGroupBox2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.kryptonGroupBox2.Panel)).BeginInit(); this.kryptonGroupBox2.Panel.SuspendLayout(); this.kryptonGroupBox2.SuspendLayout(); this.tableLayoutPanel3.SuspendLayout(); this.tableLayoutPanel2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.dataGridView)).BeginInit(); this.SuspendLayout(); // // kryptonGroupBox2 // this.kryptonGroupBox2.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.kryptonGroupBox2.CaptionOverlap = 0D; this.kryptonGroupBox2.Location = new System.Drawing.Point(2, 3); this.kryptonGroupBox2.Name = "kryptonGroupBox2"; // // kryptonGroupBox2.Panel // this.kryptonGroupBox2.Panel.Controls.Add(this.tableLayoutPanel3); this.kryptonGroupBox2.Panel.Controls.Add(this.tableLayoutPanel2); this.kryptonGroupBox2.Size = new System.Drawing.Size(1142, 139); this.kryptonGroupBox2.TabIndex = 77; this.kryptonGroupBox2.Values.Heading = "查询"; this.kryptonGroupBox2.Values.Image = global::NXWMS.Properties.Resources.cx; // // tableLayoutPanel3 // this.tableLayoutPanel3.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.tableLayoutPanel3.BackColor = System.Drawing.Color.Transparent; this.tableLayoutPanel3.ColumnCount = 3; this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F)); this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F)); this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F)); this.tableLayoutPanel3.Controls.Add(this.btnSearchImport, 2, 0); this.tableLayoutPanel3.Controls.Add(this.btnSearchExport, 1, 0); this.tableLayoutPanel3.Controls.Add(this.btnSearch, 0, 0); this.tableLayoutPanel3.Location = new System.Drawing.Point(863, 76); this.tableLayoutPanel3.Name = "tableLayoutPanel3"; this.tableLayoutPanel3.RowCount = 1; this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F)); this.tableLayoutPanel3.Size = new System.Drawing.Size(272, 37); this.tableLayoutPanel3.TabIndex = 1; // // btnSearchImport // this.btnSearchImport.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.btnSearchImport.Location = new System.Drawing.Point(183, 3); this.btnSearchImport.Name = "btnSearchImport"; this.btnSearchImport.Size = new System.Drawing.Size(86, 31); this.btnSearchImport.TabIndex = 2; this.btnSearchImport.Values.Image = global::NXWMS.Properties.Resources.import; this.btnSearchImport.Values.Text = "导入"; // // btnSearchExport // this.btnSearchExport.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.btnSearchExport.Location = new System.Drawing.Point(93, 3); this.btnSearchExport.Name = "btnSearchExport"; this.btnSearchExport.Size = new System.Drawing.Size(84, 31); this.btnSearchExport.TabIndex = 1; this.btnSearchExport.Values.Image = global::NXWMS.Properties.Resources.export; this.btnSearchExport.Values.Text = "导出"; this.btnSearchExport.Click += new System.EventHandler(this.btnSearchExport_Click); // // btnSearch // this.btnSearch.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.btnSearch.Location = new System.Drawing.Point(3, 3); this.btnSearch.Name = "btnSearch"; this.btnSearch.Size = new System.Drawing.Size(84, 31); this.btnSearch.TabIndex = 0; this.btnSearch.Values.Image = global::NXWMS.Properties.Resources.search2; this.btnSearch.Values.Text = "查询"; this.btnSearch.Click += new System.EventHandler(this.btnSearch_Click); // // tableLayoutPanel2 // this.tableLayoutPanel2.BackColor = System.Drawing.Color.Transparent; this.tableLayoutPanel2.ColumnCount = 8; this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 100F)); this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 25F)); this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 100F)); this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 25F)); this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 100F)); this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 25F)); this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 100F)); this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 25F)); this.tableLayoutPanel2.Controls.Add(this.kryptonLabel9, 2, 0); this.tableLayoutPanel2.Controls.Add(this.kryptonLabel10, 0, 0); this.tableLayoutPanel2.Controls.Add(this.txtSearchWarehouse, 1, 0); this.tableLayoutPanel2.Controls.Add(this.kryptonLabel3, 4, 0); this.tableLayoutPanel2.Controls.Add(this.kryptonLabel4, 6, 0); this.tableLayoutPanel2.Controls.Add(this.kryptonLabel6, 0, 1); this.tableLayoutPanel2.Controls.Add(this.txtSearchRegion, 3, 0); this.tableLayoutPanel2.Controls.Add(this.numSearchIdleBinQTY, 5, 0); this.tableLayoutPanel2.Controls.Add(this.numSearchEmplyBinQTY, 7, 0); this.tableLayoutPanel2.Controls.Add(this.numSearchFullBinQTY, 1, 1); this.tableLayoutPanel2.Controls.Add(this.numSearchInstockOccupyQTY, 3, 1); this.tableLayoutPanel2.Controls.Add(this.numSearchOutstockOccupyQTY, 5, 1); this.tableLayoutPanel2.Controls.Add(this.kryptonLabel1, 2, 1); this.tableLayoutPanel2.Controls.Add(this.kryptonLabel2, 4, 1); this.tableLayoutPanel2.Controls.Add(this.kryptonLabel5, 6, 1); this.tableLayoutPanel2.Controls.Add(this.numSearchDisableOccupyQTY, 7, 1); this.tableLayoutPanel2.Dock = System.Windows.Forms.DockStyle.Top; this.tableLayoutPanel2.Location = new System.Drawing.Point(0, 0); this.tableLayoutPanel2.Name = "tableLayoutPanel2"; this.tableLayoutPanel2.RowCount = 2; this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 30F)); this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 30F)); this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F)); this.tableLayoutPanel2.Size = new System.Drawing.Size(1138, 61); this.tableLayoutPanel2.TabIndex = 0; // // kryptonLabel9 // this.kryptonLabel9.AutoSize = false; this.kryptonLabel9.Dock = System.Windows.Forms.DockStyle.Fill; this.kryptonLabel9.Location = new System.Drawing.Point(287, 3); this.kryptonLabel9.Name = "kryptonLabel9"; this.kryptonLabel9.RightToLeft = System.Windows.Forms.RightToLeft.Yes; this.kryptonLabel9.Size = new System.Drawing.Size(94, 24); this.kryptonLabel9.TabIndex = 2; this.kryptonLabel9.Values.Text = "库区信息"; // // kryptonLabel10 // this.kryptonLabel10.AutoSize = false; this.kryptonLabel10.Dock = System.Windows.Forms.DockStyle.Fill; this.kryptonLabel10.Location = new System.Drawing.Point(3, 3); this.kryptonLabel10.Name = "kryptonLabel10"; this.kryptonLabel10.RightToLeft = System.Windows.Forms.RightToLeft.Yes; this.kryptonLabel10.Size = new System.Drawing.Size(94, 24); this.kryptonLabel10.TabIndex = 0; this.kryptonLabel10.Values.Text = "仓库信息"; // // txtSearchWarehouse // this.txtSearchWarehouse.Dock = System.Windows.Forms.DockStyle.Fill; this.txtSearchWarehouse.Location = new System.Drawing.Point(103, 3); this.txtSearchWarehouse.Name = "txtSearchWarehouse"; this.txtSearchWarehouse.Size = new System.Drawing.Size(178, 23); this.txtSearchWarehouse.TabIndex = 1; // // kryptonLabel3 // this.kryptonLabel3.AutoSize = false; this.kryptonLabel3.Dock = System.Windows.Forms.DockStyle.Fill; this.kryptonLabel3.Location = new System.Drawing.Point(571, 3); this.kryptonLabel3.Name = "kryptonLabel3"; this.kryptonLabel3.RightToLeft = System.Windows.Forms.RightToLeft.Yes; this.kryptonLabel3.Size = new System.Drawing.Size(94, 24); this.kryptonLabel3.TabIndex = 11; this.kryptonLabel3.Values.Text = "空闲库位数"; // // kryptonLabel4 // this.kryptonLabel4.AutoSize = false; this.kryptonLabel4.Dock = System.Windows.Forms.DockStyle.Fill; this.kryptonLabel4.Location = new System.Drawing.Point(855, 3); this.kryptonLabel4.Name = "kryptonLabel4"; this.kryptonLabel4.RightToLeft = System.Windows.Forms.RightToLeft.Yes; this.kryptonLabel4.Size = new System.Drawing.Size(94, 24); this.kryptonLabel4.TabIndex = 13; this.kryptonLabel4.Values.Text = "空托库位数"; // // kryptonLabel6 // this.kryptonLabel6.AutoSize = false; this.kryptonLabel6.Dock = System.Windows.Forms.DockStyle.Fill; this.kryptonLabel6.Location = new System.Drawing.Point(3, 33); this.kryptonLabel6.Name = "kryptonLabel6"; this.kryptonLabel6.RightToLeft = System.Windows.Forms.RightToLeft.Yes; this.kryptonLabel6.Size = new System.Drawing.Size(94, 25); this.kryptonLabel6.TabIndex = 15; this.kryptonLabel6.Values.Text = "满托在库数"; // // txtSearchRegion // this.txtSearchRegion.Dock = System.Windows.Forms.DockStyle.Fill; this.txtSearchRegion.Location = new System.Drawing.Point(387, 3); this.txtSearchRegion.Name = "txtSearchRegion"; this.txtSearchRegion.Size = new System.Drawing.Size(178, 23); this.txtSearchRegion.TabIndex = 28; // // numSearchIdleBinQTY // this.numSearchIdleBinQTY.Dock = System.Windows.Forms.DockStyle.Fill; this.numSearchIdleBinQTY.Location = new System.Drawing.Point(671, 3); this.numSearchIdleBinQTY.Name = "numSearchIdleBinQTY"; this.numSearchIdleBinQTY.Size = new System.Drawing.Size(178, 24); this.numSearchIdleBinQTY.TabIndex = 114; // // numSearchEmplyBinQTY // this.numSearchEmplyBinQTY.Dock = System.Windows.Forms.DockStyle.Fill; this.numSearchEmplyBinQTY.Location = new System.Drawing.Point(955, 3); this.numSearchEmplyBinQTY.Name = "numSearchEmplyBinQTY"; this.numSearchEmplyBinQTY.Size = new System.Drawing.Size(180, 24); this.numSearchEmplyBinQTY.TabIndex = 115; // // numSearchFullBinQTY // this.numSearchFullBinQTY.Dock = System.Windows.Forms.DockStyle.Fill; this.numSearchFullBinQTY.Location = new System.Drawing.Point(103, 33); this.numSearchFullBinQTY.Name = "numSearchFullBinQTY"; this.numSearchFullBinQTY.Size = new System.Drawing.Size(178, 25); this.numSearchFullBinQTY.TabIndex = 116; // // numSearchInstockOccupyQTY // this.numSearchInstockOccupyQTY.Dock = System.Windows.Forms.DockStyle.Fill; this.numSearchInstockOccupyQTY.Location = new System.Drawing.Point(387, 33); this.numSearchInstockOccupyQTY.Name = "numSearchInstockOccupyQTY"; this.numSearchInstockOccupyQTY.Size = new System.Drawing.Size(178, 25); this.numSearchInstockOccupyQTY.TabIndex = 117; // // numSearchOutstockOccupyQTY // this.numSearchOutstockOccupyQTY.Dock = System.Windows.Forms.DockStyle.Fill; this.numSearchOutstockOccupyQTY.Location = new System.Drawing.Point(671, 33); this.numSearchOutstockOccupyQTY.Name = "numSearchOutstockOccupyQTY"; this.numSearchOutstockOccupyQTY.Size = new System.Drawing.Size(178, 25); this.numSearchOutstockOccupyQTY.TabIndex = 118; // // kryptonLabel1 // this.kryptonLabel1.AutoSize = false; this.kryptonLabel1.Location = new System.Drawing.Point(287, 33); this.kryptonLabel1.Name = "kryptonLabel1"; this.kryptonLabel1.RightToLeft = System.Windows.Forms.RightToLeft.Yes; this.kryptonLabel1.Size = new System.Drawing.Size(94, 24); this.kryptonLabel1.TabIndex = 119; this.kryptonLabel1.Values.Text = "入库占用数"; // // kryptonLabel2 // this.kryptonLabel2.AutoSize = false; this.kryptonLabel2.Location = new System.Drawing.Point(571, 33); this.kryptonLabel2.Name = "kryptonLabel2"; this.kryptonLabel2.RightToLeft = System.Windows.Forms.RightToLeft.Yes; this.kryptonLabel2.Size = new System.Drawing.Size(94, 24); this.kryptonLabel2.TabIndex = 120; this.kryptonLabel2.Values.Text = "出库占用数"; // // kryptonLabel5 // this.kryptonLabel5.AutoSize = false; this.kryptonLabel5.Location = new System.Drawing.Point(855, 33); this.kryptonLabel5.Name = "kryptonLabel5"; this.kryptonLabel5.RightToLeft = System.Windows.Forms.RightToLeft.Yes; this.kryptonLabel5.Size = new System.Drawing.Size(94, 24); this.kryptonLabel5.TabIndex = 121; this.kryptonLabel5.Values.Text = "禁用数量"; // // numSearchDisableOccupyQTY // this.numSearchDisableOccupyQTY.Dock = System.Windows.Forms.DockStyle.Fill; this.numSearchDisableOccupyQTY.Location = new System.Drawing.Point(955, 33); this.numSearchDisableOccupyQTY.Name = "numSearchDisableOccupyQTY"; this.numSearchDisableOccupyQTY.Size = new System.Drawing.Size(180, 25); this.numSearchDisableOccupyQTY.TabIndex = 122; // // dataGridView // this.dataGridView.AllowUserToAddRows = false; this.dataGridView.AllowUserToDeleteRows = false; this.dataGridView.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.dataGridView.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill; this.dataGridView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing; this.dataGridView.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.Column15, this.Column16, this.Column17, this.Column18, this.Column19, this.Column20, this.Column21, this.Column22, this.Column23, this.Column24, this.Column27, this.Column25, this.Column26}); this.dataGridView.Location = new System.Drawing.Point(2, 144); this.dataGridView.Name = "dataGridView"; this.dataGridView.ReadOnly = true; this.dataGridView.RowTemplate.Height = 23; this.dataGridView.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; this.dataGridView.Size = new System.Drawing.Size(1142, 579); this.dataGridView.StateCommon.Background.Color1 = System.Drawing.Color.White; this.dataGridView.StateCommon.BackStyle = ComponentFactory.Krypton.Toolkit.PaletteBackStyle.GridBackgroundList; this.dataGridView.TabIndex = 78; // // Column15 // this.Column15.HeaderText = "用户编码"; this.Column15.Name = "Column15"; this.Column15.ReadOnly = true; // // Column16 // this.Column16.HeaderText = "用户名称"; this.Column16.Name = "Column16"; this.Column16.ReadOnly = true; // // Column17 // this.Column17.HeaderText = "用户昵称"; this.Column17.Name = "Column17"; this.Column17.ReadOnly = true; // // Column18 // this.Column18.HeaderText = "职位名称"; this.Column18.Name = "Column18"; this.Column18.ReadOnly = true; // // Column19 // this.Column19.HeaderText = "性别"; this.Column19.Name = "Column19"; this.Column19.ReadOnly = true; // // Column20 // this.Column20.HeaderText = "所属角色"; this.Column20.Name = "Column20"; this.Column20.ReadOnly = true; // // Column21 // this.Column21.HeaderText = "手机号码"; this.Column21.Name = "Column21"; this.Column21.ReadOnly = true; // // Column22 // this.Column22.HeaderText = "邮箱"; this.Column22.Name = "Column22"; this.Column22.ReadOnly = true; // // Column23 // this.Column23.HeaderText = "地址"; this.Column23.Name = "Column23"; this.Column23.ReadOnly = true; // // Column24 // this.Column24.HeaderText = "是否启用"; this.Column24.Name = "Column24"; this.Column24.ReadOnly = true; // // Column27 // this.Column27.HeaderText = "创建人"; this.Column27.Name = "Column27"; this.Column27.ReadOnly = true; // // Column25 // this.Column25.HeaderText = "创建时间"; this.Column25.Name = "Column25"; this.Column25.ReadOnly = true; // // Column26 // this.Column26.HeaderText = "更新人"; this.Column26.Name = "Column26"; this.Column26.ReadOnly = true; // // pageTool // this.pageTool._execActionMessgae = null; this.pageTool._execActionOperation = null; this.pageTool._LastOperation = null; this.pageTool.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.pageTool.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(205)))), ((int)(((byte)(212)))), ((int)(((byte)(221))))); this.pageTool.DataCount = 0; this.pageTool.LoadMessage = null; this.pageTool.Location = new System.Drawing.Point(4, 729); this.pageTool.Name = "pageTool"; this.pageTool.PageDefault = "{0}/{1}"; this.pageTool.PageIndexSelectDefault = 1; this.pageTool.PageInfoDefault = "共 {0} 条记录,每页"; this.pageTool.PageSize = 30; this.pageTool.PageSizeSelectList = ((System.Collections.Generic.List)(resources.GetObject("pageTool.PageSizeSelectList"))); this.pageTool.Size = new System.Drawing.Size(1137, 27); this.pageTool.TabIndex = 79; // // frmBinUseSituationReport // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1146, 759); this.Controls.Add(this.pageTool); this.Controls.Add(this.dataGridView); this.Controls.Add(this.kryptonGroupBox2); this.Name = "frmBinUseSituationReport"; this.Text = "库存使用情况表"; ((System.ComponentModel.ISupportInitialize)(this.kryptonGroupBox2.Panel)).EndInit(); this.kryptonGroupBox2.Panel.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.kryptonGroupBox2)).EndInit(); this.kryptonGroupBox2.ResumeLayout(false); this.tableLayoutPanel3.ResumeLayout(false); this.tableLayoutPanel2.ResumeLayout(false); this.tableLayoutPanel2.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.dataGridView)).EndInit(); this.ResumeLayout(false); } #endregion private ComponentFactory.Krypton.Toolkit.KryptonGroupBox kryptonGroupBox2; private System.Windows.Forms.TableLayoutPanel tableLayoutPanel3; private ComponentFactory.Krypton.Toolkit.KryptonButton btnSearchImport; private ComponentFactory.Krypton.Toolkit.KryptonButton btnSearchExport; private ComponentFactory.Krypton.Toolkit.KryptonButton btnSearch; private System.Windows.Forms.TableLayoutPanel tableLayoutPanel2; private ComponentFactory.Krypton.Toolkit.KryptonLabel kryptonLabel9; private ComponentFactory.Krypton.Toolkit.KryptonLabel kryptonLabel10; private ComponentFactory.Krypton.Toolkit.KryptonTextBox txtSearchWarehouse; private ComponentFactory.Krypton.Toolkit.KryptonLabel kryptonLabel3; private ComponentFactory.Krypton.Toolkit.KryptonLabel kryptonLabel4; private ComponentFactory.Krypton.Toolkit.KryptonLabel kryptonLabel6; private ComponentFactory.Krypton.Toolkit.KryptonTextBox txtSearchRegion; private ComponentFactory.Krypton.Toolkit.KryptonDataGridView dataGridView; private System.Windows.Forms.DataGridViewTextBoxColumn Column15; private System.Windows.Forms.DataGridViewTextBoxColumn Column16; private System.Windows.Forms.DataGridViewTextBoxColumn Column17; private System.Windows.Forms.DataGridViewTextBoxColumn Column18; private System.Windows.Forms.DataGridViewTextBoxColumn Column19; private System.Windows.Forms.DataGridViewTextBoxColumn Column20; private System.Windows.Forms.DataGridViewTextBoxColumn Column21; private System.Windows.Forms.DataGridViewTextBoxColumn Column22; private System.Windows.Forms.DataGridViewTextBoxColumn Column23; private System.Windows.Forms.DataGridViewTextBoxColumn Column24; private System.Windows.Forms.DataGridViewTextBoxColumn Column27; private System.Windows.Forms.DataGridViewTextBoxColumn Column25; private System.Windows.Forms.DataGridViewTextBoxColumn Column26; private Client.FrmCustom.PageToolbar pageTool; private ComponentFactory.Krypton.Toolkit.KryptonNumericUpDown numSearchIdleBinQTY; private ComponentFactory.Krypton.Toolkit.KryptonNumericUpDown numSearchEmplyBinQTY; private ComponentFactory.Krypton.Toolkit.KryptonNumericUpDown numSearchFullBinQTY; private ComponentFactory.Krypton.Toolkit.KryptonNumericUpDown numSearchInstockOccupyQTY; private ComponentFactory.Krypton.Toolkit.KryptonNumericUpDown numSearchOutstockOccupyQTY; private ComponentFactory.Krypton.Toolkit.KryptonLabel kryptonLabel1; private ComponentFactory.Krypton.Toolkit.KryptonLabel kryptonLabel2; private ComponentFactory.Krypton.Toolkit.KryptonLabel kryptonLabel5; private ComponentFactory.Krypton.Toolkit.KryptonNumericUpDown numSearchDisableOccupyQTY; } }