| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  | namespace DeiNiu.wms.win  | 
					
						
							|  |  |  |  | { | 
					
						
							|  |  |  |  |     partial class GoodsStockQueryForm | 
					
						
							|  |  |  |  |     { | 
					
						
							|  |  |  |  |         /// <summary> | 
					
						
							|  |  |  |  |         /// Required designer variable. | 
					
						
							|  |  |  |  |         /// </summary> | 
					
						
							|  |  |  |  |         private System.ComponentModel.IContainer components = null; | 
					
						
							|  |  |  |  | 
 | 
					
						
							|  |  |  |  |         /// <summary> | 
					
						
							|  |  |  |  |         /// Clean up any resources being used. | 
					
						
							|  |  |  |  |         /// </summary> | 
					
						
							|  |  |  |  |         /// <param name="disposing"> true if managed resources should be disposed; otherwise, false.</param> | 
					
						
							|  |  |  |  |         protected override void Dispose(bool disposing) | 
					
						
							|  |  |  |  |         { | 
					
						
							|  |  |  |  |             if (disposing && (components != null)) | 
					
						
							|  |  |  |  |             { | 
					
						
							|  |  |  |  |                 components.Dispose(); | 
					
						
							|  |  |  |  |             } | 
					
						
							|  |  |  |  |             base.Dispose(disposing); | 
					
						
							|  |  |  |  |         } | 
					
						
							|  |  |  |  | 
 | 
					
						
							|  |  |  |  |         #region Windows Form Designer generated code | 
					
						
							|  |  |  |  | 
 | 
					
						
							|  |  |  |  |         /// <summary> | 
					
						
							|  |  |  |  |         /// Required method for Designer support - do not modify | 
					
						
							|  |  |  |  |         /// the contents of this method with the code editor. | 
					
						
							|  |  |  |  |         /// </summary> | 
					
						
							|  |  |  |  |         private void InitializeComponent() | 
					
						
							|  |  |  |  |         { | 
					
						
							|  |  |  |  |             System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(GoodsStockQueryForm)); | 
					
						
							|  |  |  |  |             this.ribbon = new DevExpress.XtraBars.Ribbon.RibbonControl(); | 
					
						
							|  |  |  |  |             this.bbQuery = new DevExpress.XtraBars.BarButtonItem(); | 
					
						
							|  |  |  |  |             this.bbiExport = new DevExpress.XtraBars.BarButtonItem(); | 
					
						
							|  |  |  |  |             this.ribbonPage1 = new DevExpress.XtraBars.Ribbon.RibbonPage(); | 
					
						
							|  |  |  |  |             this.ribbonPageGroup1 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup(); | 
					
						
							|  |  |  |  |             this.ribbonStatusBar = new DevExpress.XtraBars.Ribbon.RibbonStatusBar(); | 
					
						
							|  |  |  |  |             this.layoutControl1 = new DevExpress.XtraLayout.LayoutControl(); | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.chkVir = new DevExpress.XtraEditors.CheckEdit(); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.txtSkuId = new DevExpress.XtraEditors.TextEdit(); | 
					
						
							|  |  |  |  |             this.txtValiddate = new DevExpress.XtraEditors.TextEdit(); | 
					
						
							|  |  |  |  |             this.btnQuery2 = new DevExpress.XtraEditors.SimpleButton(); | 
					
						
							|  |  |  |  |             this.gridControl2 = new DevExpress.XtraGrid.GridControl(); | 
					
						
							|  |  |  |  |             this.gridView2 = new DevExpress.XtraGrid.Views.Grid.GridView(); | 
					
						
							|  |  |  |  |             this.comboStkType = new DevExpress.XtraEditors.ComboBoxEdit(); | 
					
						
							|  |  |  |  |             this.comboBoPart = new DevExpress.XtraEditors.ComboBoxEdit(); | 
					
						
							|  |  |  |  |             this.comboBoWarehouse = new DevExpress.XtraEditors.ComboBoxEdit(); | 
					
						
							|  |  |  |  |             this.comboState = new DevExpress.XtraEditors.ComboBoxEdit(); | 
					
						
							|  |  |  |  |             this.pager1 = new DeiNiu.Controls.pager.Pager(); | 
					
						
							|  |  |  |  |             this.gridControl1 = new DevExpress.XtraGrid.GridControl(); | 
					
						
							|  |  |  |  |             this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView(); | 
					
						
							|  |  |  |  |             this.txtGoodName = new DevExpress.XtraEditors.TextEdit(); | 
					
						
							|  |  |  |  |             this.txtpinyin = new DevExpress.XtraEditors.TextEdit(); | 
					
						
							|  |  |  |  |             this.btnQuery = new DevExpress.XtraEditors.SimpleButton(); | 
					
						
							|  |  |  |  |             this.textBatch = new DevExpress.XtraEditors.TextEdit(); | 
					
						
							|  |  |  |  |             this.comboBoGoodsType = new DevExpress.XtraEditors.ComboBoxEdit(); | 
					
						
							|  |  |  |  |             this.txtGoodsId = new DevExpress.XtraEditors.TextEdit(); | 
					
						
							|  |  |  |  |             this.txtLocation = new DevExpress.XtraEditors.TextEdit(); | 
					
						
							|  |  |  |  |             this.txtProddate = new DevExpress.XtraEditors.TextEdit(); | 
					
						
							|  |  |  |  |             this.comStoreAlert = new DevExpress.XtraEditors.ComboBoxEdit(); | 
					
						
							|  |  |  |  |             this.chkBatch = new DevExpress.XtraEditors.CheckEdit(); | 
					
						
							|  |  |  |  |             this.txtPlate = new DevExpress.XtraEditors.TextEdit(); | 
					
						
							|  |  |  |  |             this.layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup(); | 
					
						
							|  |  |  |  |             this.tabbedControlGroup1 = new DevExpress.XtraLayout.TabbedControlGroup(); | 
					
						
							|  |  |  |  |             this.layoutControlWaitting = new DevExpress.XtraLayout.LayoutControlGroup(); | 
					
						
							|  |  |  |  |             this.layoutControlItem13 = new DevExpress.XtraLayout.LayoutControlItem(); | 
					
						
							|  |  |  |  |             this.layoutControlItem14 = new DevExpress.XtraLayout.LayoutControlItem(); | 
					
						
							|  |  |  |  |             this.layoutControlItem15 = new DevExpress.XtraLayout.LayoutControlItem(); | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem(); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem(); | 
					
						
							|  |  |  |  |             this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem(); | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem(); | 
					
						
							|  |  |  |  |             this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem(); | 
					
						
							|  |  |  |  |             this.emptySpaceItem1 = new DevExpress.XtraLayout.EmptySpaceItem(); | 
					
						
							|  |  |  |  |             this.layoutControlItem20 = new DevExpress.XtraLayout.LayoutControlItem(); | 
					
						
							|  |  |  |  |             this.emptySpaceItem2 = new DevExpress.XtraLayout.EmptySpaceItem(); | 
					
						
							|  |  |  |  |             this.layoutControlItem21 = new DevExpress.XtraLayout.LayoutControlItem(); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem(); | 
					
						
							|  |  |  |  |             this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem(); | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.layoutControlItem16 = new DevExpress.XtraLayout.LayoutControlItem(); | 
					
						
							|  |  |  |  |             this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem(); | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.layoutControlItem22 = new DevExpress.XtraLayout.LayoutControlItem(); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.layoutControlGroup3 = new DevExpress.XtraLayout.LayoutControlGroup(); | 
					
						
							|  |  |  |  |             this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem(); | 
					
						
							|  |  |  |  |             this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem(); | 
					
						
							|  |  |  |  |             this.layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem(); | 
					
						
							|  |  |  |  |             this.layoutControlItem17 = new DevExpress.XtraLayout.LayoutControlItem(); | 
					
						
							|  |  |  |  |             this.tabbedControlGroup3 = new DevExpress.XtraLayout.TabbedControlGroup(); | 
					
						
							|  |  |  |  |             this.layoutControlGroup4 = new DevExpress.XtraLayout.LayoutControlGroup(); | 
					
						
							|  |  |  |  |             this.layoutControlItem18 = new DevExpress.XtraLayout.LayoutControlItem(); | 
					
						
							|  |  |  |  |             this.layoutControlItem19 = new DevExpress.XtraLayout.LayoutControlItem(); | 
					
						
							|  |  |  |  |             this.lgLocDetail = new DevExpress.XtraLayout.LayoutControlGroup(); | 
					
						
							|  |  |  |  |             this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem(); | 
					
						
							|  |  |  |  |             this.barButtonItem1 = new DevExpress.XtraBars.BarButtonItem(); | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.comWarehouse = new DevExpress.XtraEditors.ComboBoxEdit(); | 
					
						
							|  |  |  |  |             this.layoutControlItem23 = new DevExpress.XtraLayout.LayoutControlItem(); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.dxValidationProvider1)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.ribbon)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit(); | 
					
						
							|  |  |  |  |             this.layoutControl1.SuspendLayout(); | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.chkVir.Properties)).BeginInit(); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.txtSkuId.Properties)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.txtValiddate.Properties)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.gridControl2)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.gridView2)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.comboStkType.Properties)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.comboBoPart.Properties)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.comboBoWarehouse.Properties)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.comboState.Properties)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.txtGoodName.Properties)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.txtpinyin.Properties)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.textBatch.Properties)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.comboBoGoodsType.Properties)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.txtGoodsId.Properties)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.txtLocation.Properties)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.txtProddate.Properties)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.comStoreAlert.Properties)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.chkBatch.Properties)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.txtPlate.Properties)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.tabbedControlGroup1)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlWaitting)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).BeginInit(); | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit(); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit(); | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem20)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem21)).BeginInit(); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit(); | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit(); | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem22)).BeginInit(); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup3)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.tabbedControlGroup3)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup4)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem19)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.lgLocDetail)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit(); | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.comWarehouse.Properties)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem23)).BeginInit(); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.SuspendLayout(); | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // ribbon | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.ribbon.ExpandCollapseItem.Id = 0; | 
					
						
							|  |  |  |  |             this.ribbon.Items.AddRange(new DevExpress.XtraBars.BarItem[] { | 
					
						
							|  |  |  |  |             this.ribbon.ExpandCollapseItem, | 
					
						
							|  |  |  |  |             this.bbQuery, | 
					
						
							|  |  |  |  |             this.bbiExport}); | 
					
						
							|  |  |  |  |             this.ribbon.Location = new System.Drawing.Point(0, 0); | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.ribbon.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.ribbon.MaxItemId = 6; | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.ribbon.Name = "ribbon"; | 
					
						
							|  |  |  |  |             this.ribbon.Pages.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPage[] { | 
					
						
							|  |  |  |  |             this.ribbonPage1}); | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.ribbon.Size = new System.Drawing.Size(1954, 225); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.ribbon.StatusBar = this.ribbonStatusBar; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // bbQuery | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.bbQuery.Caption = "查询"; | 
					
						
							|  |  |  |  |             this.bbQuery.Id = 3; | 
					
						
							|  |  |  |  |             this.bbQuery.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("bbQuery.ImageOptions.Image"))); | 
					
						
							|  |  |  |  |             this.bbQuery.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("bbQuery.ImageOptions.LargeImage"))); | 
					
						
							|  |  |  |  |             this.bbQuery.Name = "bbQuery"; | 
					
						
							|  |  |  |  |             this.bbQuery.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bbQuery_ItemClick); | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // bbiExport | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.bbiExport.Caption = "导出"; | 
					
						
							|  |  |  |  |             this.bbiExport.Id = 4; | 
					
						
							|  |  |  |  |             this.bbiExport.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("bbiExport.ImageOptions.Image"))); | 
					
						
							|  |  |  |  |             this.bbiExport.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("bbiExport.ImageOptions.LargeImage"))); | 
					
						
							|  |  |  |  |             this.bbiExport.Name = "bbiExport"; | 
					
						
							|  |  |  |  |             this.bbiExport.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bbiExport_ItemClick); | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // ribbonPage1 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.ribbonPage1.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] { | 
					
						
							|  |  |  |  |             this.ribbonPageGroup1}); | 
					
						
							|  |  |  |  |             this.ribbonPage1.Name = "ribbonPage1"; | 
					
						
							|  |  |  |  |             this.ribbonPage1.Text = "编辑"; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // ribbonPageGroup1 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.ribbonPageGroup1.ItemLinks.Add(this.bbQuery); | 
					
						
							|  |  |  |  |             this.ribbonPageGroup1.ItemLinks.Add(this.bbiExport); | 
					
						
							|  |  |  |  |             this.ribbonPageGroup1.Name = "ribbonPageGroup1"; | 
					
						
							|  |  |  |  |             this.ribbonPageGroup1.Text = "编辑"; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // ribbonStatusBar | 
					
						
							|  |  |  |  |             //  | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.ribbonStatusBar.Location = new System.Drawing.Point(0, 1176); | 
					
						
							|  |  |  |  |             this.ribbonStatusBar.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.ribbonStatusBar.Name = "ribbonStatusBar"; | 
					
						
							|  |  |  |  |             this.ribbonStatusBar.Ribbon = this.ribbon; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.ribbonStatusBar.Size = new System.Drawing.Size(1954, 48); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             //  | 
					
						
							|  |  |  |  |             // layoutControl1 | 
					
						
							|  |  |  |  |             //  | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.layoutControl1.Controls.Add(this.comWarehouse); | 
					
						
							|  |  |  |  |             this.layoutControl1.Controls.Add(this.chkVir); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.layoutControl1.Controls.Add(this.txtSkuId); | 
					
						
							|  |  |  |  |             this.layoutControl1.Controls.Add(this.txtValiddate); | 
					
						
							|  |  |  |  |             this.layoutControl1.Controls.Add(this.btnQuery2); | 
					
						
							|  |  |  |  |             this.layoutControl1.Controls.Add(this.gridControl2); | 
					
						
							|  |  |  |  |             this.layoutControl1.Controls.Add(this.comboStkType); | 
					
						
							|  |  |  |  |             this.layoutControl1.Controls.Add(this.comboBoPart); | 
					
						
							|  |  |  |  |             this.layoutControl1.Controls.Add(this.comboBoWarehouse); | 
					
						
							|  |  |  |  |             this.layoutControl1.Controls.Add(this.comboState); | 
					
						
							|  |  |  |  |             this.layoutControl1.Controls.Add(this.pager1); | 
					
						
							|  |  |  |  |             this.layoutControl1.Controls.Add(this.gridControl1); | 
					
						
							|  |  |  |  |             this.layoutControl1.Controls.Add(this.txtGoodName); | 
					
						
							|  |  |  |  |             this.layoutControl1.Controls.Add(this.txtpinyin); | 
					
						
							|  |  |  |  |             this.layoutControl1.Controls.Add(this.btnQuery); | 
					
						
							|  |  |  |  |             this.layoutControl1.Controls.Add(this.textBatch); | 
					
						
							|  |  |  |  |             this.layoutControl1.Controls.Add(this.comboBoGoodsType); | 
					
						
							|  |  |  |  |             this.layoutControl1.Controls.Add(this.txtGoodsId); | 
					
						
							|  |  |  |  |             this.layoutControl1.Controls.Add(this.txtLocation); | 
					
						
							|  |  |  |  |             this.layoutControl1.Controls.Add(this.txtProddate); | 
					
						
							|  |  |  |  |             this.layoutControl1.Controls.Add(this.comStoreAlert); | 
					
						
							|  |  |  |  |             this.layoutControl1.Controls.Add(this.chkBatch); | 
					
						
							|  |  |  |  |             this.layoutControl1.Controls.Add(this.txtPlate); | 
					
						
							|  |  |  |  |             this.layoutControl1.Dock = System.Windows.Forms.DockStyle.Fill; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.layoutControl1.Location = new System.Drawing.Point(0, 225); | 
					
						
							|  |  |  |  |             this.layoutControl1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.layoutControl1.Name = "layoutControl1"; | 
					
						
							|  |  |  |  |             this.layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(1611, 125, 450, 400); | 
					
						
							|  |  |  |  |             this.layoutControl1.Root = this.layoutControlGroup1; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.layoutControl1.Size = new System.Drawing.Size(1954, 951); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.layoutControl1.TabIndex = 2; | 
					
						
							|  |  |  |  |             this.layoutControl1.Text = "layoutControl1"; | 
					
						
							|  |  |  |  |             //  | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             // chkVir | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.chkVir.Location = new System.Drawing.Point(923, 138); | 
					
						
							|  |  |  |  |             this.chkVir.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); | 
					
						
							|  |  |  |  |             this.chkVir.MenuManager = this.ribbon; | 
					
						
							|  |  |  |  |             this.chkVir.Name = "chkVir"; | 
					
						
							|  |  |  |  |             this.chkVir.Properties.Caption = "借出待还"; | 
					
						
							|  |  |  |  |             this.chkVir.Size = new System.Drawing.Size(309, 26); | 
					
						
							|  |  |  |  |             this.chkVir.StyleController = this.layoutControl1; | 
					
						
							|  |  |  |  |             this.chkVir.TabIndex = 44; | 
					
						
							|  |  |  |  |             this.chkVir.CheckedChanged += new System.EventHandler(this.chkVir_CheckedChanged); | 
					
						
							|  |  |  |  |             //  | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             // txtSkuId | 
					
						
							|  |  |  |  |             //  | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.txtSkuId.Location = new System.Drawing.Point(787, 140); | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.txtSkuId.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.txtSkuId.Name = "txtSkuId"; | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.txtSkuId.Size = new System.Drawing.Size(120, 28); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.txtSkuId.StyleController = this.layoutControl1; | 
					
						
							|  |  |  |  |             this.txtSkuId.TabIndex = 43; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // txtValiddate | 
					
						
							|  |  |  |  |             //  | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.txtValiddate.Location = new System.Drawing.Point(337, 106); | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.txtValiddate.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.txtValiddate.Name = "txtValiddate"; | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.txtValiddate.Size = new System.Drawing.Size(148, 28); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.txtValiddate.StyleController = this.layoutControl1; | 
					
						
							|  |  |  |  |             this.txtValiddate.TabIndex = 41; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // btnQuery2 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.btnQuery2.Image = ((System.Drawing.Image)(resources.GetObject("btnQuery2.Image"))); | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.btnQuery2.Location = new System.Drawing.Point(407, 72); | 
					
						
							|  |  |  |  |             this.btnQuery2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.btnQuery2.Name = "btnQuery2"; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.btnQuery2.Padding = new System.Windows.Forms.Padding(3); | 
					
						
							|  |  |  |  |             this.btnQuery2.Size = new System.Drawing.Size(1509, 46); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.btnQuery2.StyleController = this.layoutControl1; | 
					
						
							|  |  |  |  |             this.btnQuery2.TabIndex = 40; | 
					
						
							|  |  |  |  |             this.btnQuery2.Text = "查询"; | 
					
						
							|  |  |  |  |             this.btnQuery2.Click += new System.EventHandler(this.btnQuery2_Click); | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // gridControl2 | 
					
						
							|  |  |  |  |             //  | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.gridControl2.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(6, 8, 6, 8); | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.gridControl2.Location = new System.Drawing.Point(37, 248); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.gridControl2.MainView = this.gridView2; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.gridControl2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.gridControl2.MenuManager = this.ribbon; | 
					
						
							|  |  |  |  |             this.gridControl2.Name = "gridControl2"; | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.gridControl2.Size = new System.Drawing.Size(1879, 665); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.gridControl2.TabIndex = 38; | 
					
						
							|  |  |  |  |             this.gridControl2.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { | 
					
						
							|  |  |  |  |             this.gridView2}); | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // gridView2 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.gridView2.GridControl = this.gridControl2; | 
					
						
							|  |  |  |  |             this.gridView2.Name = "gridView2"; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // comboStkType | 
					
						
							|  |  |  |  |             //  | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.comboStkType.Location = new System.Drawing.Point(337, 72); | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.comboStkType.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.comboStkType.Name = "comboStkType"; | 
					
						
							|  |  |  |  |             this.comboStkType.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { | 
					
						
							|  |  |  |  |             new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); | 
					
						
							|  |  |  |  |             this.comboStkType.Properties.Items.AddRange(new object[] { | 
					
						
							|  |  |  |  |             "全部类型", | 
					
						
							|  |  |  |  |             "普通养护", | 
					
						
							|  |  |  |  |             "重点养护"}); | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.comboStkType.Size = new System.Drawing.Size(148, 28); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.comboStkType.StyleController = this.layoutControl1; | 
					
						
							|  |  |  |  |             this.comboStkType.TabIndex = 37; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // comboBoPart | 
					
						
							|  |  |  |  |             //  | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.comboBoPart.Location = new System.Drawing.Point(578, 106); | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.comboBoPart.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.comboBoPart.Name = "comboBoPart"; | 
					
						
							|  |  |  |  |             this.comboBoPart.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { | 
					
						
							|  |  |  |  |             new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); | 
					
						
							|  |  |  |  |             this.comboBoPart.Properties.Items.AddRange(new object[] { | 
					
						
							|  |  |  |  |             "全部类型", | 
					
						
							|  |  |  |  |             "普通养护", | 
					
						
							|  |  |  |  |             "重点养护"}); | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.comboBoPart.Size = new System.Drawing.Size(118, 28); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.comboBoPart.StyleController = this.layoutControl1; | 
					
						
							|  |  |  |  |             this.comboBoPart.TabIndex = 36; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // comboBoWarehouse | 
					
						
							|  |  |  |  |             //  | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.comboBoWarehouse.Location = new System.Drawing.Point(78, 72); | 
					
						
							|  |  |  |  |             this.comboBoWarehouse.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.comboBoWarehouse.Name = "comboBoWarehouse"; | 
					
						
							|  |  |  |  |             this.comboBoWarehouse.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { | 
					
						
							|  |  |  |  |             new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); | 
					
						
							|  |  |  |  |             this.comboBoWarehouse.Properties.Items.AddRange(new object[] { | 
					
						
							|  |  |  |  |             "全部类型", | 
					
						
							|  |  |  |  |             "普通养护", | 
					
						
							|  |  |  |  |             "重点养护"}); | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.comboBoWarehouse.Size = new System.Drawing.Size(128, 28); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.comboBoWarehouse.StyleController = this.layoutControl1; | 
					
						
							|  |  |  |  |             this.comboBoWarehouse.TabIndex = 35; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // comboState | 
					
						
							|  |  |  |  |             //  | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.comboState.Location = new System.Drawing.Point(578, 140); | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.comboState.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.comboState.Name = "comboState"; | 
					
						
							|  |  |  |  |             this.comboState.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { | 
					
						
							|  |  |  |  |             new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); | 
					
						
							|  |  |  |  |             this.comboState.Properties.Items.AddRange(new object[] { | 
					
						
							|  |  |  |  |             "全部类型", | 
					
						
							|  |  |  |  |             "普通养护", | 
					
						
							|  |  |  |  |             "重点养护"}); | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.comboState.Size = new System.Drawing.Size(118, 28); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.comboState.StyleController = this.layoutControl1; | 
					
						
							|  |  |  |  |             this.comboState.TabIndex = 34; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // pager1 | 
					
						
							|  |  |  |  |             //  | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.pager1.Location = new System.Drawing.Point(37, 876); | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.pager1.Margin = new System.Windows.Forms.Padding(6); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.pager1.Name = "pager1"; | 
					
						
							|  |  |  |  |             this.pager1.NMax = 0; | 
					
						
							|  |  |  |  |             this.pager1.PageCount = 0; | 
					
						
							|  |  |  |  |             this.pager1.PageCurrent = 0; | 
					
						
							|  |  |  |  |             this.pager1.PageSize = 100; | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.pager1.Size = new System.Drawing.Size(1879, 37); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.pager1.TabIndex = 22; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // gridControl1 | 
					
						
							|  |  |  |  |             //  | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.gridControl1.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(6, 8, 6, 8); | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.gridControl1.Location = new System.Drawing.Point(37, 248); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.gridControl1.MainView = this.gridView1; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.gridControl1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.gridControl1.MenuManager = this.ribbon; | 
					
						
							|  |  |  |  |             this.gridControl1.Name = "gridControl1"; | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.gridControl1.Size = new System.Drawing.Size(1879, 622); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.gridControl1.TabIndex = 21; | 
					
						
							|  |  |  |  |             this.gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { | 
					
						
							|  |  |  |  |             this.gridView1}); | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // gridView1 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.gridView1.GridControl = this.gridControl1; | 
					
						
							|  |  |  |  |             this.gridView1.Name = "gridView1"; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // txtGoodName | 
					
						
							|  |  |  |  |             //  | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.txtGoodName.Location = new System.Drawing.Point(1000, 72); | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.txtGoodName.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.txtGoodName.MenuManager = this.ribbon; | 
					
						
							|  |  |  |  |             this.txtGoodName.Name = "txtGoodName"; | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.txtGoodName.Size = new System.Drawing.Size(222, 28); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.txtGoodName.StyleController = this.layoutControl1; | 
					
						
							|  |  |  |  |             this.txtGoodName.TabIndex = 5; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // txtpinyin | 
					
						
							|  |  |  |  |             //  | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.txtpinyin.Location = new System.Drawing.Point(789, 106); | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.txtpinyin.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.txtpinyin.MenuManager = this.ribbon; | 
					
						
							|  |  |  |  |             this.txtpinyin.Name = "txtpinyin"; | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.txtpinyin.Size = new System.Drawing.Size(118, 28); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.txtpinyin.StyleController = this.layoutControl1; | 
					
						
							|  |  |  |  |             this.txtpinyin.TabIndex = 25; | 
					
						
							|  |  |  |  |             this.txtpinyin.KeyUp += new System.Windows.Forms.KeyEventHandler(this.txtpinyin_KeyUp); | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // btnQuery | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.btnQuery.Image = ((System.Drawing.Image)(resources.GetObject("btnQuery.Image"))); | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.btnQuery.Location = new System.Drawing.Point(1238, 72); | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.btnQuery.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.btnQuery.Name = "btnQuery"; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.btnQuery.Padding = new System.Windows.Forms.Padding(3); | 
					
						
							|  |  |  |  |             this.btnQuery.Size = new System.Drawing.Size(87, 46); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.btnQuery.StyleController = this.layoutControl1; | 
					
						
							|  |  |  |  |             this.btnQuery.TabIndex = 32; | 
					
						
							|  |  |  |  |             this.btnQuery.Text = "查询"; | 
					
						
							|  |  |  |  |             this.btnQuery.Click += new System.EventHandler(this.btnQuery_Click_1); | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // textBatch | 
					
						
							|  |  |  |  |             //  | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.textBatch.Location = new System.Drawing.Point(114, 140); | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.textBatch.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.textBatch.Name = "textBatch"; | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.textBatch.Size = new System.Drawing.Size(132, 28); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.textBatch.StyleController = this.layoutControl1; | 
					
						
							|  |  |  |  |             this.textBatch.TabIndex = 5; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // comboBoGoodsType | 
					
						
							|  |  |  |  |             //  | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.comboBoGoodsType.Location = new System.Drawing.Point(114, 106); | 
					
						
							|  |  |  |  |             this.comboBoGoodsType.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.comboBoGoodsType.Name = "comboBoGoodsType"; | 
					
						
							|  |  |  |  |             this.comboBoGoodsType.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { | 
					
						
							|  |  |  |  |             new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); | 
					
						
							|  |  |  |  |             this.comboBoGoodsType.Properties.Items.AddRange(new object[] { | 
					
						
							|  |  |  |  |             "全部类型", | 
					
						
							|  |  |  |  |             "普通养护", | 
					
						
							|  |  |  |  |             "重点养护"}); | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.comboBoGoodsType.Size = new System.Drawing.Size(132, 28); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.comboBoGoodsType.StyleController = this.layoutControl1; | 
					
						
							|  |  |  |  |             this.comboBoGoodsType.TabIndex = 34; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // txtGoodsId | 
					
						
							|  |  |  |  |             //  | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.txtGoodsId.Location = new System.Drawing.Point(114, 72); | 
					
						
							|  |  |  |  |             this.txtGoodsId.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.txtGoodsId.Name = "txtGoodsId"; | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.txtGoodsId.Size = new System.Drawing.Size(132, 28); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.txtGoodsId.StyleController = this.layoutControl1; | 
					
						
							|  |  |  |  |             this.txtGoodsId.TabIndex = 5; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // txtLocation | 
					
						
							|  |  |  |  |             //  | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.txtLocation.Location = new System.Drawing.Point(78, 100); | 
					
						
							|  |  |  |  |             this.txtLocation.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.txtLocation.Name = "txtLocation"; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.txtLocation.Size = new System.Drawing.Size(128, 28); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.txtLocation.StyleController = this.layoutControl1; | 
					
						
							|  |  |  |  |             this.txtLocation.TabIndex = 39; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // txtProddate | 
					
						
							|  |  |  |  |             //  | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.txtProddate.Location = new System.Drawing.Point(339, 140); | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.txtProddate.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.txtProddate.Name = "txtProddate"; | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.txtProddate.Size = new System.Drawing.Size(146, 28); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.txtProddate.StyleController = this.layoutControl1; | 
					
						
							|  |  |  |  |             this.txtProddate.TabIndex = 5; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // comStoreAlert | 
					
						
							|  |  |  |  |             //  | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.comStoreAlert.Location = new System.Drawing.Point(789, 72); | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.comStoreAlert.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.comStoreAlert.Name = "comStoreAlert"; | 
					
						
							|  |  |  |  |             this.comStoreAlert.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { | 
					
						
							|  |  |  |  |             new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); | 
					
						
							|  |  |  |  |             this.comStoreAlert.Properties.Items.AddRange(new object[] { | 
					
						
							|  |  |  |  |             "全部类型", | 
					
						
							|  |  |  |  |             "普通养护", | 
					
						
							|  |  |  |  |             "重点养护"}); | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.comStoreAlert.Size = new System.Drawing.Size(118, 28); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.comStoreAlert.StyleController = this.layoutControl1; | 
					
						
							|  |  |  |  |             this.comStoreAlert.TabIndex = 36; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // chkBatch | 
					
						
							|  |  |  |  |             //  | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.chkBatch.Location = new System.Drawing.Point(923, 106); | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.chkBatch.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.chkBatch.MenuManager = this.ribbon; | 
					
						
							|  |  |  |  |             this.chkBatch.Name = "chkBatch"; | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.chkBatch.Properties.Caption = "批次查询"; | 
					
						
							|  |  |  |  |             this.chkBatch.Size = new System.Drawing.Size(309, 26); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.chkBatch.StyleController = this.layoutControl1; | 
					
						
							|  |  |  |  |             this.chkBatch.TabIndex = 42; | 
					
						
							|  |  |  |  |             this.chkBatch.CheckedChanged += new System.EventHandler(this.chkBatch_CheckedChanged); | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // txtPlate | 
					
						
							|  |  |  |  |             //  | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.txtPlate.Location = new System.Drawing.Point(263, 72); | 
					
						
							|  |  |  |  |             this.txtPlate.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.txtPlate.Name = "txtPlate"; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.txtPlate.Size = new System.Drawing.Size(128, 28); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.txtPlate.StyleController = this.layoutControl1; | 
					
						
							|  |  |  |  |             this.txtPlate.TabIndex = 39; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // layoutControlGroup1 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.layoutControlGroup1.AppearanceGroup.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Bold); | 
					
						
							|  |  |  |  |             this.layoutControlGroup1.AppearanceGroup.Options.UseFont = true; | 
					
						
							|  |  |  |  |             this.layoutControlGroup1.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True; | 
					
						
							|  |  |  |  |             this.layoutControlGroup1.GroupBordersVisible = false; | 
					
						
							|  |  |  |  |             this.layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { | 
					
						
							|  |  |  |  |             this.tabbedControlGroup1, | 
					
						
							|  |  |  |  |             this.tabbedControlGroup3}); | 
					
						
							|  |  |  |  |             this.layoutControlGroup1.Location = new System.Drawing.Point(0, 0); | 
					
						
							|  |  |  |  |             this.layoutControlGroup1.Name = "Root"; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.layoutControlGroup1.Size = new System.Drawing.Size(1954, 951); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.layoutControlGroup1.TextVisible = false; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // tabbedControlGroup1 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.tabbedControlGroup1.Location = new System.Drawing.Point(0, 0); | 
					
						
							|  |  |  |  |             this.tabbedControlGroup1.Name = "tabbedControlGroup1"; | 
					
						
							|  |  |  |  |             this.tabbedControlGroup1.SelectedTabPage = this.layoutControlWaitting; | 
					
						
							|  |  |  |  |             this.tabbedControlGroup1.SelectedTabPageIndex = 0; | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.tabbedControlGroup1.Size = new System.Drawing.Size(1924, 176); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.tabbedControlGroup1.TabPages.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { | 
					
						
							|  |  |  |  |             this.layoutControlWaitting, | 
					
						
							|  |  |  |  |             this.layoutControlGroup3}); | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // layoutControlWaitting | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.layoutControlWaitting.ExpandButtonVisible = true; | 
					
						
							|  |  |  |  |             this.layoutControlWaitting.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { | 
					
						
							|  |  |  |  |             this.layoutControlItem14, | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.layoutControlItem9, | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.layoutControlItem6, | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.layoutControlItem5, | 
					
						
							|  |  |  |  |             this.emptySpaceItem1, | 
					
						
							|  |  |  |  |             this.emptySpaceItem2, | 
					
						
							|  |  |  |  |             this.layoutControlItem21, | 
					
						
							|  |  |  |  |             this.layoutControlItem8, | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.layoutControlItem1, | 
					
						
							|  |  |  |  |             this.layoutControlItem13, | 
					
						
							|  |  |  |  |             this.layoutControlItem20, | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.layoutControlItem16, | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.layoutControlItem23, | 
					
						
							|  |  |  |  |             this.layoutControlItem22, | 
					
						
							|  |  |  |  |             this.layoutControlItem15, | 
					
						
							|  |  |  |  |             this.layoutControlItem2, | 
					
						
							|  |  |  |  |             this.layoutControlItem4, | 
					
						
							|  |  |  |  |             this.layoutControlItem11}); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.layoutControlWaitting.Location = new System.Drawing.Point(0, 0); | 
					
						
							|  |  |  |  |             this.layoutControlWaitting.Name = "layoutControlWaitting"; | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.layoutControlWaitting.Size = new System.Drawing.Size(1885, 102); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.layoutControlWaitting.Text = "商品库存查询"; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // layoutControlItem13 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.layoutControlItem13.Control = this.txtProddate; | 
					
						
							|  |  |  |  |             this.layoutControlItem13.CustomizationFormText = "商品名称"; | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.layoutControlItem13.Location = new System.Drawing.Point(225, 68); | 
					
						
							|  |  |  |  |             this.layoutControlItem13.MaxSize = new System.Drawing.Size(239, 34); | 
					
						
							|  |  |  |  |             this.layoutControlItem13.MinSize = new System.Drawing.Size(239, 34); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.layoutControlItem13.Name = "layoutControlItem13"; | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.layoutControlItem13.Size = new System.Drawing.Size(239, 34); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.layoutControlItem13.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | 
					
						
							|  |  |  |  |             this.layoutControlItem13.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 10, 0, 0); | 
					
						
							|  |  |  |  |             this.layoutControlItem13.Text = "生产日期"; | 
					
						
							|  |  |  |  |             this.layoutControlItem13.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.layoutControlItem13.TextSize = new System.Drawing.Size(72, 22); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.layoutControlItem13.TextToControlDistance = 5; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // layoutControlItem14 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.layoutControlItem14.Control = this.txtValiddate; | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.layoutControlItem14.Location = new System.Drawing.Point(225, 34); | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.layoutControlItem14.MinSize = new System.Drawing.Size(141, 34); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.layoutControlItem14.Name = "layoutControlItem14"; | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.layoutControlItem14.Size = new System.Drawing.Size(239, 34); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.layoutControlItem14.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | 
					
						
							|  |  |  |  |             this.layoutControlItem14.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 10, 0, 0); | 
					
						
							|  |  |  |  |             this.layoutControlItem14.Text = "有效日期"; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.layoutControlItem14.TextSize = new System.Drawing.Size(72, 22); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             //  | 
					
						
							|  |  |  |  |             // layoutControlItem15 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.layoutControlItem15.Control = this.comStoreAlert; | 
					
						
							|  |  |  |  |             this.layoutControlItem15.CustomizationFormText = "分区"; | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.layoutControlItem15.Location = new System.Drawing.Point(675, 0); | 
					
						
							|  |  |  |  |             this.layoutControlItem15.MaxSize = new System.Drawing.Size(211, 34); | 
					
						
							|  |  |  |  |             this.layoutControlItem15.MinSize = new System.Drawing.Size(211, 34); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.layoutControlItem15.Name = "layoutControlItem15"; | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.layoutControlItem15.Size = new System.Drawing.Size(211, 34); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.layoutControlItem15.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | 
					
						
							|  |  |  |  |             this.layoutControlItem15.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 10, 0, 0); | 
					
						
							|  |  |  |  |             this.layoutControlItem15.Text = "库存预警"; | 
					
						
							|  |  |  |  |             this.layoutControlItem15.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.layoutControlItem15.TextSize = new System.Drawing.Size(72, 22); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.layoutControlItem15.TextToControlDistance = 5; | 
					
						
							|  |  |  |  |             //  | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             // layoutControlItem9 | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             //  | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.layoutControlItem9.Control = this.comboStkType; | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.layoutControlItem9.Location = new System.Drawing.Point(225, 0); | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.layoutControlItem9.MinSize = new System.Drawing.Size(141, 34); | 
					
						
							|  |  |  |  |             this.layoutControlItem9.Name = "layoutControlItem9"; | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.layoutControlItem9.Size = new System.Drawing.Size(239, 34); | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.layoutControlItem9.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | 
					
						
							|  |  |  |  |             this.layoutControlItem9.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 10, 0, 0); | 
					
						
							|  |  |  |  |             this.layoutControlItem9.Text = "存储类别"; | 
					
						
							|  |  |  |  |             this.layoutControlItem9.TextSize = new System.Drawing.Size(72, 22); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             //  | 
					
						
							|  |  |  |  |             // layoutControlItem11 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.layoutControlItem11.Control = this.txtGoodsId; | 
					
						
							|  |  |  |  |             this.layoutControlItem11.CustomizationFormText = "商品名称"; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.layoutControlItem11.Location = new System.Drawing.Point(0, 0); | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.layoutControlItem11.MaxSize = new System.Drawing.Size(225, 34); | 
					
						
							|  |  |  |  |             this.layoutControlItem11.MinSize = new System.Drawing.Size(225, 34); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.layoutControlItem11.Name = "layoutControlItem11"; | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.layoutControlItem11.Size = new System.Drawing.Size(225, 34); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.layoutControlItem11.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | 
					
						
							|  |  |  |  |             this.layoutControlItem11.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 10, 0, 0); | 
					
						
							|  |  |  |  |             this.layoutControlItem11.Text = "商品编号"; | 
					
						
							|  |  |  |  |             this.layoutControlItem11.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.layoutControlItem11.TextSize = new System.Drawing.Size(72, 22); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.layoutControlItem11.TextToControlDistance = 5; | 
					
						
							|  |  |  |  |             //  | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             // layoutControlItem6 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.layoutControlItem6.Control = this.comboBoGoodsType; | 
					
						
							|  |  |  |  |             this.layoutControlItem6.CustomizationFormText = "layoutControlItem5"; | 
					
						
							|  |  |  |  |             this.layoutControlItem6.Location = new System.Drawing.Point(0, 34); | 
					
						
							|  |  |  |  |             this.layoutControlItem6.MinSize = new System.Drawing.Size(143, 34); | 
					
						
							|  |  |  |  |             this.layoutControlItem6.Name = "layoutControlItem6"; | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.layoutControlItem6.Size = new System.Drawing.Size(225, 34); | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.layoutControlItem6.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | 
					
						
							|  |  |  |  |             this.layoutControlItem6.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 10, 0, 0); | 
					
						
							|  |  |  |  |             this.layoutControlItem6.Text = "商品类别"; | 
					
						
							|  |  |  |  |             this.layoutControlItem6.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize; | 
					
						
							|  |  |  |  |             this.layoutControlItem6.TextSize = new System.Drawing.Size(72, 22); | 
					
						
							|  |  |  |  |             this.layoutControlItem6.TextToControlDistance = 5; | 
					
						
							|  |  |  |  |             //  | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             // layoutControlItem1 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.layoutControlItem1.Control = this.textBatch; | 
					
						
							|  |  |  |  |             this.layoutControlItem1.CustomizationFormText = "商品名称"; | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.layoutControlItem1.Location = new System.Drawing.Point(0, 68); | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.layoutControlItem1.MinSize = new System.Drawing.Size(143, 34); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.layoutControlItem1.Name = "layoutControlItem1"; | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.layoutControlItem1.Size = new System.Drawing.Size(225, 34); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.layoutControlItem1.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | 
					
						
							|  |  |  |  |             this.layoutControlItem1.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 10, 0, 0); | 
					
						
							|  |  |  |  |             this.layoutControlItem1.Text = "商品批号"; | 
					
						
							|  |  |  |  |             this.layoutControlItem1.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.layoutControlItem1.TextSize = new System.Drawing.Size(72, 22); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.layoutControlItem1.TextToControlDistance = 5; | 
					
						
							|  |  |  |  |             //  | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             // layoutControlItem5 | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             //  | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.layoutControlItem5.Control = this.comboState; | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.layoutControlItem5.Location = new System.Drawing.Point(464, 68); | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.layoutControlItem5.MinSize = new System.Drawing.Size(143, 34); | 
					
						
							|  |  |  |  |             this.layoutControlItem5.Name = "layoutControlItem5"; | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.layoutControlItem5.Size = new System.Drawing.Size(211, 34); | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.layoutControlItem5.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | 
					
						
							|  |  |  |  |             this.layoutControlItem5.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 10, 0, 0); | 
					
						
							|  |  |  |  |             this.layoutControlItem5.Text = "库存状态"; | 
					
						
							|  |  |  |  |             this.layoutControlItem5.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize; | 
					
						
							|  |  |  |  |             this.layoutControlItem5.TextSize = new System.Drawing.Size(72, 22); | 
					
						
							|  |  |  |  |             this.layoutControlItem5.TextToControlDistance = 5; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // emptySpaceItem1 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.emptySpaceItem1.AllowHotTrack = false; | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.emptySpaceItem1.Location = new System.Drawing.Point(1294, 50); | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.emptySpaceItem1.Name = "emptySpaceItem1"; | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.emptySpaceItem1.Size = new System.Drawing.Size(591, 52); | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.emptySpaceItem1.TextSize = new System.Drawing.Size(0, 0); | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // layoutControlItem20 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.layoutControlItem20.Control = this.txtSkuId; | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.layoutControlItem20.Location = new System.Drawing.Point(675, 68); | 
					
						
							|  |  |  |  |             this.layoutControlItem20.MaxSize = new System.Drawing.Size(211, 34); | 
					
						
							|  |  |  |  |             this.layoutControlItem20.MinSize = new System.Drawing.Size(211, 34); | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.layoutControlItem20.Name = "layoutControlItem20"; | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.layoutControlItem20.Size = new System.Drawing.Size(211, 34); | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.layoutControlItem20.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.layoutControlItem20.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 10, 0, 0); | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.layoutControlItem20.Text = "SKUID"; | 
					
						
							|  |  |  |  |             this.layoutControlItem20.TextSize = new System.Drawing.Size(72, 22); | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // emptySpaceItem2 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.emptySpaceItem2.AllowHotTrack = false; | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.emptySpaceItem2.Location = new System.Drawing.Point(1294, 0); | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.emptySpaceItem2.Name = "emptySpaceItem2"; | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.emptySpaceItem2.Size = new System.Drawing.Size(591, 50); | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.emptySpaceItem2.TextSize = new System.Drawing.Size(0, 0); | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // layoutControlItem21 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.layoutControlItem21.Control = this.txtpinyin; | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.layoutControlItem21.Location = new System.Drawing.Point(675, 34); | 
					
						
							|  |  |  |  |             this.layoutControlItem21.MinSize = new System.Drawing.Size(143, 34); | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.layoutControlItem21.Name = "layoutControlItem21"; | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.layoutControlItem21.Size = new System.Drawing.Size(211, 34); | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.layoutControlItem21.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | 
					
						
							|  |  |  |  |             this.layoutControlItem21.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 10, 0, 0); | 
					
						
							|  |  |  |  |             this.layoutControlItem21.Text = "拼音简码"; | 
					
						
							|  |  |  |  |             this.layoutControlItem21.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize; | 
					
						
							|  |  |  |  |             this.layoutControlItem21.TextSize = new System.Drawing.Size(72, 22); | 
					
						
							|  |  |  |  |             this.layoutControlItem21.TextToControlDistance = 5; | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             //  | 
					
						
							|  |  |  |  |             // layoutControlItem2 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.layoutControlItem2.Control = this.txtGoodName; | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.layoutControlItem2.Location = new System.Drawing.Point(886, 0); | 
					
						
							|  |  |  |  |             this.layoutControlItem2.MaxSize = new System.Drawing.Size(315, 34); | 
					
						
							|  |  |  |  |             this.layoutControlItem2.MinSize = new System.Drawing.Size(315, 34); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.layoutControlItem2.Name = "layoutControlItem2"; | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.layoutControlItem2.Size = new System.Drawing.Size(315, 34); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.layoutControlItem2.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | 
					
						
							|  |  |  |  |             this.layoutControlItem2.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 10, 0, 0); | 
					
						
							|  |  |  |  |             this.layoutControlItem2.Text = "商品名称"; | 
					
						
							|  |  |  |  |             this.layoutControlItem2.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.layoutControlItem2.TextSize = new System.Drawing.Size(72, 22); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.layoutControlItem2.TextToControlDistance = 5; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // layoutControlItem8 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.layoutControlItem8.Control = this.comboBoPart; | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.layoutControlItem8.Location = new System.Drawing.Point(464, 34); | 
					
						
							|  |  |  |  |             this.layoutControlItem8.MaxSize = new System.Drawing.Size(211, 34); | 
					
						
							|  |  |  |  |             this.layoutControlItem8.MinSize = new System.Drawing.Size(211, 34); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.layoutControlItem8.Name = "layoutControlItem8"; | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.layoutControlItem8.Size = new System.Drawing.Size(211, 34); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.layoutControlItem8.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | 
					
						
							|  |  |  |  |             this.layoutControlItem8.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 10, 0, 0); | 
					
						
							|  |  |  |  |             this.layoutControlItem8.Text = "货位分区"; | 
					
						
							|  |  |  |  |             this.layoutControlItem8.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.layoutControlItem8.TextSize = new System.Drawing.Size(72, 22); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.layoutControlItem8.TextToControlDistance = 5; | 
					
						
							|  |  |  |  |             //  | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             // layoutControlItem16 | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             //  | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.layoutControlItem16.Control = this.chkBatch; | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.layoutControlItem16.Location = new System.Drawing.Point(886, 34); | 
					
						
							|  |  |  |  |             this.layoutControlItem16.MinSize = new System.Drawing.Size(100, 32); | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.layoutControlItem16.Name = "layoutControlItem16"; | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.layoutControlItem16.Size = new System.Drawing.Size(315, 32); | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.layoutControlItem16.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | 
					
						
							|  |  |  |  |             this.layoutControlItem16.Text = "批次信息"; | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.layoutControlItem16.TextSize = new System.Drawing.Size(0, 0); | 
					
						
							|  |  |  |  |             this.layoutControlItem16.TextVisible = false; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             //  | 
					
						
							|  |  |  |  |             // layoutControlItem4 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.layoutControlItem4.Control = this.btnQuery; | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.layoutControlItem4.Location = new System.Drawing.Point(1201, 0); | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.layoutControlItem4.MaxSize = new System.Drawing.Size(93, 52); | 
					
						
							|  |  |  |  |             this.layoutControlItem4.MinSize = new System.Drawing.Size(93, 52); | 
					
						
							|  |  |  |  |             this.layoutControlItem4.Name = "layoutControlItem4"; | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.layoutControlItem4.Size = new System.Drawing.Size(93, 102); | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.layoutControlItem4.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | 
					
						
							|  |  |  |  |             this.layoutControlItem4.TextSize = new System.Drawing.Size(0, 0); | 
					
						
							|  |  |  |  |             this.layoutControlItem4.TextVisible = false; | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             //  | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             // layoutControlItem22 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.layoutControlItem22.Control = this.chkVir; | 
					
						
							|  |  |  |  |             this.layoutControlItem22.Location = new System.Drawing.Point(886, 66); | 
					
						
							|  |  |  |  |             this.layoutControlItem22.MinSize = new System.Drawing.Size(100, 32); | 
					
						
							|  |  |  |  |             this.layoutControlItem22.Name = "layoutControlItem22"; | 
					
						
							|  |  |  |  |             this.layoutControlItem22.Size = new System.Drawing.Size(315, 36); | 
					
						
							|  |  |  |  |             this.layoutControlItem22.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | 
					
						
							|  |  |  |  |             this.layoutControlItem22.TextSize = new System.Drawing.Size(0, 0); | 
					
						
							|  |  |  |  |             this.layoutControlItem22.TextVisible = false; | 
					
						
							|  |  |  |  |             //  | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             // layoutControlGroup3 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.layoutControlGroup3.ExpandButtonVisible = true; | 
					
						
							|  |  |  |  |             this.layoutControlGroup3.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { | 
					
						
							|  |  |  |  |             this.layoutControlItem7, | 
					
						
							|  |  |  |  |             this.layoutControlItem3, | 
					
						
							|  |  |  |  |             this.layoutControlItem12, | 
					
						
							|  |  |  |  |             this.layoutControlItem17}); | 
					
						
							|  |  |  |  |             this.layoutControlGroup3.Location = new System.Drawing.Point(0, 0); | 
					
						
							|  |  |  |  |             this.layoutControlGroup3.Name = "layoutControlGroup3"; | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.layoutControlGroup3.Size = new System.Drawing.Size(1885, 102); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.layoutControlGroup3.Text = "库房货位查询"; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // layoutControlItem7 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.layoutControlItem7.Control = this.comboBoWarehouse; | 
					
						
							|  |  |  |  |             this.layoutControlItem7.Location = new System.Drawing.Point(0, 0); | 
					
						
							|  |  |  |  |             this.layoutControlItem7.MaxSize = new System.Drawing.Size(185, 28); | 
					
						
							|  |  |  |  |             this.layoutControlItem7.MinSize = new System.Drawing.Size(185, 28); | 
					
						
							|  |  |  |  |             this.layoutControlItem7.Name = "layoutControlItem7"; | 
					
						
							|  |  |  |  |             this.layoutControlItem7.Size = new System.Drawing.Size(185, 28); | 
					
						
							|  |  |  |  |             this.layoutControlItem7.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | 
					
						
							|  |  |  |  |             this.layoutControlItem7.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 10, 0, 0); | 
					
						
							|  |  |  |  |             this.layoutControlItem7.Text = "库房"; | 
					
						
							|  |  |  |  |             this.layoutControlItem7.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.layoutControlItem7.TextSize = new System.Drawing.Size(36, 22); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.layoutControlItem7.TextToControlDistance = 5; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // layoutControlItem3 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.layoutControlItem3.Control = this.txtLocation; | 
					
						
							|  |  |  |  |             this.layoutControlItem3.Location = new System.Drawing.Point(0, 28); | 
					
						
							|  |  |  |  |             this.layoutControlItem3.MaxSize = new System.Drawing.Size(185, 24); | 
					
						
							|  |  |  |  |             this.layoutControlItem3.MinSize = new System.Drawing.Size(185, 24); | 
					
						
							|  |  |  |  |             this.layoutControlItem3.Name = "layoutControlItem3"; | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.layoutControlItem3.Size = new System.Drawing.Size(185, 74); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.layoutControlItem3.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | 
					
						
							|  |  |  |  |             this.layoutControlItem3.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 10, 0, 0); | 
					
						
							|  |  |  |  |             this.layoutControlItem3.Text = "货位"; | 
					
						
							|  |  |  |  |             this.layoutControlItem3.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.layoutControlItem3.TextSize = new System.Drawing.Size(36, 22); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.layoutControlItem3.TextToControlDistance = 5; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // layoutControlItem12 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.layoutControlItem12.Control = this.btnQuery2; | 
					
						
							|  |  |  |  |             this.layoutControlItem12.Location = new System.Drawing.Point(370, 0); | 
					
						
							|  |  |  |  |             this.layoutControlItem12.MaxSize = new System.Drawing.Size(89, 52); | 
					
						
							|  |  |  |  |             this.layoutControlItem12.MinSize = new System.Drawing.Size(89, 52); | 
					
						
							|  |  |  |  |             this.layoutControlItem12.Name = "layoutControlItem12"; | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.layoutControlItem12.Size = new System.Drawing.Size(1515, 102); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.layoutControlItem12.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | 
					
						
							|  |  |  |  |             this.layoutControlItem12.TextSize = new System.Drawing.Size(0, 0); | 
					
						
							|  |  |  |  |             this.layoutControlItem12.TextVisible = false; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // layoutControlItem17 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.layoutControlItem17.Control = this.txtPlate; | 
					
						
							|  |  |  |  |             this.layoutControlItem17.CustomizationFormText = "货位"; | 
					
						
							|  |  |  |  |             this.layoutControlItem17.Location = new System.Drawing.Point(185, 0); | 
					
						
							|  |  |  |  |             this.layoutControlItem17.MaxSize = new System.Drawing.Size(185, 24); | 
					
						
							|  |  |  |  |             this.layoutControlItem17.MinSize = new System.Drawing.Size(185, 24); | 
					
						
							|  |  |  |  |             this.layoutControlItem17.Name = "layoutControlItem17"; | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.layoutControlItem17.Size = new System.Drawing.Size(185, 102); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.layoutControlItem17.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | 
					
						
							|  |  |  |  |             this.layoutControlItem17.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 10, 0, 0); | 
					
						
							|  |  |  |  |             this.layoutControlItem17.Text = "容器"; | 
					
						
							|  |  |  |  |             this.layoutControlItem17.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.layoutControlItem17.TextSize = new System.Drawing.Size(36, 22); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.layoutControlItem17.TextToControlDistance = 5; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // tabbedControlGroup3 | 
					
						
							|  |  |  |  |             //  | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.tabbedControlGroup3.Location = new System.Drawing.Point(0, 176); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.tabbedControlGroup3.Name = "tabbedControlGroup3"; | 
					
						
							|  |  |  |  |             this.tabbedControlGroup3.SelectedTabPage = this.layoutControlGroup4; | 
					
						
							|  |  |  |  |             this.tabbedControlGroup3.SelectedTabPageIndex = 0; | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.tabbedControlGroup3.Size = new System.Drawing.Size(1924, 745); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.tabbedControlGroup3.TabPages.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { | 
					
						
							|  |  |  |  |             this.layoutControlGroup4, | 
					
						
							|  |  |  |  |             this.lgLocDetail}); | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // layoutControlGroup4 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.layoutControlGroup4.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { | 
					
						
							|  |  |  |  |             this.layoutControlItem18, | 
					
						
							|  |  |  |  |             this.layoutControlItem19}); | 
					
						
							|  |  |  |  |             this.layoutControlGroup4.Location = new System.Drawing.Point(0, 0); | 
					
						
							|  |  |  |  |             this.layoutControlGroup4.Name = "layoutControlGroup4"; | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.layoutControlGroup4.Size = new System.Drawing.Size(1885, 671); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.layoutControlGroup4.Text = "库存汇总"; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // layoutControlItem18 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.layoutControlItem18.Control = this.gridControl1; | 
					
						
							|  |  |  |  |             this.layoutControlItem18.Location = new System.Drawing.Point(0, 0); | 
					
						
							|  |  |  |  |             this.layoutControlItem18.Name = "layoutControlItem18"; | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.layoutControlItem18.Size = new System.Drawing.Size(1885, 628); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.layoutControlItem18.TextSize = new System.Drawing.Size(0, 0); | 
					
						
							|  |  |  |  |             this.layoutControlItem18.TextVisible = false; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // layoutControlItem19 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.layoutControlItem19.Control = this.pager1; | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.layoutControlItem19.Location = new System.Drawing.Point(0, 628); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.layoutControlItem19.Name = "layoutControlItem19"; | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.layoutControlItem19.Size = new System.Drawing.Size(1885, 43); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.layoutControlItem19.TextSize = new System.Drawing.Size(0, 0); | 
					
						
							|  |  |  |  |             this.layoutControlItem19.TextVisible = false; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // lgLocDetail | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.lgLocDetail.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { | 
					
						
							|  |  |  |  |             this.layoutControlItem10}); | 
					
						
							|  |  |  |  |             this.lgLocDetail.Location = new System.Drawing.Point(0, 0); | 
					
						
							|  |  |  |  |             this.lgLocDetail.Name = "lgLocDetail"; | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.lgLocDetail.Size = new System.Drawing.Size(1885, 671); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.lgLocDetail.Text = "货位分布明细"; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // layoutControlItem10 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.layoutControlItem10.Control = this.gridControl2; | 
					
						
							|  |  |  |  |             this.layoutControlItem10.Location = new System.Drawing.Point(0, 0); | 
					
						
							|  |  |  |  |             this.layoutControlItem10.Name = "layoutControlItem10"; | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.layoutControlItem10.Size = new System.Drawing.Size(1885, 671); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.layoutControlItem10.TextSize = new System.Drawing.Size(0, 0); | 
					
						
							|  |  |  |  |             this.layoutControlItem10.TextVisible = false; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // barButtonItem1 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.barButtonItem1.Caption = "查询"; | 
					
						
							|  |  |  |  |             this.barButtonItem1.Id = 1; | 
					
						
							|  |  |  |  |             this.barButtonItem1.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("barButtonItem1.ImageOptions.Image"))); | 
					
						
							|  |  |  |  |             this.barButtonItem1.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("barButtonItem1.ImageOptions.LargeImage"))); | 
					
						
							|  |  |  |  |             this.barButtonItem1.Name = "barButtonItem1"; | 
					
						
							|  |  |  |  |             //  | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             // comWarehouse | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.comWarehouse.Location = new System.Drawing.Point(576, 72); | 
					
						
							|  |  |  |  |             this.comWarehouse.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); | 
					
						
							|  |  |  |  |             this.comWarehouse.Name = "comWarehouse"; | 
					
						
							|  |  |  |  |             this.comWarehouse.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { | 
					
						
							|  |  |  |  |             new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); | 
					
						
							|  |  |  |  |             this.comWarehouse.Properties.Items.AddRange(new object[] { | 
					
						
							|  |  |  |  |             "全部类型", | 
					
						
							|  |  |  |  |             "普通养护", | 
					
						
							|  |  |  |  |             "重点养护"}); | 
					
						
							|  |  |  |  |             this.comWarehouse.Size = new System.Drawing.Size(120, 28); | 
					
						
							|  |  |  |  |             this.comWarehouse.StyleController = this.layoutControl1; | 
					
						
							|  |  |  |  |             this.comWarehouse.TabIndex = 45; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // layoutControlItem23 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.layoutControlItem23.Control = this.comWarehouse; | 
					
						
							|  |  |  |  |             this.layoutControlItem23.Location = new System.Drawing.Point(464, 0); | 
					
						
							|  |  |  |  |             this.layoutControlItem23.Name = "layoutControlItem23"; | 
					
						
							|  |  |  |  |             this.layoutControlItem23.Size = new System.Drawing.Size(211, 34); | 
					
						
							|  |  |  |  |             this.layoutControlItem23.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 10, 0, 0); | 
					
						
							|  |  |  |  |             this.layoutControlItem23.Text = "库房分区"; | 
					
						
							|  |  |  |  |             this.layoutControlItem23.TextSize = new System.Drawing.Size(72, 22); | 
					
						
							|  |  |  |  |             //  | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             // GoodsStockQueryForm | 
					
						
							|  |  |  |  |             //  | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.AutoScaleDimensions = new System.Drawing.SizeF(10F, 22F); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.ClientSize = new System.Drawing.Size(1954, 1224); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.Controls.Add(this.layoutControl1); | 
					
						
							|  |  |  |  |             this.Controls.Add(this.ribbonStatusBar); | 
					
						
							|  |  |  |  |             this.Controls.Add(this.ribbon); | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.Margin = new System.Windows.Forms.Padding(10, 14, 10, 14); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.Name = "GoodsStockQueryForm"; | 
					
						
							|  |  |  |  |             this.Ribbon = this.ribbon; | 
					
						
							|  |  |  |  |             this.StatusBar = this.ribbonStatusBar; | 
					
						
							|  |  |  |  |             this.Text = "GoodsForm"; | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.dxValidationProvider1)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.ribbon)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit(); | 
					
						
							|  |  |  |  |             this.layoutControl1.ResumeLayout(false); | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.chkVir.Properties)).EndInit(); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.txtSkuId.Properties)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.txtValiddate.Properties)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.gridControl2)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.gridView2)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.comboStkType.Properties)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.comboBoPart.Properties)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.comboBoWarehouse.Properties)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.comboState.Properties)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.txtGoodName.Properties)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.txtpinyin.Properties)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.textBatch.Properties)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.comboBoGoodsType.Properties)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.txtGoodsId.Properties)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.txtLocation.Properties)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.txtProddate.Properties)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.comStoreAlert.Properties)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.chkBatch.Properties)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.txtPlate.Properties)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.tabbedControlGroup1)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlWaitting)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).EndInit(); | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit(); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit(); | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem20)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem21)).EndInit(); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit(); | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit(); | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem22)).EndInit(); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup3)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.tabbedControlGroup3)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup4)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem19)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.lgLocDetail)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit(); | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.comWarehouse.Properties)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem23)).EndInit(); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.ResumeLayout(false); | 
					
						
							|  |  |  |  |             this.PerformLayout(); | 
					
						
							|  |  |  |  | 
 | 
					
						
							|  |  |  |  |         } | 
					
						
							|  |  |  |  | 
 | 
					
						
							|  |  |  |  |         #endregion | 
					
						
							|  |  |  |  | 
 | 
					
						
							|  |  |  |  |         private DevExpress.XtraBars.Ribbon.RibbonControl ribbon; | 
					
						
							|  |  |  |  |         private DevExpress.XtraBars.Ribbon.RibbonPage ribbonPage1; | 
					
						
							|  |  |  |  |         private DevExpress.XtraBars.Ribbon.RibbonPageGroup ribbonPageGroup1; | 
					
						
							|  |  |  |  |         private DevExpress.XtraBars.Ribbon.RibbonStatusBar ribbonStatusBar; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControl layoutControl1; | 
					
						
							|  |  |  |  |         private Controls.pager.Pager pager1; | 
					
						
							|  |  |  |  |         private DevExpress.XtraGrid.GridControl gridControl1; | 
					
						
							|  |  |  |  |         private DevExpress.XtraGrid.Views.Grid.GridView gridView1; | 
					
						
							|  |  |  |  |         private DevExpress.XtraEditors.TextEdit txtGoodName; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup1; | 
					
						
							|  |  |  |  |         private DevExpress.XtraEditors.TextEdit txtpinyin; | 
					
						
							|  |  |  |  |         | 
					
						
							|  |  |  |  |         private DevExpress.XtraBars.BarButtonItem barButtonItem1; | 
					
						
							|  |  |  |  |         private DevExpress.XtraBars.BarButtonItem bbQuery; | 
					
						
							|  |  |  |  |         private DevExpress.XtraEditors.SimpleButton btnQuery; | 
					
						
							|  |  |  |  |         private DevExpress.XtraEditors.TextEdit textBatch; | 
					
						
							|  |  |  |  |         private DevExpress.XtraEditors.ComboBoxEdit comboState; | 
					
						
							|  |  |  |  |         private DevExpress.XtraEditors.ComboBoxEdit comboBoGoodsType; | 
					
						
							|  |  |  |  |         private DevExpress.XtraEditors.ComboBoxEdit comboBoWarehouse; | 
					
						
							|  |  |  |  |         private DevExpress.XtraEditors.ComboBoxEdit comboBoPart; | 
					
						
							|  |  |  |  |         private DevExpress.XtraEditors.ComboBoxEdit comboStkType; | 
					
						
							|  |  |  |  |         private DevExpress.XtraGrid.GridControl gridControl2; | 
					
						
							|  |  |  |  |         private DevExpress.XtraGrid.Views.Grid.GridView gridView2; | 
					
						
							|  |  |  |  |         private DevExpress.XtraEditors.TextEdit txtGoodsId; | 
					
						
							|  |  |  |  |         private DevExpress.XtraEditors.SimpleButton btnQuery2; | 
					
						
							|  |  |  |  |         private DevExpress.XtraEditors.TextEdit txtLocation; | 
					
						
							|  |  |  |  |         private DevExpress.XtraEditors.TextEdit txtValiddate; | 
					
						
							|  |  |  |  |         private DevExpress.XtraEditors.TextEdit txtProddate; | 
					
						
							|  |  |  |  |         private DevExpress.XtraBars.BarButtonItem bbiExport; | 
					
						
							|  |  |  |  |         private DevExpress.XtraEditors.ComboBoxEdit comStoreAlert; | 
					
						
							|  |  |  |  |         private DevExpress.XtraEditors.CheckEdit chkBatch; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.TabbedControlGroup tabbedControlGroup1; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControlGroup layoutControlWaitting; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem21; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem13; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem14; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem15; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem16; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup3; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem12; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.TabbedControlGroup tabbedControlGroup3; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup4; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem18; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem19; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControlGroup lgLocDetail; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem10; | 
					
						
							|  |  |  |  |         private DevExpress.XtraEditors.TextEdit txtPlate; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem17; | 
					
						
							|  |  |  |  |         private DevExpress.XtraEditors.TextEdit txtSkuId; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem20; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |         private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem1; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem2; | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |         private DevExpress.XtraEditors.CheckEdit chkVir; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem22; | 
					
						
							|  |  |  |  |         private DevExpress.XtraEditors.ComboBoxEdit comWarehouse; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem23; | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |     } | 
					
						
							|  |  |  |  | } |